:root{--ink:#203e35;--muted:#727b70;--cream:#f3f1e9;--white:#fffdf8;--line:#dfe3d7;--sage:#71876a;--gold:#ac9161;--shadow:0 8px 25px #263e2c0d;--serif:"Iowan Old Style",Baskerville,Georgia,serif;--radius:11px}*{box-sizing:border-box}body{margin:0;color:var(--ink);font:14px/1.5 -apple-system,BlinkMacSystemFont,Helvetica Neue,Segoe UI,sans-serif;background:var(--cream);overflow:hidden;-webkit-font-smoothing:antialiased}button,input,select{font:inherit}button{cursor:pointer;border:0;color:inherit;background:none;-webkit-tap-highlight-color:transparent;transition:background .18s,color .18s,box-shadow .18s}button:focus-visible,input:focus-visible,select:focus-visible,summary:focus-visible{outline:2px solid #8d713d;outline-offset:4px}button:disabled{opacity:.45;cursor:default}button:hover{filter:brightness(.975)}svg{vertical-align:middle}h1,h2,h3,p{margin:0}h1,h2,h3{font-weight:400}h1,h2,.serif{font-family:var(--serif)}small{font-size:11px;color:var(--muted)}.hidden,[hidden]{display:none!important}.eyebrow{font-size:9px;font-weight:650;letter-spacing:1.9px;line-height:1.5;text-transform:uppercase}.icon{width:18px;height:18px;fill:none;stroke:currentColor;stroke-width:1.6;stroke-linecap:round;stroke-linejoin:round;flex-shrink:0}.button{display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:11px 15px;border-radius:7px;background:var(--ink);color:var(--white);font-size:11px;font-weight:600;min-height:41px;line-height:1.4}.button.light{background:#eaf0e4;color:var(--ink)}.button.outline{background:transparent;border:1px solid #d5dccc;color:var(--ink)}.icon-button{width:39px;height:39px;border:1px solid var(--line);background:var(--white);border-radius:7px;display:inline-grid;place-items:center}.row{display:flex;align-items:center;gap:10px}.between{justify-content:space-between}.muted{color:var(--muted)}header{height:64px;padding:0 25px;display:flex;align-items:center;justify-content:space-between;background:var(--cream);position:relative;z-index:20}.brand{display:flex;align-items:center;gap:10px}.brand>svg{height:34px;width:34px}.brand-name{font-family:var(--serif);font-size:25px;letter-spacing:-.9px;line-height:1.05}.brand small{font-size:7px;letter-spacing:2.6px;text-transform:uppercase;display:block;margin-top:5px}.header-middle{display:flex;gap:19px;align-items:center;font-size:10px;color:#6c796a;letter-spacing:.25px}.header-middle span+span{padding-left:19px;border-left:1px solid #cfd7c7;color:#89917f}.live-dot{display:inline-block;width:5px;height:5px;background:#839776;border-radius:50%;margin-right:7px;vertical-align:middle}.header-actions{display:flex;gap:9px;align-items:center}.header-actions .icon-button{background:transparent;border-color:transparent}.header-actions .icon-button:hover{background:#e7ebdf}.header-actions .text-btn{font-size:12px;padding:10px}.tour-btn{background:var(--ink);color:var(--white);min-height:39px;padding:10px 16px;border-radius:7px;display:flex;align-items:center;gap:8px;font-size:11px;font-weight:550;box-shadow:0 3px 8px #253d2f13}.tour-btn .icon{width:16px;height:16px}.tour-btn.active{background:#8b7347}#app{position:absolute;inset:64px 0 0;display:flex;gap:12px;padding:0 12px 12px}aside{width:309px;flex-shrink:0;background:var(--white);border:1px solid #dce2d4;border-radius:var(--radius);z-index:12;display:flex;flex-direction:column;box-shadow:0 4px 16px #233b2712;overflow:hidden}.side-tabs{padding:8px 18px 0;display:flex;gap:0;border-bottom:1px solid var(--line);min-height:51px;flex-shrink:0;justify-content:space-between}.side-tabs button{padding:9px 3px 13px;font-size:11px;position:relative;color:#73806e;min-height:40px}.side-tabs button.active{color:var(--ink);font-weight:650}.side-tabs button.active:after{content:"";position:absolute;height:2px;bottom:0;left:3px;right:3px;background:var(--ink)}.side-scroll{overflow-y:auto;overscroll-behavior:contain;padding:24px 22px;flex:1;min-height:0;scrollbar-width:thin;scrollbar-color:#d5ddce transparent}.intro h1{font-size:38px;line-height:1.03;letter-spacing:-1.5px;margin:11px 0 15px}.intro .eyebrow{color:#7c865e}.intro p{font-size:11px;line-height:1.85;color:#727b69;max-width:250px}.stats{display:grid;grid-template-columns:.7fr 1fr;gap:20px;border-block:1px solid var(--line);padding:15px 0;margin:21px 0}.stats strong{font-family:var(--serif);font-size:27px;font-weight:400;display:block;line-height:1.1;letter-spacing:-.7px;font-variant-numeric:lining-nums}.stats small{font-size:9px;display:block;margin-top:5px}.section-label{font-size:8px;letter-spacing:1.5px;line-height:1.6;font-weight:650;text-transform:uppercase;margin:22px 0 12px;color:#65765b}.feature{display:block;width:100%;text-align:left;border-radius:8px;overflow:hidden;border:1px solid #dde3d5;margin-bottom:11px;padding:0;background:#fffdf8}.feature-img{height:124px;position:relative;overflow:hidden;background:#dbe2d0}.feature img{width:100%;height:100%;object-fit:cover;transition:transform .65s}.feature:hover{border-color:#bac9ad;box-shadow:0 5px 16px #26442c0c}.feature:hover img{transform:scale(1.025)}.feature .badge{position:absolute;left:10px;top:10px;background:#fffdf8ed;border:1px solid #fff6;border-radius:3px;padding:4px 6px;font-size:8px;line-height:1.3;letter-spacing:1.1px;color:#314e34}.feature-copy{padding:13px 12px;display:flex;align-items:center;justify-content:space-between;gap:10px}.feature-copy strong{font:20px/1.1 var(--serif);letter-spacing:-.55px;display:block}.feature-copy small{display:block;margin-top:5px;font-size:9px}.feature-copy>.icon{width:15px;height:15px;color:#7b896e}.feature.compact{display:flex;height:77px}.feature.compact .feature-img{width:76px;height:100%;flex-shrink:0}.feature.compact .feature-copy{padding:10px;flex:1}.feature.compact strong{font-size:17px;letter-spacing:-.3px}.chips{display:flex;gap:5px;flex-wrap:wrap}.chip{padding:7px 10px;border:1px solid #dce3d4;border-radius:5px;font-size:9px;min-height:31px;background:var(--white)}.chip:hover{background:#f0f3e9}.chip.active{background:var(--ink);border-color:var(--ink);color:var(--white)}.place-row{padding:11px 0;border-bottom:1px solid #e9ede3;display:flex;align-items:center;gap:10px;width:100%;text-align:left;min-height:59px}.place-row:hover{background:#f7f8f1}.place-number{width:31px;height:31px;display:grid;place-items:center;background:#edf1e7;border:1px solid #e5eadf;border-radius:6px;font-size:10px;font-weight:600;flex-shrink:0}.place-row .name{font-size:11px;font-weight:550}.place-row small{display:block;font-size:9px;line-height:1.5;margin-top:2px}.place-row .arrow{margin-left:auto;font-size:15px;color:#8b9a7c}.place-row.selected .place-number{background:var(--ink);color:#fff;border-color:var(--ink)}.side-foot{padding:11px 16px;border-top:1px solid var(--line);font-size:8px;line-height:1.4;color:#7e8975;display:flex;gap:10px;justify-content:space-between;align-items:center;flex-shrink:0;background:#fafbf5}.side-foot button{font-size:8px;border-bottom:1px solid #acb8a0;padding:0;white-space:nowrap;color:#586f4d}#map{position:relative;flex:1;min-width:0;overflow:hidden;background:#e4e9df;border:1px solid #dce2d4;border-radius:var(--radius);isolation:isolate}#map:after{content:"";position:absolute;inset:0;pointer-events:none;box-shadow:inset 0 0 80px #fffced22;z-index:1}#scene{width:100%;height:100%;display:block;touch-action:none;outline:none}#scene:focus-visible{outline:2px solid #9b8352;outline-offset:-3px}#labels{position:absolute;inset:0;pointer-events:none;overflow:hidden;z-index:2}.map-label{position:absolute;left:0;top:0;transform:translate(-50%,-50%);white-space:nowrap;pointer-events:auto;border-radius:5px;background:#fffdf6ee;color:#284936;box-shadow:0 2px 8px #233c2929;border:1px solid #fff9;padding:5px 8px;font-size:10px;font-weight:600;transition:background .2s;will-change:transform;touch-action:none;cursor:grab;user-select:none}.map-label:active{cursor:grabbing}.map-label.focus{background:#274d3ce8;color:#fffce9;border-color:#bda369;box-shadow:0 2px 8px #233c2930}.map-label.selected{background:#bca271;color:#1d3a2a;box-shadow:0 0 0 3px #d6bf892f;border-color:#d7c394}.map-label.landmark{font-size:9px;font-weight:500;padding:6px 8px 6px 7px;display:flex;gap:6px;align-items:center;border-radius:16px}.map-label.landmark .dot{width:6px;height:6px;background:#a48851;border-radius:50%}.map-label.surround{background:transparent;border:0;box-shadow:none;color:#657d64;letter-spacing:1.8px;font-size:9px;pointer-events:none;text-transform:uppercase;text-shadow:0 1px 5px #fafff1}.map-top{position:absolute;left:18px;right:18px;top:18px;display:flex;justify-content:space-between;gap:14px;pointer-events:none;z-index:6}.search-wrap{width:282px;position:relative;pointer-events:auto}.search-box{display:flex;align-items:center;gap:10px;padding:0 13px;background:#fffdf8f5;height:43px;border:1px solid #d7dfd0;border-radius:8px;box-shadow:var(--shadow)}.search-box>.icon{width:15px;height:15px;color:#677a60}.search-box input{border:0;outline:0;background:transparent;width:100%;min-width:0;font-size:10px;color:var(--ink);height:100%}.search-box input::placeholder{color:#7c8975}.search-box:focus-within{border-color:#8da278;box-shadow:0 0 0 3px #9eb38724}.search-box input:focus-visible{outline:0}.search-box kbd{font-size:9px;border:1px solid #dfe6d6;padding:0 5px;line-height:17px;border-radius:3px;color:#829176;font-weight:400}.search-results{background:var(--white);border:1px solid var(--line);box-shadow:0 12px 32px #17381d25;border-radius:8px;margin-top:6px;padding:5px 12px;max-height:min(350px,60vh);overflow:auto}.view-switch,.nav-switch,.light-switch{display:flex;align-items:center;gap:2px;padding:4px;background:#fffdf8f5;border:1px solid #d7dfd0;border-radius:7px;box-shadow:var(--shadow);pointer-events:auto}.view-switch{height:39px}.view-switch button,.nav-switch button,.light-switch button{white-space:nowrap;font-size:10px;min-height:29px;padding:5px 11px;border-radius:4px;line-height:1.3}.view-switch button.active,.nav-switch button.active,.light-switch button.active{background:var(--ink);color:var(--white)}.nav-switch{position:absolute;right:18px;top:65px;z-index:5}.nav-switch button{font-size:10px;padding:5px 9px}.light-switch{box-shadow:none;background:#fffdf8ed}.light-switch .icon{width:13px;height:13px}.light-switch button{display:flex;align-items:center;gap:6px;font-size:9px;min-height:28px;padding:5px 9px}.light-switch button[data-light=golden].active{background:#98793f;color:#fffaf0}.map-title{position:absolute;left:20px;top:81px;pointer-events:none;max-width:calc(100% - 210px);z-index:3}.map-title .eyebrow{color:#687e5d;font-size:8px;letter-spacing:1.8px}.map-title h2{font-size:24px;margin-top:5px;letter-spacing:-.7px;line-height:1.1;text-shadow:0 2px 15px #f9ffef90}.map-tools{position:absolute;right:18px;top:116px;display:flex;flex-direction:column;gap:0;border:1px solid #d7dfd0;border-radius:8px;background:#fffdf8f5;padding:4px;box-shadow:var(--shadow);z-index:5}.map-tools .icon-button{width:33px;height:36px;background:transparent;border:0;border-radius:4px;color:#506b46}.map-tools .icon-button:hover{background:#eaf0e1}.map-tools .icon-button:nth-of-type(2),.map-tools #home-btn,.map-tools #capture-btn{border-bottom:1px solid #e0e7d7;border-bottom-left-radius:0;border-bottom-right-radius:0}.map-tools .icon{width:16px;height:16px}#compass{height:49px;position:relative;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:3px;margin-bottom:3px;border-bottom:1px solid #e0e7d7;border-radius:0}#compass span{font-size:8px;line-height:1;font-weight:700}.compass-needle{width:0;height:0;border-left:5px solid transparent;border-right:5px solid transparent;border-bottom:16px solid #60744f;transform-origin:50% 65%}.map-bottom{position:absolute;bottom:19px;left:18px;right:215px;display:flex;flex-direction:column;gap:13px;align-items:flex-start;z-index:4}.display-controls{display:flex;flex-wrap:wrap;gap:7px;align-items:center}.layer-bar{background:#fffdf8f5;border:1px solid #d7dfd0;padding:4px;display:flex;align-items:center;gap:1px;border-radius:7px;box-shadow:var(--shadow)}.layer-bar button{padding:8px 9px;display:flex;align-items:center;gap:6px;font-size:9px;border-radius:4px;white-space:nowrap;min-height:30px}.layer-bar button.active{background:#e5ecdd;color:#2d4d28}.layer-bar button .swatch{width:8px;height:8px;border-radius:2px;background:#6f8965;flex-shrink:0}.layer-bar button[data-layer=elevation] .swatch{background:linear-gradient(135deg,#759aa2,#ded292,#ae7765)}.layer-bar button[data-layer=slope] .swatch{background:linear-gradient(135deg,#a4b78e,#c66e4f)}.scale-row{display:flex;align-items:flex-end;gap:11px;font-size:8px;color:#5f7555}.scale{position:relative;border-bottom:1.5px solid #5f7555;border-inline:1px solid #5f7555;text-align:center;height:17px;width:82px;padding-bottom:3px;font-size:8px;line-height:1.3}.relief-pill{background:#fffdf3cf;border:1px solid #d1dcc5;border-radius:12px;padding:4px 8px;font-size:8px;line-height:1.2}.legend{position:absolute;right:18px;bottom:19px;background:#fffdf8ec;border:1px solid #d7dfd0;border-radius:8px;padding:12px 13px;width:183px;font-size:8px;box-shadow:var(--shadow);z-index:4}.legend-title{font-size:8px;font-weight:650;letter-spacing:1.15px;text-transform:uppercase;margin-bottom:8px;color:#465f3e}.legend-item{display:flex;align-items:center;gap:6px;line-height:1.95;color:#6d7a60}.legend-line{width:13px;height:2px;flex-shrink:0;background:#b49b65}.legend-dot{width:8px;height:8px;border-radius:2px;background:#3f776f;margin-left:2px;margin-right:3px;flex-shrink:0}.legend-gradient{height:7px;border-radius:4px;background:linear-gradient(90deg,#709ca0,#9cba83,#e1d08b,#b97560);margin:10px 0 4px}.nav-hint{position:absolute;bottom:3px;left:45%;transform:translate(-50%);font-size:7px;letter-spacing:.1px;color:#748668;white-space:nowrap;pointer-events:none;z-index:3}.quality-note{font-size:10px;line-height:1.7;color:#7d876e;margin:15px 0}.toggle-row{display:flex;align-items:center;justify-content:space-between;gap:15px;padding:13px 0;font-size:11px;border-bottom:1px solid #e7ecdf;cursor:pointer}.toggle-row input{appearance:none;flex-shrink:0;width:29px;height:17px;border-radius:10px;background:#dce4d1;border:1px solid #ced9c3;position:relative;cursor:pointer;transition:background .2s;margin:0}.toggle-row input:before{content:"";position:absolute;width:11px;height:11px;border-radius:50%;background:#fffefa;left:2px;top:2px;box-shadow:0 1px 2px #29432622;transition:transform .2s}.toggle-row input:checked{background:#466a3d;border-color:#466a3d}.toggle-row input:checked:before{transform:translate(12px)}.slider-row{margin-top:14px;display:flex;align-items:center;gap:10px;font-size:10px}.slider-row input{width:140px;accent-color:#58784d}.inline-link{padding:0;font-size:inherit;text-decoration:underline}.detail-back{font-size:10px;color:#77866c;margin-bottom:17px;padding:0;display:flex;gap:7px;align-items:center;min-height:20px}.detail-hero{height:162px;margin:0 -22px 19px;position:relative;background:#dbe4cd}.detail-hero img{width:100%;height:100%;object-fit:cover}.detail-tag{font-size:8px;text-transform:uppercase;letter-spacing:1.6px;color:#a08345;margin-bottom:9px}.detail-title{font-size:32px;line-height:1.08;letter-spacing:-1px;margin-bottom:13px}.detail-desc{font-size:11px;color:#707c65;line-height:1.85}.detail-stats{display:grid;grid-template-columns:1fr 1fr;border-block:1px solid var(--line);margin:20px 0;padding:15px 0;gap:14px}.detail-stats strong{font-size:23px;letter-spacing:-.7px;line-height:1.1;font-family:var(--serif);font-weight:400;display:block}.detail-stats small{font-size:8px;line-height:1.5;display:block;margin-top:5px}.note-box{border-left:2px solid #baa371;background:#f2f4eb;padding:12px 13px;font-size:10px;line-height:1.8;margin:17px 0;color:#65765a}.note-box strong{font-weight:600;color:#425e38}.detail-actions{display:flex;gap:7px;flex-wrap:wrap;margin-top:18px}.detail-source{font-size:9px;color:#859279;line-height:1.7;margin-top:17px}.photo-caption{font-size:8px;color:#859279;line-height:1.5;margin-top:-11px;margin-bottom:16px}.journey-intro h2{font-size:34px;line-height:1.04;letter-spacing:-1px;margin:12px 0 15px}.journey-intro>.eyebrow{color:#7c865e}.journey-intro p{font-size:11px;color:#768268;line-height:1.85}.route-choice{display:flex;gap:7px;margin:20px 0}.route-choice button{font-size:10px;flex:1;padding:10px 7px;border:1px solid var(--line);border-radius:6px;min-height:38px}.route-choice button.active{background:var(--ink);color:var(--white)}.route-form label{display:block;font-size:10px;color:#718066;margin:12px 0 5px}.route-form select{width:100%;border:1px solid #d7decd;background:#fafaf4;padding:10px;border-radius:6px;color:#354932;font-size:11px}.route-metrics{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin:21px 0}.route-metrics strong{display:block;font-size:25px;letter-spacing:-.7px;line-height:1.1;font-family:var(--serif);font-weight:400}.route-metrics small{font-size:8px;display:block;margin-top:6px}.profile{width:100%;height:99px;background:#f1f4e9;border-radius:7px;border:1px solid #e4ebd9}.route-explain{font-size:9px;line-height:1.8;color:#7b896d}.measure-hint{padding:13px;background:#f1f2e5;border-radius:7px;font-size:11px;line-height:1.8}.route-step{font-size:11px;display:flex;gap:11px;padding:10px 0;align-items:center;border-bottom:1px solid #e6eae0}.route-step span{width:23px;height:23px;border:1px solid #c5cdbb;border-radius:50%;font-size:9px;display:grid;place-items:center}.route-step small{margin-left:auto}.route-controls{display:flex;gap:7px;flex-wrap:wrap;margin:17px 0}#tour-panel{position:absolute;bottom:109px;left:50%;transform:translate(-50%);background:#fcfcf4f5;border:1px solid #d6dfcb;box-shadow:0 10px 35px #263c241a;border-radius:10px;padding:16px 18px;width:395px;max-width:calc(100% - 70px);z-index:7}.tour-progress{height:2px;background:#dfe7d2;margin-top:13px;border-radius:2px;overflow:hidden}.tour-progress div{height:100%;background:#a48d53;width:0}.tour-chapter{font-size:8px;letter-spacing:1.4px;color:#889473;text-transform:uppercase}.tour-name{font:23px/1.1 var(--serif);letter-spacing:-.6px;margin-top:6px}.tour-copy{font-size:10px;line-height:1.6;color:#748165;margin-top:8px}.tour-buttons{display:flex;gap:3px;flex-shrink:0}.tour-buttons button{width:27px;height:29px;display:grid;place-items:center;border-radius:5px;border:1px solid #dce4d0;font-size:14px;background:#f7faf0}.tour-buttons button:hover{background:#eaf0df}#toast{position:absolute;left:50%;top:133px;transform:translate(-50%);z-index:30;background:#234431f0;color:var(--white);padding:11px 17px;font-size:11px;line-height:1.6;border-radius:7px;max-width:90%;text-align:center;pointer-events:none;box-shadow:0 8px 26px #1d3d2220}#loading{position:absolute;inset:0;display:flex;justify-content:center;align-items:center;z-index:40;background:#e7ecdf;flex-direction:column;gap:14px}.loader-ring{width:31px;height:31px;border:1.5px solid #b9c8ab;border-top-color:#4d6940;border-radius:50%;animation:spin 1.2s linear infinite}#loading h2{font-size:29px;letter-spacing:-.7px}#loading p{font-size:11px;color:#738566}@keyframes spin{to{transform:rotate(360deg)}}dialog{border:1px solid #d9e0d0;border-radius:12px;color:var(--ink);background:var(--white);box-shadow:0 25px 100px #12231540;padding:0;width:680px;max-width:calc(100% - 28px);max-height:86vh}dialog::backdrop{background:#18382360;backdrop-filter:blur(4px)}.dialog-head{position:sticky;top:0;z-index:1;background:var(--white);display:flex;justify-content:space-between;align-items:center;gap:15px;padding:21px 26px;border-bottom:1px solid var(--line)}.dialog-head h2{font-size:29px;letter-spacing:-.6px}.dialog-content{padding:22px 27px;font-size:12px;line-height:1.85;color:#66775b}.dialog-content p{margin-bottom:15px}.dialog-content h3{font-size:12px;font-weight:600;margin:24px 0 8px;color:var(--ink)}.dialog-content a{color:#587e4c}.dialog-content code{font-size:11px;background:#eef0e6;padding:3px 5px;overflow-wrap:anywhere;white-space:pre-wrap}.source-table{width:100%;border-collapse:collapse;font-size:10px}.source-table td{padding:9px 5px;vertical-align:top;border-bottom:1px solid var(--line)}.source-table td:first-child{width:29%;font-weight:600}.kbd{border:1px solid #d9e1cf;border-radius:3px;padding:1px 5px;background:#f2f5eb;font-size:10px;color:#526c47}.mobile-toggle,.close-mobile{display:none}@media(min-width:1650px){aside{width:340px}.side-scroll{padding:28px 26px}.intro h1{font-size:43px}.feature-img{height:148px}.detail-hero{margin-inline:-26px;height:191px}.map-top{left:23px;right:23px;top:22px}.search-wrap{width:310px}.map-title{left:25px;top:86px}.nav-switch{right:23px;top:69px}.map-tools{right:23px;top:120px}.map-bottom{left:23px;right:235px;bottom:22px}.legend{right:23px;bottom:22px;width:188px}}@media(max-width:1100px){header{padding-inline:20px}.header-middle{display:none}#app{gap:10px;padding-inline:10px;padding-bottom:10px}aside{width:285px}.side-scroll{padding:22px 19px}.intro h1{font-size:36px}.detail-hero{margin-inline:-19px}.side-tabs{padding-inline:15px}.search-wrap{width:245px}.map-title{max-width:calc(100% - 180px)}.map-title h2{font-size:22px}.map-bottom{right:196px}.display-controls{gap:5px}.layer-bar button{padding-inline:7px;font-size:8px}.light-switch button{padding-inline:8px;font-size:8px}.legend{width:163px;padding:10px 11px;font-size:7px}.legend-title{font-size:7px}.nav-hint{display:none}.side-foot{padding-inline:13px;font-size:7px}.side-foot button{font-size:7px}}@media(max-width:780px){header{height:62px;padding:0 15px}.brand-name{font-size:23px}.brand>svg{width:29px;height:32px}.brand{gap:8px}.brand small{font-size:6px;letter-spacing:2.1px;margin-top:4px}.header-actions{gap:3px}.header-actions .icon-button{width:30px;height:34px}.header-actions .icon{width:16px;height:16px}.tour-btn{padding:10px 11px;font-size:10px;min-height:36px}.tour-btn .icon{width:14px;height:14px}#app{inset:62px 0 0;padding:0;display:block}aside{position:absolute;left:9px;top:9px;bottom:9px;width:min(328px,calc(100vw - 30px));border-radius:10px;box-shadow:8px 5px 40px #1a38243b;transform:translate(calc(-100% - 20px));transition:transform .28s;z-index:14}aside.open{transform:translate(0)}.side-tabs{justify-content:flex-start;gap:19px;padding-inline:20px;padding-top:6px;min-height:51px}.side-tabs button{font-size:11px;min-height:44px}.side-scroll{padding:22px}.close-mobile{display:block;margin-left:auto;font-size:20px!important;padding:5px 0 10px!important;min-width:20px}.side-foot{padding:12px 17px;font-size:8px}.side-foot button{font-size:8px}#map{width:100%;height:100%;border-inline:0;border-bottom:0;border-radius:0;border-color:#dce3d4}#map:after{box-shadow:inset 0 0 60px #fffced1c}.map-top{left:12px;right:12px;top:13px;gap:8px}.search-wrap{width:auto;flex:1;min-width:0}.search-box{height:40px;padding-inline:11px;gap:7px}.search-box input{font-size:9px}.search-box kbd{display:none}.view-switch{height:40px;flex-shrink:0;padding:3px}.view-switch button{padding:5px 7px;font-size:9px;min-height:30px}.nav-switch{right:12px;top:61px;padding:3px}.nav-switch button{padding:5px 8px;font-size:9px;min-height:28px}.map-title{top:71px;left:14px;max-width:calc(100% - 150px)}.map-title .eyebrow{font-size:6px;letter-spacing:1.4px;line-height:1.6}.map-title h2{font-size:20px;letter-spacing:-.5px;line-height:1.15;margin-top:5px}.mobile-toggle{display:inline-flex;align-items:center;justify-content:center;gap:6px;background:#fffdf5f0;border:1px solid #d4dfc9;border-radius:6px;min-height:35px;padding:6px 10px;box-shadow:0 3px 12px #2649290e;color:#35582b;font-size:10px;pointer-events:auto;margin-top:12px}.mobile-toggle .icon{width:14px;height:14px}.map-tools{right:12px;top:108px;padding:3px;border-radius:7px}.map-tools .icon-button{width:29px;height:35px}.map-tools .icon{width:15px;height:15px}#compass{height:46px;margin-bottom:3px}#compass span{font-size:7px}.map-label{font-size:8px;padding:4px 6px;border-radius:4px}.map-label.landmark{font-size:8px;padding:5px 7px}.map-label.surround{font-size:6px;letter-spacing:1.4px}.map-bottom{left:12px;right:12px;bottom:max(17px,env(safe-area-inset-bottom));gap:11px}.display-controls{width:100%;flex-wrap:nowrap;gap:5px;justify-content:space-between}.layer-bar{padding:3px;gap:0}.layer-bar button{padding:7px 5px;gap:4px;font-size:8px;min-height:29px}.layer-bar button .swatch{width:6px;height:6px}.light-switch{padding:3px;gap:0}.light-switch .icon{display:none}.light-switch button{padding:6px;font-size:8px;min-height:29px}.scale-row{gap:10px;font-size:7px}.scale{font-size:7px;height:15px}.relief-pill{padding:4px 7px;font-size:7px}.legend{left:12px;right:12px;bottom:max(98px,calc(env(safe-area-inset-bottom) + 81px));width:auto;display:grid;grid-template-columns:1fr 1fr;column-gap:10px;row-gap:1px;padding:9px 11px;background:#fffdf5ed;font-size:7px;pointer-events:none;max-width:354px;margin-left:auto}.legend-title{grid-column:1/-1;font-size:7px;letter-spacing:1px;margin-bottom:4px}.legend-item{line-height:1.75;white-space:nowrap}.legend-line{width:11px;height:2px}.legend-dot{width:6px;height:6px;margin-right:3px}.legend-gradient{grid-column:1/-1;width:100%;margin:2px 0}.legend>.row,.legend>small{grid-column:1/-1}.legend>.legend-item:only-of-type{grid-column:1/-1}.nav-hint{display:none}#tour-panel{max-width:calc(100% - 24px);width:366px;bottom:203px;padding:13px 14px;border-radius:9px}.tour-name{font-size:22px}.tour-buttons{gap:3px}.tour-buttons button{width:27px;height:31px;font-size:15px}.tour-copy{font-size:9px}.tour-chapter{font-size:7px}.tour-progress{margin-top:11px}#toast{top:165px;max-width:calc(100% - 28px);font-size:10px;width:max-content}.dialog-content{padding:19px 22px;font-size:11px}.dialog-head{padding:16px 20px}.dialog-head h2{font-size:25px;line-height:1.1}.dialog-head .icon-button{flex-shrink:0;width:36px;height:36px}.feature-img{height:128px}.detail-hero{margin-inline:-22px}.intro p,.detail-desc,.journey-intro p{font-size:12px}.chip{min-height:35px;font-size:10px}.place-row{min-height:60px}.place-row .name{font-size:12px}.place-row small{font-size:10px}.toggle-row{padding-block:14px}.stats strong{font-size:29px}.stats small{font-size:10px}}@media(max-width:360px){header{padding-inline:11px}.brand-name{font-size:21px}.brand>svg{width:25px}.tour-btn{padding-inline:9px;font-size:9px}.header-actions .icon-button{width:27px}.layer-bar button{font-size:7px;padding-inline:4px}.light-switch button{font-size:7px;padding-inline:5px}.map-title h2{font-size:18px}.map-title{max-width:calc(100% - 145px)}.view-switch button,.search-box input{font-size:8px}.legend{column-gap:5px;font-size:6.5px}.side-tabs{gap:16px}}@media(max-height:650px)and (max-width:780px){.map-tools{top:108px;right:10px;display:grid;grid-template-columns:32px 32px}#compass{grid-row:span 2;height:68px;margin:0}.map-tools .icon-button{height:33px}.legend{display:none}#tour-panel{bottom:95px}.mobile-toggle{margin-top:7px}.map-title .eyebrow{display:none}}@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important}.loader-ring{animation-duration:3s}}.header-photo{display:inline-flex;align-items:center;justify-content:center;gap:7px;min-height:37px;padding:8px 11px;border:1px solid #d7dfce;border-radius:7px;font-size:10px;background:#fafbf3;color:#3a5831}.header-photo .icon{width:15px;height:15px}.header-photo:hover{background:#e9efde}#photo-dialog{width:1120px;max-width:calc(100% - 40px);height:min(820px,90dvh);max-height:90dvh;border:1px solid #68815e;border-radius:12px;background:#112e24;color:#fafbf1;overflow:hidden;box-shadow:0 25px 100px #0b241b80}#photo-dialog[open]{display:flex;flex-direction:column}#photo-dialog::backdrop{background:#102f25cf;backdrop-filter:blur(7px)}.photo-dialog-head{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:18px 23px;border-bottom:1px solid #a4bf8e23;flex-shrink:0}.photo-dialog-head .eyebrow{color:#92aa7e;font-size:7px;letter-spacing:2px}.photo-dialog-head h2{font-size:26px;line-height:1.1;letter-spacing:-.4px;margin-top:4px}.photo-dialog-head .icon-button{background:#274b37;border-color:#6184535e;color:#eff9e5;flex-shrink:0}.gallery-stage{position:relative;display:flex;align-items:center;justify-content:center;min-height:0;flex:1;background:#0b261d;overflow:hidden}.gallery-stage img{display:block;width:100%;height:100%;object-fit:contain}.gallery-arrow{position:absolute;top:50%;transform:translateY(-50%);width:42px;height:48px;display:grid;place-items:center;border-radius:6px;background:#112d22b3;color:#eff7e5;border:1px solid #b8d39c38;box-shadow:0 3px 10px #03120938;z-index:1}.gallery-arrow:hover{background:#2d563dcf}.gallery-arrow .icon{width:21px;height:21px}.gallery-arrow.prev{left:17px}.gallery-arrow.next{right:17px}.gallery-arrow.prev .icon{transform:rotate(180deg)}.gallery-foot{display:flex;justify-content:space-between;align-items:center;gap:20px;padding:15px 23px;border-top:1px solid #a4bf8e23;flex-shrink:0;background:#163728}#gallery-caption{font-size:12px;color:#e9f0df}.gallery-foot p{font-size:9px;color:#94ab82;margin-top:4px}.gallery-count{font-size:11px;letter-spacing:1px;white-space:nowrap;color:#b9cda4;font-variant-numeric:tabular-nums}@media(max-width:780px){.header-photo{min-width:31px;width:31px;height:34px;min-height:34px;padding:5px;background:transparent;border-color:transparent}.header-photo span{display:none}.header-photo .icon{width:16px;height:16px}#photo-dialog{width:100%;max-width:calc(100% - 18px);height:90dvh;border-radius:9px}.photo-dialog-head{padding:15px 17px}.photo-dialog-head h2{font-size:23px}.photo-dialog-head .icon-button{width:34px;height:34px}.gallery-arrow{width:34px;height:42px}.gallery-arrow.prev{left:9px}.gallery-arrow.next{right:9px}.gallery-foot{padding:14px 17px;gap:12px}#gallery-caption{font-size:11px;line-height:1.6}.gallery-foot p{font-size:8px}.gallery-count{font-size:9px}.header-actions{gap:2px}}@media(min-width:781px)and (max-height:820px){.side-scroll{padding-top:20px}.intro h1{font-size:36px;margin-top:10px;margin-bottom:13px}.intro p{line-height:1.7}.stats{padding-block:12px;margin-block:18px}.section-label{margin-top:19px;margin-bottom:10px}.feature-img{height:112px}.feature-copy{padding-block:11px}.feature.compact{height:73px}}@media(max-width:780px){.legend{max-width:none;margin-left:0}}.detail-hero{display:block;padding:0;width:calc(100% + 44px);text-align:left}.photo-expand{position:absolute;bottom:10px;right:12px;color:#fffdf5;background:#1b3427bb;padding:6px 9px;border:1px solid #ffffff33;border-radius:5px;font-size:9px;letter-spacing:.3px}
