.mapeditor-page{--map-ink:#082833;--map-paper:#eef4ed;--map-tint:#dcece0;--map-cyan:#00b8d9;--map-green:#70c64b;--map-red:#f24b36;--map-yellow:#f5b622;background:var(--map-paper);color:var(--map-ink);min-height:100vh;font-family:var(--sans)}.mapeditor-page *{box-sizing:border-box}.mapeditor-page a{color:inherit}.mapeditor-nav{z-index:2;justify-content:space-between;align-items:center;max-width:1380px;margin:auto;padding:24px 5vw;display:flex;position:relative}.mapeditor-back{font:700 12px var(--mono);letter-spacing:.02em}.mapeditor-language{border:1px solid #9eb5ae;border-radius:99px;gap:3px;padding:3px;display:flex}.mapeditor-language button{color:var(--map-ink);font:700 10px var(--mono);cursor:pointer;background:0 0;border:0;border-radius:99px;padding:7px 8px}.mapeditor-language button[aria-pressed=true]{background:var(--map-ink);color:#fff}.mapeditor-hero{grid-template-columns:minmax(0,.9fr) minmax(480px,1.1fr);gap:clamp(45px,8vw,130px);max-width:1380px;margin:0 auto;padding:clamp(46px,8vw,115px) 5vw clamp(75px,10vw,145px);display:grid;overflow:hidden}.mapeditor-kicker{color:#38717b;font:700 11px var(--mono);letter-spacing:.12em;margin:0}.mapeditor-product-name{font:800 24px/1 var(--mono);letter-spacing:-.07em;align-items:center;gap:14px;margin:30px 0 42px;display:flex}.mapeditor-product-name img{object-fit:contain;width:58px;height:58px}.mapeditor-hero h1,.mapeditor-page h2{letter-spacing:-.07em;margin:0;font-weight:800}.mapeditor-hero h1{max-width:620px;font-size:clamp(60px,7vw,112px);line-height:.87}.mapeditor-lead{color:#34535b;max-width:620px;margin:34px 0 0;font-size:clamp(18px,1.5vw,21px);line-height:1.58}.mapeditor-actions{flex-wrap:wrap;align-items:center;gap:24px;margin-top:37px;display:flex}.mapeditor-download{background:var(--map-green);border:2px solid var(--map-ink);box-shadow:5px 5px 0 var(--map-ink);align-items:center;gap:28px;padding:16px 18px 16px 22px;font-size:14px;font-weight:800;display:inline-flex}.mapeditor-download:hover{box-shadow:3px 3px 0 var(--map-ink);transform:translate(2px,2px)}.mapeditor-download b{font-size:20px}.mapeditor-source{border-bottom:2px solid;padding-bottom:4px;font-size:13px;font-weight:800}.mapeditor-version{color:#517079;font:11px var(--mono);margin-top:30px}.mapeditor-console{color:#d7eeee;background:#052d39;border:5px solid #104451;border-radius:10px;grid-template-rows:43px minmax(380px,1fr);grid-template-columns:136px 1fr 140px;align-self:center;min-height:470px;display:grid;position:relative;overflow:hidden;transform:rotate(1.5deg);box-shadow:15px 15px #a8cabc}.console-toolbar{font:10px var(--mono);border-bottom:1px solid #356572;grid-column:1/-1;align-items:center;gap:7px;padding:0 14px;display:flex}.console-toolbar i{background:#f24b36;border-radius:50%;width:8px;height:8px}.console-toolbar i:nth-child(2){background:#f5b622}.console-toolbar i:nth-child(3){background:#70c64b}.console-toolbar span{margin-left:12px;font-weight:700}.console-toolbar b{color:#94b8b3;margin-left:auto;font-weight:400}.console-layers,.console-properties{font:10px/1.6 var(--mono);background:#07323e;padding:20px 12px}.console-layers strong,.console-properties strong{color:#fff;margin-bottom:18px;font-size:10px;display:block}.console-layers span,.console-properties span{color:#adced1;margin:9px 0;display:block}.console-properties b{color:#fff}.console-map{background:#d8e9db;position:relative;overflow:hidden}.console-grid{background:linear-gradient(26deg,#0000 47%,#f8f5e9 47.5% 48.7%,#0000 49.2%),linear-gradient(135deg,#0000 32%,#f5f1df 32.5% 33.5%,#0000 34%),repeating-linear-gradient(0deg,#0000 0 45px,#a8c6be 46px 47px),repeating-linear-gradient(90deg,#0000 0 45px,#a8c6be 46px 47px);position:absolute;inset:0}.console-road{z-index:1;border:8px solid #0000;border-color:#fff5cf #0000 #0000 #fff5cf;border-radius:50%;width:120%;height:32%;position:absolute}.road-a{top:13%;left:-40%;transform:rotate(-20deg)}.road-b{top:54%;left:0;transform:rotate(18deg)}.console-route{z-index:2;border:4px dashed var(--map-cyan);border-color:var(--map-cyan) transparent transparent var(--map-cyan);border-radius:40%;width:78%;height:43%;position:absolute;top:30%;left:10%;transform:rotate(13deg)}.console-marker{z-index:3;background:var(--map-red);border-radius:50% 50% 50% 0;width:18px;height:18px;position:absolute;transform:rotate(-45deg);box-shadow:0 2px 6px #375}.console-marker:after{content:"";background:#fff;border-radius:50%;position:absolute;inset:6px}.marker-a{top:37%;left:44%}.marker-b{background:#075f76;top:62%;left:70%}.console-zoom{z-index:4;color:#153c46;text-align:center;width:28px;font:20px/1.3 var(--sans);background:#fff;border:1px solid #45626a;position:absolute;top:15px;left:15px}.console-zoom em{border-top:1px solid #b0c2bb;font-style:normal;display:block}.console-map p{z-index:3;color:#3d6766;font:8px var(--mono);margin:0;position:absolute;bottom:5px;right:10px}.mapeditor-overview{background:#fffdf7;grid-template-columns:1fr 2fr;gap:60px;padding:clamp(80px,11vw,160px) max(5vw,50vw - 580px);display:grid}.mapeditor-overview h2{grid-column:2;font-size:clamp(42px,5vw,78px);line-height:.95}.mapeditor-overview>p:last-child{color:#415f64;grid-column:2;max-width:760px;margin-top:5px;font-size:19px;line-height:1.7}.mapeditor-capabilities{color:#f3fbf8;background:#164c58;padding:clamp(80px,11vw,160px) max(5vw,50vw - 580px)}.mapeditor-capabilities .mapeditor-kicker,.mapeditor-workflow .mapeditor-kicker{color:#a5dcd0}.mapeditor-capabilities h2,.mapeditor-workflow h2,.mapeditor-formats h2{margin-top:22px;font-size:clamp(42px,5vw,72px);line-height:.96}.mapeditor-capability-grid{background:#4d7880;grid-template-columns:repeat(2,1fr);gap:1px;margin-top:65px;display:grid}.mapeditor-capability-grid article{background:#164c58;min-height:250px;padding:29px}.mapeditor-capability-grid span{color:var(--map-green);font:700 12px var(--mono)}.mapeditor-capability-grid h3,.mapeditor-formats h3,.mapeditor-flow-list h3{letter-spacing:-.05em;margin:52px 0 12px;font-size:27px}.mapeditor-capability-grid p,.mapeditor-formats p,.mapeditor-flow-list p{color:#c2ddda;margin:0;line-height:1.65}.mapeditor-workflow{color:#f5f5ec;background:#0a2d37;grid-template-columns:1fr 1.45fr;gap:90px;padding:clamp(80px,11vw,160px) max(5vw,50vw - 580px);display:grid}.mapeditor-flow-list{border-top:1px solid #64868a}.mapeditor-flow-list article{border-bottom:1px solid #64868a;grid-template-columns:70px 1fr;gap:16px;padding:25px 0;display:grid}.mapeditor-flow-list>b{color:var(--map-yellow);font:700 13px var(--mono)}.mapeditor-flow-list h3{margin:0 0 8px;font-size:26px}.mapeditor-formats{background:var(--map-tint);grid-template-columns:1fr 1.35fr;gap:100px;padding:clamp(80px,11vw,160px) max(5vw,50vw - 580px);display:grid}.mapeditor-formats>div:last-child{gap:26px;display:grid}.mapeditor-formats article{border-bottom:1px solid #9dbbb2;padding:0 0 26px}.mapeditor-formats h3{margin:0 0 9px}.mapeditor-formats p{color:#3f5e62}.mapeditor-footer{background:var(--map-red);color:#16272a;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:35px;padding:58px max(5vw,50vw - 580px);display:grid}.mapeditor-footer img{object-fit:contain;width:85px;height:85px}.mapeditor-footer h2{font-size:clamp(32px,3.5vw,52px);line-height:.95}.mapeditor-footer p{max-width:500px;margin:12px 0 0;font-size:16px;line-height:1.5}.mapeditor-footer .mapeditor-actions{margin:0}.mapeditor-footer .mapeditor-download{background:#fff8d8}.mapeditor-footer .mapeditor-source{white-space:nowrap}@media (max-width:900px){.mapeditor-hero{grid-template-columns:1fr;gap:70px}.mapeditor-console{justify-self:center;width:min(100%,700px)}.mapeditor-overview,.mapeditor-workflow,.mapeditor-formats{grid-template-columns:1fr;gap:35px}.mapeditor-overview h2,.mapeditor-overview>p:last-child{grid-column:auto}.mapeditor-capability-grid{grid-template-columns:1fr}.mapeditor-footer{grid-template-columns:auto 1fr}.mapeditor-footer .mapeditor-actions{grid-column:1/-1}}@media (max-width:600px){.mapeditor-nav{padding:18px 6vw}.mapeditor-hero{padding-inline:6vw}.mapeditor-console{grid-template-rows:43px 320px;grid-template-columns:88px 1fr;min-height:0;transform:none;box-shadow:8px 8px #a8cabc}.console-properties{display:none}.console-layers{padding:15px 8px;font-size:8px}.mapeditor-overview,.mapeditor-capabilities,.mapeditor-workflow,.mapeditor-formats{padding-inline:6vw}.mapeditor-capability-grid{margin-top:42px}.mapeditor-footer{grid-template-columns:1fr;padding:48px 6vw}.mapeditor-footer img{display:none}.mapeditor-footer .mapeditor-actions{grid-column:auto}.mapeditor-actions{gap:20px}.mapeditor-download{justify-content:space-between;width:100%}.mapeditor-source{margin-left:3px}.mapeditor-hero h1{font-size:clamp(52px,15vw,78px)}}@media (prefers-reduced-motion:reduce){.mapeditor-download:hover{transform:none}}.mapeditor-hero{grid-template-columns:minmax(0,1fr) minmax(460px,.95fr);gap:clamp(42px,5vw,80px)}.mapeditor-hero-copy{z-index:1;min-width:0;position:relative}.mapeditor-console{z-index:0}.mapeditor-hero h1{overflow-wrap:normal;word-break:normal;-webkit-hyphens:none;hyphens:none;max-width:570px;font-size:clamp(54px,6.3vw,96px)}.mapeditor-overview{grid-template-columns:minmax(240px,.72fr) minmax(0,1.45fr);align-items:center;gap:clamp(42px,7vw,100px)}.mapeditor-overview-art{background:#0b222b;min-height:330px;margin:0;position:relative;overflow:hidden;box-shadow:10px 10px #9ec7b6}.mapeditor-overview-art:after{content:"KML · KMZ · .MAPPROJECT";color:#d6fa55;font:700 9px var(--mono);letter-spacing:.08em;position:absolute;bottom:12px;right:14px}.mapeditor-overview-art img{object-fit:cover;object-position:center;opacity:.94;width:100%;height:100%;min-height:330px;display:block}.mapeditor-overview-body h2{margin-top:21px;font-size:clamp(40px,4.65vw,72px);line-height:.96}.mapeditor-overview-body>p:last-child{color:#415f64;max-width:770px;margin:25px 0 0;font-size:18px;line-height:1.72}.mapeditor-capability-grid{grid-template-columns:repeat(3,1fr)}.mapeditor-capability-grid article{min-height:270px}@media (max-width:1100px){.mapeditor-hero{grid-template-columns:minmax(0,1fr) minmax(410px,.9fr);gap:42px}.mapeditor-hero h1{font-size:clamp(52px,6vw,78px)}.mapeditor-capability-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:900px){.mapeditor-overview{grid-template-columns:1fr}.mapeditor-overview-art{width:min(100%,520px);min-height:270px}.mapeditor-overview-art img{min-height:270px}.mapeditor-overview-body h2{font-size:clamp(42px,8vw,68px)}}@media (max-width:600px){.mapeditor-hero{grid-template-columns:1fr}.mapeditor-hero h1{font-size:clamp(50px,15vw,74px)}.mapeditor-capability-grid{grid-template-columns:1fr}.mapeditor-overview-art,.mapeditor-overview-art img{min-height:220px}}.mapeditor-nav{border-bottom:1px solid #08283333;grid-template-columns:1fr auto 1fr;align-items:center;display:grid}.mapeditor-brand{width:max-content;font:700 36px/1 var(--mono);letter-spacing:-.12em;align-items:center;gap:10px;display:inline-flex}.mapeditor-brand img{object-fit:contain;width:42px;height:42px}.mapeditor-brand>span>span{color:var(--map-green)}.mapeditor-nav-product{font:700 11px var(--mono);letter-spacing:.12em;text-transform:uppercase;color:#38717b}.mapeditor-nav-actions{justify-content:flex-end;align-items:center;gap:20px;display:flex}.mapeditor-back{border-bottom:1px solid #0000;padding:7px 0}.mapeditor-back:hover{border-color:currentColor}.mapeditor-language{background:#0828330a}@media (max-width:600px){.mapeditor-nav{grid-template-columns:1fr auto;gap:14px}.mapeditor-brand{font-size:30px}.mapeditor-brand img{width:34px;height:34px}.mapeditor-nav-product{display:none}.mapeditor-nav-actions{gap:12px}.mapeditor-back{font-size:10px}.mapeditor-language button{padding:7px 6px;font-size:9px}}@media (max-width:430px){.mapeditor-nav{grid-template-columns:1fr}.mapeditor-nav-actions{grid-column:1/-1;justify-content:space-between}.mapeditor-back{font-size:11px}}
