/* Cartograph: neutral workspace surfaces, orange controls, geographic data colors. */
:root{--bg:#101010;--surface:#171717;--raised:#212121;--border:#303030;--muted:#aaa;--accent:#ff7824}
body{background:var(--bg)}.header{background:#101010f2}.brand-combo{width:106px;height:51px;object-fit:contain}.product-name{font-family:Trip,sans-serif;font-weight:500}.availability i,.green-dot,.location-dot{background:var(--accent)!important}.hero-layer-card,.hero-tools,.ui-panel,.demo,.curve-demo{background-color:#191919}.container{max-width:1480px}.showcase-hero .hero-heading{padding-top:50px}.showcase-hero h1{font-family:TripUltra,Trip,sans-serif}.section-head h2,.company-contact h2,.legal-page h1,.docs-empty h1,.auth-v3 h1,.error-page h1{font-family:Pirata,serif;font-weight:400;letter-spacing:-.018em}.section-head p{font-size:1rem;max-width:330px}.section{padding-top:110px}.hero-stage-wrap{max-width:1584px}.hero-stage{border-color:#373737}.feature-index a{min-height:46px;display:flex;align-items:center}.feature-index .container{gap:24px}.fineprint{line-height:1.6}.fineprint a,.legal-page a,.form-note a{color:#ddd;text-decoration:underline;text-underline-offset:3px}figure{margin:0}svg{max-width:100%}input,select,textarea{min-width:0}button svg{width:18px;height:18px}.ui-head{color:#f4f4f4;font-size:13px}.ui-head svg{width:17px;height:17px}
.projection-pair{display:grid;grid-template-columns:1fr 40px 1fr;align-items:center;gap:16px}.projection-pair figure{min-width:0}.projection-pair .satellite-scene,.projection-pair .photo-scene{aspect-ratio:4/3;border:1px solid #393939;border-radius:7px;overflow:hidden}.projection-pair figcaption{font-size:13px;color:#aaa;margin-top:13px}.projection-arrow{margin-bottom:30px;color:var(--accent)}.projection-arrow svg{width:30px;height:30px}.satellite-scene{position:relative;isolation:isolate;background:#202020;aspect-ratio:4/3;overflow:hidden}.satellite-scene>img,.satellite-scene>svg[data-satellite]{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.satellite-context{fill:none;stroke:#ffb36b;stroke-width:1.2;opacity:.45}.satellite-property{fill:#ff782409;stroke:#fff;stroke-width:3;stroke-linejoin:round}.satellite-anchors rect{fill:#1b1b1b;stroke:#ff914d;stroke-width:2}.satellite-anchors{display:none}.imagery-credit{position:absolute;bottom:0;right:0;z-index:3;font-size:10px;color:#eee;background:#121212dc;padding:4px 7px}.imagery-credit:hover{text-decoration:underline}.scene-tab{position:absolute;left:16px;top:16px;z-index:3;display:flex;align-items:center;gap:8px;background:#151515e8;border:1px solid #ffffff25;border-radius:4px;padding:7px 10px;color:#eee;font:11px TripMono,monospace}.scene-tab:before{content:'';width:4px;height:4px;background:var(--accent)}
.draw-layout{grid-template-columns:1fr 1fr;gap:22px}.parcel-animation{position:relative}.parcel-satellite{aspect-ratio:1.3}.parcel-satellite:after{content:'';position:absolute;inset:0;box-shadow:inset 0 0 70px #0004;pointer-events:none}.parcel-step-label{position:absolute;top:17px;left:17px;z-index:2;height:32px;min-width:190px;font:12px TripMono,monospace}.parcel-step-label>span{position:absolute;white-space:nowrap;background:#151515ed;border:1px solid #494949;border-radius:4px;padding:7px 10px}.parcel-action{position:absolute;bottom:48px;left:18px;right:18px;min-height:38px;z-index:3;font-size:13px}.parcel-action>span{position:absolute;inset:0;display:flex;align-items:center;gap:10px;padding:10px 13px;background:#191919f0;border:1px solid #626262;border-radius:5px}.parcel-action svg{width:17px;height:17px;color:var(--accent)}.parcel-satellite .satellite-property{opacity:0}.parcel-satellite .satellite-context{opacity:.65;stroke-width:1.5}.parcel-cursor{position:absolute;left:48%;top:48%;width:25px;height:32px;z-index:3}.convert-phase,.edit-phase{opacity:0}.replay-button{position:absolute;right:13px;top:13px;z-index:5;min-height:36px;padding:6px 10px;background:#171717ed;border:1px solid #4d4d4d;border-radius:4px;font-size:12px}.replay-button:hover{background:#343434}.playing .select-phase{animation:parcel-select 10s both}.playing .convert-phase{animation:parcel-convert 10s both}.playing .edit-phase{animation:parcel-edit 10s both}.playing .satellite-property{animation:parcel-boundary 10s both}.playing .satellite-context{animation:parcel-context 10s both}.playing .satellite-anchors{display:block;animation:parcel-nodes 10s both}.playing .parcel-cursor{animation:parcel-pointer 10s both}.curve-demo{aspect-ratio:1.3;height:auto}.curve-demo>svg{height:100%;width:100%;min-height:330px}.card-description{padding:25px 25px 28px}.card-description h3{font-size:24px}.card-description p{font-size:14px;max-width:360px}.measurement-strip{border-top:1px solid #292929;margin-top:28px;padding-top:32px}.measurement-strip p{font-size:14px}.measurement-example svg{max-height:130px}.visual-caption{font-size:10px}
@keyframes parcel-select{0%,28%{opacity:1}33%,100%{opacity:0}}@keyframes parcel-convert{0%,32%{opacity:0}36%,57%{opacity:1}62%,100%{opacity:0}}@keyframes parcel-edit{0%,61%{opacity:0}67%,100%{opacity:1}}@keyframes parcel-boundary{0%,14%{opacity:0}20%,52%{opacity:1;fill:#ff782443;stroke:#ffb36b;stroke-width:2}65%,100%{opacity:1;fill:#ff78240a;stroke:#fff;stroke-width:3}}@keyframes parcel-context{0%,52%{opacity:.65}65%,100%{opacity:.2}}@keyframes parcel-nodes{0%,61%{opacity:0}68%,100%{opacity:1}}@keyframes parcel-pointer{0%{transform:translate(70px,40px)}20%,27%{transform:translate(0,0) scale(.94)}40%,55%{transform:translate(10px,110px)}70%,100%{transform:translate(-62px,-52px)}}
.demo-body{grid-template-columns:minmax(0,1fr) 250px}.demo-controls{padding:20px;min-width:0;background:#181818}.demo-toolbar{background:#191919}.demo-toolbar strong{font-size:13px}.control-heading{font-size:13px;margin-bottom:13px}.control-heading span{font-size:11px}.layer-control{min-height:39px;display:flex;gap:8px;font-size:13px;position:relative}.layer-control>input{position:absolute;opacity:0;width:100%;height:100%;left:0;top:0;margin:0;cursor:pointer}.layer-control:has(input:focus-visible){outline:2px solid #eee;outline-offset:3px}.layer-control .switch-visual{margin-left:auto;flex-shrink:0}.appearance-heading{margin-top:21px;padding-top:17px;border-top:1px solid #333}.select-label,.range-label,.pattern-settings label,.ui-field-label{font-size:12px;color:#ccc}.demo-controls select,.marker-settings select{width:100%;margin:6px 0 13px;min-height:36px;border:1px solid #3f3f3f;background:#121212;border-radius:4px;color:#eee;padding:7px;font-size:12px}.demo-controls input[type=range]{width:100%;margin:8px 0 17px;accent-color:var(--accent)}.pattern-settings{display:grid;grid-template-columns:1fr 1fr;gap:9px}.demo-controls .simple-check{font-size:12px;margin-top:4px;gap:9px}.demo-controls input[type=checkbox],.simple-check input{accent-color:var(--accent)}.demo-note{font-size:10px;gap:12px;line-height:1.5}.demo-note a{white-space:nowrap;text-decoration:underline;text-underline-offset:3px}.map-key{max-width:190px;background:#151515e8;backdrop-filter:blur(9px);padding:10px 12px}.map-key span{font-size:10px}.demo-disclaimer{font-size:12px;margin-top:12px}.demo-image{aspect-ratio:4/3}.demo-image>img,.demo-image>svg{width:100%;height:100%;object-fit:cover}.compare-button{min-height:37px;font-size:12px}.range-label output{font-variant-numeric:tabular-nums;white-space:nowrap}
.markers-workspace,.refine-v3{display:grid;grid-template-columns:minmax(0,1fr) 250px;background:#181818;border:1px solid #373737;border-radius:8px;overflow:hidden}.markers-photo,.refine-image{position:relative;aspect-ratio:4/3;overflow:hidden;isolation:isolate}.markers-photo>img,.refine-image>img{width:100%;height:100%;object-fit:cover}.road-line-overlay,.refine-guide{position:absolute;inset:0;width:100%;height:100%}.road-line-overlay>path{fill:none;stroke:#ff914d;stroke-width:9;stroke-linecap:round;stroke-dasharray:16 10;opacity:.92}.road-line-overlay text{font-family:Trip,Arial,sans-serif;font-weight:700;font-size:36px;fill:#fff;stroke:#191919;stroke-width:7;paint-order:stroke;letter-spacing:3px}.business-marker{position:absolute;left:31%;top:34%;display:flex;align-items:center;gap:10px;background:#191919f2;border:1px solid #b2b2b2;border-radius:7px;padding:10px 12px;box-shadow:0 9px 24px #0005;max-width:62%;font-size:15px;transform:translate(-50%,-100%);line-height:1.25}.business-marker>span:nth-child(2){overflow-wrap:anywhere}.business-marker small{display:block;font-size:10px;color:#a9a9a9;margin-top:4px}.business-logo{background:#ff7824;color:#141414;width:31px;height:31px;display:grid;place-items:center;border-radius:4px;flex-shrink:0}.business-logo svg{width:19px;height:19px}.business-marker>i{position:absolute;top:100%;left:50%;height:23px;width:1px;background:#eee}.business-marker>i:after{content:'';position:absolute;bottom:0;left:-3px;width:7px;height:7px;border-radius:50%;background:#fff;box-shadow:0 0 0 4px #fff3}.marker-settings,.refine-v3-controls{padding:24px 20px;display:flex;flex-direction:column;align-items:stretch;gap:18px;min-width:0}.marker-settings .ui-head,.refine-v3-controls .ui-head{padding:0 0 16px;margin:0;border-bottom:1px solid #373737}.marker-settings .simple-check{font-size:13px;gap:10px}.ui-field-label input{display:block;width:100%;margin-top:8px;padding:9px;background:#111;color:#fff;border:1px solid #444;border-radius:4px;font-size:13px}.marker-settings select{margin-top:-12px}.marker-source-note{font:10px TripMono,monospace;color:#8e8e8e;margin-top:auto}.hide-business .business-marker,.hide-road .road-line-overlay{display:none}[data-shape=pin] .business-logo{border-radius:50% 50% 50% 0;transform:rotate(-45deg);width:27px;height:27px}[data-shape=pin] .business-logo svg{transform:rotate(45deg)}
.refine-image{aspect-ratio:1.55}.refine-guide .alignment-guide{fill:none;stroke:#ff913f;stroke-width:4;stroke-linejoin:round;transform:translateX(var(--refine-x,24px));transition:transform .12s}.refine-cross{stroke:#fff;stroke-width:1.6;fill:none}.refine-cross circle{fill:#15151577}.refine-v3-controls p{font-size:13px;line-height:1.6}.refine-v3-controls input{width:100%;accent-color:var(--accent)}.refine-key{font-size:12px;color:#aaa;display:flex;align-items:center;gap:8px}.refine-key svg{width:16px;height:16px}.cross-key{margin-left:auto;color:#eee}.refine-v3-controls .button{font-size:12px;min-height:38px;padding:8px 12px;gap:10px}.text-button{background:none;border:none;padding:8px;color:#aaa;font-size:12px;min-height:36px}.text-button:hover{color:white;text-decoration:underline}.refine-caption{position:absolute;left:14px;bottom:12px;background:#171717dc;padding:6px 9px;border-radius:4px;font:10px TripMono,monospace}.refine-loupe{position:absolute;right:22px;bottom:22px;width:30%;aspect-ratio:1;border-radius:50%;overflow:hidden;border:2px solid #fff;box-shadow:0 12px 35px #0006;background:#202020}.refine-loupe>img{position:absolute;width:450%;height:337.5%;max-width:none;left:-177.64%;top:-144.68%;object-fit:fill}.loupe-cross{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);color:white;font:30px TripMono,monospace;text-shadow:0 1px 3px #000}.loupe-caption{position:absolute;bottom:17%;width:100%;text-align:center;font-size:10px;color:#fff;text-shadow:0 1px 4px #000;background:#171717bd;padding:3px 0}.refine-loupe:after{content:'';position:absolute;left:calc(50% + var(--refine-x,24px));top:32%;width:3px;height:27%;background:#ff913f;transform:rotate(50deg);transform-origin:50% 66%;transition:left .12s}
.finish-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}.finish-card{min-width:0;background:#181818;border:1px solid #343434;border-radius:8px;overflow:hidden;transition:border-color .25s}.finish-card:hover{border-color:#595959}.finish-thumbnail{aspect-ratio:1.27;position:relative;overflow:hidden;background:#202020}.finish-thumbnail>img,.finish-thumbnail>.photo-scene,.finish-thumbnail>.mask-example{width:100%;height:100%;object-fit:cover}.finish-thumbnail .photo-scene{aspect-ratio:unset}.finish-description{padding:22px 22px 25px}.finish-description h3{font-size:22px;margin-bottom:8px}.finish-description p{font-size:14px}.thumbnail-label{position:absolute;left:46%;top:46%;transform:translate(-50%,-50%);white-space:nowrap;padding:8px 13px;background:#171717e8;border:1px solid #ff914d;color:#fff;font-size:24px;font-weight:500;box-shadow:0 7px 20px #0005}.thumbnail-label:after{content:'';position:absolute;left:50%;top:100%;width:1px;height:36px;background:#fff;transform:rotate(-22deg);transform-origin:top}.thumbnail-tool{position:absolute;left:12px;bottom:12px;right:12px;display:flex;align-items:center;gap:14px;background:#151515ed;border:1px solid #5d5d5d;padding:8px 12px;border-radius:4px;font-weight:700}.thumbnail-tool span{font-size:11px;font-weight:400}.thumbnail-control{position:absolute;left:12px;bottom:12px;z-index:4;min-height:34px;display:flex;align-items:center;justify-content:center;gap:7px;background:#171717ed;border:1px solid #777;border-radius:4px;padding:7px 10px;font-size:11px}.thumbnail-control svg{width:15px;height:15px}.thumbnail-control:hover{background:#303030}.style-options{right:12px;padding:4px;gap:4px;justify-content:stretch}.style-options button{flex:1;background:transparent;border:1px solid transparent;border-radius:3px;padding:7px 6px;font-size:11px;color:#bbb}.style-options button[aria-pressed=true]{border-color:#787878;background:#343434;color:#fff}.style-thumbnail[data-pattern=dashed] [data-group=parcels] .projected-line{stroke-dasharray:15 10}.style-thumbnail[data-pattern=dotted] [data-group=parcels] .projected-line{stroke-dasharray:.1 9;stroke-linecap:round}.mask-example{position:relative;overflow:hidden}.mask-example>img,.mask-example>svg{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.mask-example path.unmasked-line,.mask-example path.masked-line{stroke:#ff8233;stroke-width:9;fill:none}.mask-example[data-mask=on] .unmasked-line,.mask-example[data-mask=off] .masked-line{display:none}.output-legend{position:absolute;left:15px;bottom:15px;display:flex;flex-direction:column;gap:10px;background:#181818ed;border:1px solid #7a7a7a;border-radius:4px;padding:15px;font-size:11px}.output-legend strong{font-size:13px;font-weight:500;margin-bottom:3px}.output-legend span{display:flex;align-items:center;gap:10px}.output-legend i{width:20px;height:2px;background:var(--key)}.branding-thumbnail>.placed-logo{position:absolute;left:19px;bottom:20px;width:130px;height:auto;filter:drop-shadow(0 3px 4px #0009)}.image-disclaimer{position:absolute;left:12px;right:12px;bottom:12px;color:#fff;background:#131313e8;border:1px solid #ffffff40;border-radius:3px;padding:12px 14px;font-size:12px;line-height:1.6}.finish-thumbnail .scene-tab{font-size:9px;left:12px;top:12px;padding:6px 8px}.closing-cta{padding-bottom:70px}.closing-cta h2{font-size:clamp(54px,5vw,86px)}
.company-page{overflow:hidden}.company-intro{position:relative;isolation:isolate;padding-top:85px;padding-bottom:90px}.company-intro:before{content:'';position:absolute;z-index:-1;inset:0 10% 0 43%;background-image:linear-gradient(#ffffff05 1px,transparent 1px),linear-gradient(90deg,#ffffff05 1px,transparent 1px);background-size:42px 42px;mask-image:linear-gradient(90deg,transparent,#000 50%,transparent)}.company-logo{width:min(420px,75%);margin:22px 0 32px}.company-intro h1{font-size:clamp(50px,5vw,80px);font-family:Pirata,serif;font-weight:400;letter-spacing:-.01em}.company-intro p{max-width:510px;font-size:18px;margin-top:24px}.company-product{display:grid;grid-template-columns:.85fr 1.15fr;align-items:center;gap:70px}.company-product-copy .eyebrow{margin-bottom:17px}.company-product h2{font-family:TripUltra,Trip,sans-serif;font-size:clamp(40px,4vw,64px)}.company-product p{font-size:16px;margin:22px 0 28px;max-width:400px}.company-product .photo-scene{aspect-ratio:1.3;border:1px solid #4a4a4a;border-radius:7px;overflow:hidden}.company-contact{display:flex;justify-content:space-between;align-items:center;gap:30px;padding-top:100px;padding-bottom:30px}.company-contact h2{font-size:56px}.docs-empty{min-height:70vh;padding-top:75px}.docs-empty h1{font-size:clamp(50px,7vw,88px)}.empty-document{border:1px dashed #373737;border-radius:7px;min-height:300px;display:grid;place-content:center;justify-items:center;gap:16px;margin-top:45px}.empty-document>svg{width:30px;height:30px;color:#717171}.empty-document h2{font:16px Trip,sans-serif;color:#999;letter-spacing:0}.error-page{position:relative;isolation:isolate;min-height:75vh;padding-top:70px;padding-bottom:70px;overflow:hidden}.error-grid{position:absolute;z-index:-1;inset:30px 0;background-image:linear-gradient(#ffffff05 1px,transparent 1px),linear-gradient(90deg,#ffffff05 1px,transparent 1px);background-size:40px 40px;mask-image:radial-gradient(ellipse at 50% 50%,#000,transparent 72%)}.error-number{font-family:TripUltra,Trip,sans-serif;font-size:clamp(130px,21vw,260px);line-height:1;color:#303030;letter-spacing:-.065em;position:relative;display:inline-block}.error-number>span{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);font:80px Trip,sans-serif;color:var(--accent)}.error-page h1{font-size:clamp(40px,4vw,66px);margin:25px 0 32px}
.auth-v3{max-width:1250px;display:grid;grid-template-columns:1fr 460px;gap:100px;padding-top:85px;padding-bottom:50px;align-items:center}.auth-story{position:relative;padding:30px 0}.auth-story .eyebrow{color:#aaa}.auth-v3 h1{font-size:72px;margin-bottom:24px}.auth-story p{font-size:16px;max-width:330px}.auth-art{height:220px;margin-top:40px;position:relative;background-image:linear-gradient(#ffffff08 1px,transparent 1px),linear-gradient(90deg,#ffffff08 1px,transparent 1px);background-size:30px 30px;mask-image:linear-gradient(90deg,#000 50%,transparent)}.auth-art>svg{width:100%;height:100%;overflow:visible}.auth-art path{fill:#ff782405;stroke:#ff914d;stroke-width:1.5}.auth-art circle{fill:#181818;stroke:#fff;stroke-width:1.5}.auth-v3 .form-card{background:#191919;border:1px solid #363636;box-shadow:0 18px 70px #0003;padding:34px;border-radius:9px}.auth-v3 .form-card h2{font:500 25px Trip,sans-serif;letter-spacing:-.02em;margin-bottom:10px}.auth-v3 .form-card .pill{font-size:10px}.auth-v3 .form-note{font-size:12px;margin:0 0 24px}.auth-v3 .form-card label{font-size:13px;gap:8px;margin-top:16px}.auth-v3 .form-card input{font-size:15px;min-height:44px;background:#101010}.password-wrap{display:flex;position:relative}.password-wrap input{width:100%;padding-right:66px}.password-toggle{position:absolute;right:5px;top:50%;transform:translateY(-50%);padding:8px;background:none;border:none;color:#bbb;font-size:11px}.password-toggle:hover{color:#fff}.auth-v3 .form-card .button{width:100%;margin-top:22px}.auth-links{display:flex;justify-content:space-between;gap:15px;font-size:12px;margin-top:16px}.auth-links a:hover{text-decoration:underline}.auth-v3 .form-divider{margin:24px 0 17px}.auth-v3 .form-card>p:last-child{font-size:13px}.consent-line{display:flex!important;align-items:flex-start!important;gap:10px!important;line-height:1.5}.consent-line input{margin-top:3px;width:16px!important;min-height:16px!important;flex-shrink:0;accent-color:var(--accent)}.consent-line a{text-decoration:underline}.auth-preview-link{display:block;text-align:center;font-size:12px;color:#aaa;margin-top:18px;text-decoration:underline;text-underline-offset:3px}.contact-clean{display:grid;grid-template-columns:1fr 1fr;gap:80px;margin-bottom:40px}.contact-clean .form-card{padding:30px}.contact-details p{max-width:350px;margin:18px 0 28px}.contact-details h2{font-family:Pirata,serif;font-weight:400;letter-spacing:0;font-size:42px}.contact-clean .form-card textarea{resize:vertical}.form-result{font-size:13px}.download-card .button{margin-top:16px}.account-nav nav a[aria-current=page]{border:1px solid #5c5c5c;background:#282828;color:#fff;box-shadow:none}.account-preview-note{background:#181818;border-color:#383838}.account-card,.dashboard-app,.download-card{background:#181818}
.legal-page{max-width:1100px;padding-top:70px}.legal-page h1{font-size:clamp(46px,6vw,78px);margin-bottom:20px}.legal-lead{font-size:17px;max-width:690px}.legal-meta{display:flex;gap:12px;flex-wrap:wrap;font:11px TripMono,monospace;color:#999;margin:20px 0 40px}.legal-layout{display:grid;grid-template-columns:190px 1fr;gap:60px}.legal-nav{display:flex;flex-direction:column;gap:6px;font-size:13px;align-self:start;position:sticky;top:115px}.legal-nav a{padding:10px 12px;text-decoration:none;border:1px solid transparent;border-radius:4px}.legal-nav a[aria-current=page]{border-color:#575757;background:#232323}.legal-copy section{padding:0 0 32px;scroll-margin-top:110px}.legal-copy h2{font:500 24px Trip,sans-serif;letter-spacing:-.025em;margin-bottom:14px}.legal-copy p,.legal-copy li{font-size:15px;line-height:1.8;color:#aaa}.legal-copy p+p{margin-top:13px}.legal-copy ul{padding-left:20px}.legal-draft-note{padding:14px 18px;border:1px solid #494949;background:#1a1a1a;border-radius:5px;font-size:13px;line-height:1.6;margin-bottom:35px}.legal-copy code{font-size:12px;overflow-wrap:anywhere}.settings-dialog{color:#eee;background:#191919;border:1px solid #555;border-radius:9px;width:min(460px,calc(100% - 32px));padding:27px;box-shadow:0 20px 100px #0009}.settings-dialog::backdrop{background:#000a;backdrop-filter:blur(4px)}.settings-dialog h2{font:500 24px Trip,sans-serif;letter-spacing:0;margin-bottom:20px}.settings-dialog p{font-size:13px;line-height:1.7;margin:15px 0}.settings-dialog .simple-check{font-size:14px;gap:10px;min-height:38px}.settings-dialog .actions{justify-content:flex-end;margin-top:24px}.settings-dialog .button{min-height:38px;font-size:13px}.footer-landscape{background:#171717}.footer-blade{opacity:.11}.footer-top{gap:50px}.footer-links{grid-template-columns:repeat(3,1fr);gap:40px}.footer-links a,.footer-links button{min-height:28px;display:inline-flex;align-items:center;font-size:13px}.footer-links a:hover{color:#fff;text-decoration:underline;text-underline-offset:4px}.footer-links button{padding:0;background:none;border:none;color:#aaa;justify-content:start;text-align:left}.footer-links button:hover{color:#fff;text-decoration:underline}.footer-top p{font-size:16px;color:#b5b5b5}.footer-bottom{font-size:12px}.footer-bottom a:hover{text-decoration:underline}.footer-wordmark{display:inline-block}.footer-wordmark img{max-width:300px;width:100%}
@media(min-width:1800px){.container{max-width:1680px;padding-left:64px;padding-right:64px}.hero-stage-wrap{max-width:1800px}.showcase-hero h1{font-size:clamp(140px,10.3vw,190px)}.demo-body,.markers-workspace,.refine-v3{grid-template-columns:minmax(0,1fr) 290px}.demo-controls,.marker-settings,.refine-v3-controls{padding:25px}.finish-thumbnail{aspect-ratio:1.4}.legal-page{max-width:1150px}.auth-v3{max-width:1320px}.company-intro{padding-top:110px}.company-product{gap:110px}}
@media(min-width:2500px){.header{padding-left:max(48px,calc((100vw - 2000px)/2));padding-right:max(48px,calc((100vw - 2000px)/2))}.section{padding-top:140px}.container{max-width:1840px}.hero-stage-wrap{max-width:1950px}.showcase-hero h1{font-size:200px}.legal-page{max-width:1150px}.auth-v3{max-width:1320px}}
@media(max-width:1100px){.container{padding-left:30px;padding-right:30px}.header nav{gap:15px;font-size:13px}.brand-combo{width:96px;height:47px}.product-name{display:none}.projection-pair{gap:10px;grid-template-columns:1fr 26px 1fr}.demo-body,.markers-workspace,.refine-v3{grid-template-columns:minmax(0,1fr) 225px}.demo-controls,.marker-settings,.refine-v3-controls{padding:17px}.finish-grid{gap:16px}.finish-thumbnail{aspect-ratio:1.05}.finish-description{padding:19px}.finish-description h3{font-size:20px}.finish-description p{font-size:13px}.business-marker{font-size:12px;gap:7px;padding:8px}.business-logo{width:26px;height:26px}.company-product{gap:40px}.auth-v3{grid-template-columns:1fr 420px;gap:45px}.auth-v3 h1{font-size:60px}.footer-links{gap:28px}.legal-layout{gap:35px}.refine-loupe{right:14px;bottom:40px}.curve-demo>svg{min-height:280px}}
@media(max-width:900px){.header{height:74px}.menu-toggle{display:block;margin-left:auto;min-height:38px}.product-name{display:block;font-size:16px}.header nav{display:none;position:absolute;left:0;right:0;top:74px;background:#171717;border-bottom:1px solid #444;padding:20px;align-items:stretch;gap:0}.header nav.open{display:flex;flex-direction:column}.header nav>a{padding:13px;min-height:44px}.nav-account{margin:0}.feature-index .container{gap:25px;justify-content:flex-start;overflow:auto}.feature-index a{white-space:nowrap;font-size:12px}.demo-body{grid-template-columns:1fr}.demo-controls{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));column-gap:25px;padding:22px}.demo-controls>.control-heading{grid-column:1/-1}.demo-controls>.layer-control{grid-column:1}.demo-controls>.appearance-heading{margin-top:14px}.demo-controls>.select-label,.demo-controls>#demo-target,.demo-controls>.range-label,.demo-controls>input[type=range],.demo-controls>.pattern-settings,.demo-controls>.simple-check{grid-column:1/-1}.pattern-settings{gap:20px}.demo-controls>#demo-target{max-width:none}.demo-controls>.layer-control:nth-of-type(4),.demo-controls>.layer-control:nth-of-type(5){grid-column:2}.demo-controls>.layer-control:nth-of-type(4){grid-row:2}.demo-controls>.layer-control:nth-of-type(5){grid-row:3}.demo-image{aspect-ratio:4/3}.demo-controls input[type=range]{margin-bottom:12px}.demo-controls .appearance-heading{padding-top:15px}.finish-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.finish-thumbnail{aspect-ratio:1.25}.footer-top{flex-direction:column}.footer-links{grid-template-columns:repeat(3,minmax(0,1fr))}.auth-v3{grid-template-columns:1fr;max-width:650px;gap:28px;padding-top:45px}.auth-story{padding:0}.auth-story p,.auth-story .eyebrow,.auth-art{display:none}.auth-v3 h1{font-size:54px;margin:0}.auth-v3 .form-card{padding:30px}.company-product{grid-template-columns:1fr;gap:30px}.company-product .photo-scene{aspect-ratio:1.6}.company-intro{padding-top:60px;padding-bottom:65px}.company-logo{width:320px}.contact-clean{gap:35px}.refine-v3-controls{gap:12px}.refine-image{aspect-ratio:1.05}.refine-loupe{width:36%}.curve-demo>svg{min-height:220px}}
@media(max-width:600px){html{scroll-padding-top:88px}.container{padding-left:20px;padding-right:20px}.header{padding:0 17px;gap:14px}.brand-combo{width:85px;height:42px}.product-name{padding-left:14px;font-size:14px}.showcase-hero .hero-heading{padding-top:32px}.hero-meta{font-size:10px}.hero-meta .mono{font-size:8px}.hero-subline h2{font-size:42px}.hero-subline p{font-size:14px}.showcase-hero h1{font-size:clamp(49px,13.7vw,80px);letter-spacing:-.07em}.hero-stage-wrap{padding:0 12px}.hero-stage .photo-scene{aspect-ratio:1.08}.hero-layer-card{left:12px;bottom:12px;width:148px;padding:10px}.hero-layer-card .ui-head{font-size:10px}.hero-layer-card .ui-layer{font-size:9px;padding:7px 0}.hero-layer-card .ui-panel-foot{font-size:8px}.hero-tools{right:10px;top:12px}.hero-photo-label{left:54%;top:38%;min-width:0}.hero-photo-label strong{font-size:13px}.hero-photo-label>span{font-size:7px}.hero-place{left:13px;top:17px;font-size:10px}.hero-photo-counter{right:12px;bottom:15px;font-size:9px}.hero-photo-counter>span{font-size:20px}.hero-bottom{font-size:10px;gap:14px}.section{padding-top:74px}.section-head{margin-bottom:25px;gap:18px}.section-head h2{font-size:46px}.section-head p{font-size:14px;max-width:100%}.eyebrow{font-size:10px;margin-bottom:17px}.projection-pair{grid-template-columns:1fr;gap:13px}.projection-pair figure{width:100%}.projection-arrow{height:14px;margin:0;display:flex;justify-content:center}.projection-arrow svg{width:20px;height:20px;transform:rotate(90deg)}.projection-pair figcaption{font-size:11px;margin-top:9px}.projection-pair .photo-scene,.projection-pair .satellite-scene{aspect-ratio:1.45}.projection-pair .satellite-property{stroke-width:4}.draw-layout{grid-template-columns:1fr;gap:20px}.parcel-satellite{aspect-ratio:1.3}.parcel-step-label{font-size:10px;left:12px;top:12px}.parcel-step-label>span{padding:7px}.parcel-action{font-size:11px;left:12px;right:12px;bottom:42px}.replay-button{font-size:10px;top:11px;right:10px}.curve-demo{aspect-ratio:1.4}.curve-demo>svg{min-height:260px}.card-description{padding:23px}.card-description h3{font-size:22px}.measurement-strip{grid-template-columns:1fr;gap:20px;margin-top:28px}.measurement-strip h3{font-size:24px}.measurement-example svg{max-height:110px}.measurement-strip p{font-size:13px}.demo-toolbar{padding:10px 12px}.demo-toolbar>span{gap:8px}.demo-toolbar strong{font-size:10px}.demo-toolbar .muted{display:none}.demo-toolbar .button{font-size:10px;min-height:31px;padding:5px 9px}.demo-note{padding:9px 12px;font-size:9px;flex-wrap:wrap}.demo-controls{padding:17px;column-gap:15px}.layer-control{font-size:11px;gap:6px}.layer-swatch{width:6px;height:6px}.layer-control .switch-visual{width:27px}.compare-button{left:9px;bottom:9px;font-size:10px;padding:7px;min-height:32px}.map-key{right:9px;bottom:9px;padding:7px 9px;max-width:130px}.map-key span{font-size:8px}.demo-disclaimer{font-size:11px}.markers-workspace,.refine-v3{grid-template-columns:1fr}.markers-photo{aspect-ratio:1.17}.marker-settings,.refine-v3-controls{padding:20px;gap:15px}.marker-source-note{margin-top:0}.refine-image{aspect-ratio:1.27}.refine-loupe{width:33%;right:17px;bottom:48px}.business-marker{font-size:11px;left:29%;top:31%;max-width:65%}.business-marker small{font-size:8px}.business-logo{width:24px;height:24px}.refine-v3-controls .button{min-height:42px}.refine-caption{font-size:9px}.finish-grid{grid-template-columns:1fr;gap:20px}.finish-thumbnail{aspect-ratio:1.3}.finish-description{padding:21px}.finish-description h3{font-size:23px}.finish-description p{font-size:14px}.finish-thumbnail .scene-tab{font-size:10px}.thumbnail-label{font-size:28px}.image-disclaimer{font-size:12px}.closing-cta{padding-bottom:25px}.closing-cta h2{font-size:51px}.closing-cta .actions{gap:10px}.closing-cta .button{font-size:12px;gap:13px;padding:10px 14px}.company-intro{padding-top:43px;padding-bottom:50px}.company-logo{width:260px;margin-top:25px}.company-intro h1{font-size:46px}.company-intro p{font-size:16px}.company-product h2{font-size:45px}.company-product .photo-scene{aspect-ratio:1.25}.company-product p{font-size:14px}.company-contact{padding-top:65px;flex-direction:column;align-items:flex-start;gap:22px}.company-contact h2{font-size:46px}.docs-empty{padding-top:45px;min-height:65vh}.docs-empty h1{font-size:48px}.empty-document{min-height:240px}.auth-v3{padding-top:38px}.auth-v3 h1{font-size:48px}.auth-v3 .form-card{padding:23px}.auth-v3 .form-card h2{font-size:23px}.contact-clean{grid-template-columns:1fr;gap:28px}.contact-clean .form-card{padding:23px}.legal-page{padding-top:45px}.legal-layout{grid-template-columns:1fr;gap:30px}.legal-nav{position:static;flex-direction:row;flex-wrap:wrap;gap:4px;font-size:11px}.legal-nav a{padding:7px 10px}.legal-copy h2{font-size:23px}.legal-copy p,.legal-copy li{font-size:14px}.legal-lead{font-size:15px}.legal-meta{font-size:10px;margin-bottom:25px}.legal-draft-note{font-size:12px;padding:13px}.footer-links{gap:22px 14px;grid-template-columns:repeat(2,minmax(0,1fr))}.footer-links div{gap:8px}.footer-links strong{font-size:13px}.footer-links a,.footer-links button{font-size:12px;min-height:32px}.footer-bottom{font-size:11px;gap:13px}.footer-top{gap:38px}.footer-wordmark img{max-width:235px}.error-page{padding-top:45px}.error-page h1{font-size:42px}.error-page .button{font-size:12px}}
@media(max-width:360px){.container{padding-left:15px;padding-right:15px}.header{padding:0 12px;gap:10px}.product-name{padding-left:10px;font-size:12px}.brand-combo{width:75px}.menu-toggle{font-size:12px;padding:6px 9px}.section-head h2{font-size:41px}.hero-meta .mono{display:none}.demo-controls{column-gap:8px;padding:14px}.layer-control{font-size:10px}.switch-visual{transform:scale(.85);transform-origin:right}.pattern-settings{gap:9px}.business-marker{font-size:10px}.hero-tools{gap:1px}.hero-layer-card{width:134px}.auth-v3 .form-card{padding:19px}.legal-page h1{font-size:42px}}
@media(prefers-reduced-motion:reduce){.playing .select-phase,.playing .convert-phase,.parcel-cursor{display:none!important}.playing .edit-phase,.playing .satellite-property,.playing .satellite-anchors{opacity:1!important}.parcel-satellite .satellite-context{opacity:.2}.parcel-satellite .satellite-property{opacity:1;stroke:#fff}.parcel-satellite .satellite-anchors{display:block}.edit-phase{opacity:1}.select-phase,.convert-phase{opacity:0}}
html[data-motion=reduced]{scroll-behavior:auto}html[data-motion=reduced] *,html[data-motion=reduced] *:before,html[data-motion=reduced] *:after{animation:none!important;transition:none!important}html[data-motion=reduced] .parcel-cursor,html[data-motion=reduced] .select-phase,html[data-motion=reduced] .convert-phase{display:none}html[data-motion=reduced] .edit-phase,html[data-motion=reduced] .satellite-property,html[data-motion=reduced] .satellite-anchors{opacity:1!important}html[data-motion=reduced] .parcel-satellite .satellite-anchors{display:block}

.inline-button{border:0;padding:0;background:none;color:#ddd;text-decoration:underline;font:inherit;text-underline-offset:3px}

.hero-subline h2 br{display:initial}

@media(max-width:600px){.page-intro h1{font-size:clamp(40px,10.5vw,56px);overflow-wrap:break-word}.docs-empty h1{font-size:clamp(35px,10vw,48px)}.price-card{padding:24px}.price-card .price{font-size:28px}.price-card .button{font-size:13px;gap:14px;padding:11px 13px;max-width:100%}.beta-overview{padding:22px}.beta-overview .button{font-size:13px;gap:14px;padding:11px 13px;max-width:100%}.goals article{grid-template-columns:32px minmax(0,1fr)}.goals h3{font-size:19px}.output-item figcaption h2{font-size:26px}}

/* Focused showcase revision: simpler map controls, repeatable editing demonstrations. */
.hero-meta{justify-content:flex-end}.showcase-hero{padding-bottom:32px}
.demo-body{display:flex;flex-direction:column}.demo-controls{order:-1;display:grid;grid-template-columns:110px repeat(5,minmax(0,1fr));gap:18px;align-items:center;padding:15px 20px;border-left:0;border-bottom:1px solid #333}.demo-controls>.control-heading{grid-column:auto;display:flex;flex-direction:column;align-items:flex-start;gap:3px;margin:0}.demo-controls>.layer-control{grid-column:auto!important;grid-row:auto!important;min-height:42px;margin:0;font-size:12px;gap:7px}.demo-image{aspect-ratio:4/3}.demo-visual{min-width:0}.demo-disclaimer{margin-top:12px}.demo-controls .layer-control>span:nth-of-type(2){line-height:1.3}.demo-controls .switch-visual{width:28px;min-width:28px}.demo-controls .layer-swatch{flex-shrink:0}
.draw-layout{align-items:stretch}.draw-layout>.feature-card{display:flex;flex-direction:column}.draw-layout .card-description{flex:1}.parcel-animation,.curve-animation{aspect-ratio:4/3;position:relative;isolation:isolate;overflow:hidden;background:#1b1b1b}.parcel-animation .parcel-satellite{aspect-ratio:4/3;width:100%;height:100%}.parcel-satellite:after{box-shadow:inset 0 0 60px #0003}.parcel-animation .satellite-context{opacity:.32;stroke-width:1.3;transition:opacity .25s}.parcel-animation .satellite-property{opacity:0;stroke:#fff;stroke-width:3.5;fill:#ffffff0a;stroke-dasharray:13 9;animation:none!important;transition:opacity .16s}.parcel-animation .satellite-anchors{display:block;opacity:0;transition:opacity .2s}.parcel-animation .satellite-anchors rect{fill:#1b1b1b;stroke:#ff914d;stroke-width:2.5}.parcel-animation[data-phase=selected] .satellite-property{opacity:1}.parcel-animation[data-phase=converted] .satellite-property{opacity:1;stroke-dasharray:none;fill:#ffffff04}.parcel-animation[data-phase=converted] .satellite-anchors{opacity:1}.parcel-animation[data-phase=converted] .satellite-context{opacity:.12}.motion-scene-status{position:absolute;left:16px;top:16px;z-index:4;display:flex;align-items:center;gap:8px;max-width:calc(100% - 115px);padding:8px 10px;background:#171717ed;border:1px solid #505050;border-radius:4px;color:#eee;font:11px TripMono,monospace}.motion-scene-status svg{width:14px;height:14px;color:var(--accent)}.animation-pause{position:absolute;top:16px;right:16px;z-index:5;display:flex;align-items:center;gap:6px;min-height:34px;border:1px solid #525252;border-radius:4px;padding:7px 10px;background:#171717ed;color:#ddd;font-size:11px}.animation-pause:hover{background:#333;color:#fff}.animation-pause[aria-pressed=true]{border-color:#9a9a9a;background:#292929}.animation-pause[hidden]{display:none}.convert-control{position:absolute;left:50%;top:84%;width:46%;height:9%;transform:translateX(-50%);z-index:3;background:#191919ef;border:1px solid #ff914d;border-radius:5px;opacity:0;box-shadow:0 8px 20px #0003;transition:opacity .2s,background .12s}.convert-control>span{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;gap:9px;font-size:clamp(11px,1vw,16px);white-space:nowrap}.convert-control svg{width:16px;height:16px;color:var(--accent)}.convert-control>span:nth-child(2){display:none}.parcel-animation[data-phase=selected] .convert-control,.parcel-animation[data-phase=converted] .convert-control{opacity:1}.parcel-animation.convert-pressed .convert-control{background:#ff7824;color:#111}.parcel-animation.convert-pressed .convert-control svg{color:#111}.parcel-animation[data-phase=converted] .convert-control{border-color:#606060}.parcel-animation[data-phase=converted] .convert-control>span:first-child{display:none}.parcel-animation[data-phase=converted] .convert-control>span:nth-child(2){display:flex}.demo-pointer{filter:drop-shadow(1px 2px 2px #0008);pointer-events:none;transition:opacity .2s}.demo-click{pointer-events:none}.parcel-animation [data-satellite]{z-index:4;pointer-events:none}.parcel-animation .imagery-credit{z-index:5}.motion-reduced .demo-pointer,.motion-reduced .demo-click{display:none}
.curve-animation{background:radial-gradient(ellipse at 50% 42%,#242424,#191919 80%)}.curve-canvas{display:block;width:100%;height:100%;position:absolute;inset:0}.curve-live-path{fill:none;stroke:#ff914d;stroke-width:5;stroke-linecap:round;stroke-linejoin:round}.curve-construction{fill:none;stroke:#aaa;stroke-width:1.5;stroke-dasharray:8 10;opacity:0;transition:opacity .3s}.curve-animation[data-phase=shaping] .curve-construction,.curve-animation[data-phase=smooth] .curve-construction{opacity:.22}.curve-live-tangent{fill:#1b1b1b;stroke:#e8b18b;stroke-width:2}.curve-live-anchors{fill:#1b1b1b;stroke:#efefef;stroke-width:3}.curve-animation[data-phase=selecting] [data-point=b],.curve-animation[data-phase=shaping] [data-point=b],.curve-animation[data-phase=smooth] [data-point=b]{stroke:#ff914d;fill:#ff782424}.curve-state{position:absolute;bottom:23px;left:22px;right:22px;display:flex;align-items:center;justify-content:space-between;gap:12px;font-size:12px;color:#bdbdbd}.point-mode{border:1px solid #505050;padding:5px 9px;border-radius:3px;color:#eee;background:#191919}.curve-animation[data-phase=shaping] .point-mode,.curve-animation[data-phase=smooth] .point-mode{border-color:#a57454;color:#ffb889;background:#ff78240a}.curve-animation .motion-scene-status{font-family:Trip,sans-serif;font-size:13px}
.preset-thumbnail .photo-scene{height:100%}.preset-library{position:absolute;left:0;right:0;bottom:0;z-index:5;padding:12px 12px 10px;background:#171717f5;border-top:1px solid #414141}.preset-options{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:7px}.preset-options button{min-width:0;display:flex;flex-direction:column;align-items:stretch;gap:7px;padding:6px;background:#202020;border:1px solid #454545;border-radius:4px;color:#bdbdbd;font-size:10px;line-height:1.25;text-align:center;transition:border-color .2s,background .2s}.preset-options button svg{height:27px;width:100%;border-radius:2px}.preset-options button:hover{border-color:#888}.preset-options button[aria-pressed=true]{border:1px solid #c2c2c2;background:#323232;color:#fff;box-shadow:none}.preset-options button>span{min-height:25px;display:flex;align-items:center;justify-content:center}.preset-summary{display:flex;justify-content:space-between;align-items:center;gap:8px;font-size:9px;color:#a0a0a0;padding-top:10px;line-height:1.3}.preset-summary>span:last-child{white-space:nowrap;color:#c1c1c1}.preset-outside,.preset-inside,.preset-line{transition:fill-opacity .25s,stroke .25s,stroke-width .25s}.download-platforms{display:grid;gap:20px;margin-bottom:20px}.download-platforms .download-card{margin:0}.download-platforms .download-card h3{font-family:Trip,sans-serif}
@media(min-width:1800px){.demo-body{display:flex}.demo-controls{padding:18px 25px;grid-template-columns:125px repeat(5,minmax(0,1fr))}.demo-controls .layer-control{font-size:14px}.motion-scene-status{font-size:13px}.animation-pause{font-size:12px}.curve-state{font-size:14px}.preset-library{padding:15px}.preset-options button{font-size:12px;padding:8px}.preset-options button svg{height:32px}.preset-summary{font-size:10px}}
@media(max-width:1100px){.demo-body{display:flex}.demo-controls{grid-template-columns:repeat(5,minmax(0,1fr));gap:8px 16px}.demo-controls>.control-heading{grid-column:1/-1;flex-direction:row;align-items:center;justify-content:space-between}.motion-scene-status{left:12px;top:12px;font-size:10px}.animation-pause{top:12px;right:12px;min-height:31px;padding:6px 8px;font-size:10px}.convert-control{width:52%}.convert-control>span{font-size:11px;gap:6px}.convert-control svg{width:13px;height:13px}.curve-state{font-size:11px;left:15px;right:15px;bottom:18px}.preset-library{padding:9px}.preset-options{gap:5px}.preset-options button{font-size:9px;padding:4px}.preset-options button svg{height:23px}.preset-summary{font-size:8px}}
@media(max-width:900px){.demo-controls{grid-template-columns:repeat(3,minmax(0,1fr));padding:16px 20px;gap:6px 25px}.demo-controls>.layer-control{font-size:12px}.preset-options button{font-size:10px}.preset-library{padding:12px}.preset-summary{font-size:9px}.preset-options button svg{height:29px}}
@media(max-width:600px){.showcase-hero{padding-bottom:23px}.hero-meta{margin-bottom:10px}.hero-meta .mono{display:block;font-size:8px}.demo-controls{grid-template-columns:repeat(2,minmax(0,1fr));padding:14px 15px;gap:4px 17px}.demo-controls>.layer-control{font-size:11px;gap:6px;min-height:37px}.demo-controls>.control-heading{margin-bottom:6px;font-size:12px}.demo-image{aspect-ratio:4/3}.motion-scene-status{font-size:10px}.animation-pause{font-size:10px}.curve-animation .motion-scene-status{font-size:11px}.curve-state{font-size:11px;bottom:17px}.convert-control{width:54%}.convert-control>span{font-size:11px}.preset-library{padding:11px}.preset-options button{font-size:10px;padding:6px}.preset-options button svg{height:26px}.preset-summary{font-size:9px}.preset-options button>span{min-height:25px}.download-platforms .button{font-size:12px;gap:10px;padding:10px 12px}}
@media(max-width:360px){.demo-controls{padding:12px;gap:3px 12px}.demo-controls>.layer-control{font-size:10px;gap:5px}.demo-controls .switch-visual{min-width:24px;width:24px;transform:none}.motion-scene-status{left:10px;top:10px;font-size:9px;max-width:calc(100% - 90px)}.animation-pause{right:10px;top:10px;padding:6px;min-height:29px;font-size:9px}.convert-control{width:60%}.convert-control>span{font-size:10px}.curve-state{font-size:10px;left:12px;right:12px}.point-mode{padding:4px 7px}.preset-summary{font-size:8px}.preset-options button{font-size:9px;padding:4px}}

/* Main features: styles, then labels and measurements. */
.feature-index>.container{gap:22px}.feature-index a{white-space:nowrap}
.preset-workspace{display:grid;grid-template-columns:minmax(0,1.8fr) minmax(300px,1fr);overflow:hidden;background:#181818;border:1px solid #373737;border-radius:8px}.preset-main-photo{min-width:0;position:relative}.preset-main-photo .photo-scene{height:100%;aspect-ratio:4/3}.preset-workspace .preset-library{position:relative;inset:auto;z-index:2;display:flex;flex-direction:column;justify-content:center;padding:30px;background:#191919;border-top:0;border-left:1px solid #373737;min-width:0}.preset-library h3{font-family:Trip,sans-serif;font-size:18px;margin:0 0 22px}.preset-workspace .preset-options{gap:8px}.preset-workspace .preset-options button{font-size:12px;padding:8px;gap:9px}.preset-workspace .preset-options button svg{height:36px}.preset-workspace .preset-options button>span{min-height:32px}.preset-workspace .preset-summary{font-size:12px;flex-wrap:wrap;padding-top:16px;gap:7px}.preset-properties{margin:24px 0 0;padding:0;border-top:1px solid #363636;font-size:14px}.preset-properties>div{display:flex;justify-content:space-between;gap:12px;padding:14px 0;border-bottom:1px solid #303030}.preset-properties dt{color:#a7a7a7}.preset-properties dd{margin:0;display:flex;align-items:center;gap:8px;color:#eee}.preset-properties [data-preset-swatch]{width:12px;height:12px;border:1px solid #777;border-radius:2px;display:inline-block}
.annotation-grid{display:grid;grid-template-columns:1fr 1fr;gap:22px}.annotation-grid .feature-card{min-width:0;display:flex;flex-direction:column}.annotation-grid .card-description{flex:1}.annotation-photo,.measurement-canvas{position:relative;aspect-ratio:4/3;overflow:hidden;background:#1b1b1b}.annotation-photo>img{width:100%;height:100%;object-fit:cover}.annotation-photo .thumbnail-label{font-size:clamp(23px,2.8vw,42px);border:1px solid #cf916c;box-shadow:0 7px 24px #0005}.annotation-photo .thumbnail-label:after{height:50px}.annotation-photo .thumbnail-tool{font-size:14px;padding:13px 17px}.measurement-canvas>svg{display:block;width:100%;height:100%}.measurement-canvas text{fill:#f4f4f4;font:24px Trip,sans-serif}.measure-extension{fill:none;stroke:#888;stroke-width:1.2}.measure-span{fill:none;stroke:#eee;stroke-width:1.7;stroke-linejoin:round}.measure-baseline{fill:none;stroke:#ff914d;stroke-width:3}.measure-endpoint{fill:#191919;stroke:#ff914d;stroke-width:2}.measurement-unit{position:absolute;bottom:20px;left:22px;right:22px;border:1px solid #444;border-radius:4px;background:#161616ee;display:flex;gap:12px;align-items:center;padding:12px 14px;font-size:13px}.measurement-unit strong{font-weight:500;color:#eee}.measurement-unit>span:last-child{margin-left:auto;font-size:11px;color:#929292}
.refine-thumbnail .refine-image{height:100%;width:100%;aspect-ratio:auto}.refine-thumbnail .refine-loupe{width:30%;right:18px;bottom:60px}.refine-thumbnail .alignment-guide{stroke-width:6;transition:transform .45s}.refine-thumbnail .refine-loupe:after{transition:left .45s}.refine-thumbnail .thumbnail-control{z-index:5}.satellite-export-thumbnail .satellite-scene{height:100%;width:100%;aspect-ratio:auto}.export-scene>img,.export-scene>svg{transition:transform .5s}.capture-frame{position:absolute;left:10%;right:10%;top:18%;bottom:18%;border:1px solid #eee;box-shadow:0 0 0 120px #0004;pointer-events:none;transition:opacity .3s}.capture-frame>span{position:absolute;top:10px;left:10px;background:#171717dd;padding:5px 7px;border-radius:3px;color:#eee;font:11px TripMono,monospace}.satellite-export-thumbnail .thumbnail-control{z-index:5;bottom:32px}.satellite-export-thumbnail .imagery-credit{z-index:5}.satellite-export-thumbnail[data-captured=true] .capture-frame{opacity:0}.satellite-export-thumbnail[data-captured=true] .export-scene>img,.satellite-export-thumbnail[data-captured=true] .export-scene>svg{transform:scale(1.25)}
@media(min-width:1800px){.preset-workspace{grid-template-columns:minmax(0,2fr) minmax(380px,1fr)}.preset-workspace .preset-library{padding:38px}.preset-workspace .preset-options button{font-size:14px}.preset-workspace .preset-summary{font-size:13px}}
@media(max-width:1100px){.preset-workspace{grid-template-columns:minmax(0,1.4fr) minmax(290px,1fr)}.preset-workspace .preset-library{padding:20px}.preset-properties{margin-top:18px}.preset-properties>div{padding:10px 0}.preset-workspace .preset-options button{font-size:11px;padding:6px}.preset-workspace .preset-summary{font-size:11px}.preset-main-photo .photo-scene{min-height:100%;aspect-ratio:auto}.feature-index>.container{justify-content:flex-start;overflow-x:auto;gap:30px}}
@media(max-width:800px){.preset-workspace{grid-template-columns:1fr}.preset-main-photo .photo-scene{aspect-ratio:4/3}.preset-workspace .preset-library{border-left:0;border-top:1px solid #373737;padding:24px}.preset-workspace .preset-options button{font-size:14px;padding:12px}.preset-workspace .preset-options button svg{height:42px}.preset-workspace .preset-summary{font-size:12px}.annotation-grid{grid-template-columns:1fr}.annotation-photo .thumbnail-label{font-size:32px}}
@media(max-width:600px){.preset-workspace .preset-library{padding:18px}.preset-library h3{font-size:17px;margin-bottom:16px}.preset-workspace .preset-options{gap:6px}.preset-workspace .preset-options button{font-size:12px;padding:6px}.preset-workspace .preset-options button svg{height:30px}.preset-workspace .preset-summary{font-size:12px}.preset-properties{font-size:13px}.annotation-photo .thumbnail-label{font-size:27px}.annotation-photo .thumbnail-tool{font-size:12px;padding:10px 12px}.measurement-unit{left:14px;right:14px;bottom:14px;font-size:12px;padding:9px;gap:10px}.measurement-unit>span:last-child{font-size:10px}.refine-thumbnail .refine-loupe{bottom:64px}.capture-frame>span{font-size:10px}}
