:root{--ink:#172322;--muted:#6e7976;--paper:#f5f2ea;--card:#fffdf8;--line:#dcd9cf;--orange:#ff5f37;--teal:#0f8176}*{box-sizing:border-box}html,body{background:var(--paper);width:100%;max-width:100%;min-height:100%;color:var(--ink);margin:0;overflow-x:hidden}body{background-image:radial-gradient(#d3cfc2 .7px,#0000 .7px);background-size:18px 18px;font-family:Arial,Noto Sans Hebrew,sans-serif}button,input,textarea{font:inherit}main,.workspace,.card,.photoEditor,.faceLibrary,.productionSettings,.soundtrackSettings{min-width:0;max-width:100%}img,video,audio,svg,canvas,input,select,textarea{max-width:100%}input,select,textarea{min-width:0}.nativeFileInput{clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important;width:1px!important;height:1px!important;margin:-1px!important;padding:0!important;position:absolute!important;overflow:hidden!important}button,label{-webkit-tap-highlight-color:transparent}.topbar{border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);z-index:10;background:#f5f2eaeb;align-items:center;gap:24px;height:72px;padding:0 24px;display:flex;position:sticky;top:0}.buildBadge{color:var(--muted);white-space:nowrap;border:1px solid var(--line);border-radius:20px;padding:3px 8px;font-size:10px}.floatingPlayButton{z-index:40;right:24px;bottom:calc(24px + env(safe-area-inset-bottom));background:var(--orange);color:#fff;cursor:pointer;border:0;border-radius:50%;place-items:center;width:64px;height:64px;font-size:26px;display:grid;position:fixed;box-shadow:0 10px 26px #0004}@media (max-width:760px){.floatingPlayButton{right:16px;bottom:calc(16px + env(safe-area-inset-bottom));width:56px;height:56px;font-size:22px}}.brand{color:var(--ink);letter-spacing:-1px;direction:ltr;margin-right:auto;font-size:22px;font-weight:900;text-decoration:none}.brand span{color:var(--orange)}.appMark{color:#fff;place-items:center;display:inline-grid}.appMark svg{width:72%;height:72%;display:block;overflow:visible}.appMark svg>path:first-child{fill:none;stroke:currentColor;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round}.appMark svg>circle{fill:currentColor}.appMark .appMarkPin{fill:currentColor;stroke:none}.appMark .appMarkPinDot{fill:var(--orange)}.brandMark{background:var(--orange);border-radius:50%;width:28px;height:28px;margin-right:6px;color:#fff!important}.saveState{color:var(--muted);align-items:center;gap:7px;font-size:13px;display:flex}.saveState i{background:#6bb7a5;border-radius:50%;width:8px;height:8px}.saveState.saving i{background:#e7a938;animation:1s infinite pulse}.saveState.error i{background:#d13c36}.avatar{background:var(--ink);color:#fff;cursor:pointer;border:0;border-radius:50%;flex:0 0 36px;width:36px;height:36px;overflow:hidden}.accountAvatar img{object-fit:cover;width:100%;height:100%}.accountLogin{color:#087d73;cursor:pointer;white-space:nowrap;background:#edf7f5;border:1px solid #b8d8d2;border-radius:18px;min-height:36px;padding:0 13px;font-size:11px;font-weight:900}.accountMenu{flex:none;position:relative}.accountPopover{z-index:30;border:1px solid var(--line);background:var(--card);width:min(280px,100vw - 24px);color:var(--ink);border-radius:14px;position:absolute;top:calc(100% + 10px);right:0;overflow:hidden;box-shadow:0 18px 50px #0003}.accountIdentity{border-bottom:1px solid var(--line);gap:4px;padding:15px 16px;display:grid}.accountIdentity strong{text-overflow:ellipsis;font-size:14px;overflow:hidden}.accountIdentity span{text-overflow:ellipsis;color:var(--muted);font-size:11px;overflow:hidden}.accountPopover>button{border:0;border-top:1px solid var(--line);width:100%;color:var(--ink);text-align:left;cursor:pointer;background:0 0;padding:13px 16px;font-size:12px;font-weight:900}.accountPopover>button:hover{background:#f3f0e7}.accountPopover>button.signOut{color:#b53e35}.accountPopover>button.signOut:hover{background:#faece9}.projectsButton{min-height:34px;color:var(--ink);cursor:pointer;white-space:nowrap;background:#fffdf8;border:1px solid #d1cec5;border-radius:17px;padding:0 12px;font-size:11px;font-weight:900}.projectsDialog{background:var(--card);border-radius:18px;width:min(620px,100%);max-height:calc(100dvh - 36px);padding:18px;overflow:auto;box-shadow:0 24px 80px #0008}.projectsDialog>header{justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:15px;display:flex}.projectsDialog header>div{gap:4px;display:grid}.projectsDialog header b{font-size:22px}.projectsDialog header small{color:var(--muted);font-size:11px}.projectsDialog header>button{cursor:pointer;background:#ece8dd;border:0;border-radius:50%;width:36px;height:36px;font-size:22px}.serverProjectList{gap:10px;display:grid}.serverProjectList>button{border:1px solid var(--line);width:100%;color:var(--ink);text-align:left;cursor:pointer;background:#f8f5ed;border-radius:12px;gap:4px;padding:14px;display:grid}.serverProjectList>button:hover{border-color:var(--teal);background:#eef7f4}.serverProjectList strong{font-size:16px}.serverProjectList span{color:var(--teal);font-size:12px}.serverProjectList small{color:var(--muted);font-size:10px}.transferBanner{z-index:9;color:var(--ink);text-align:center;background:#e7f5f1;border-bottom:1px solid #b9ddd4;justify-content:center;align-items:center;gap:14px;padding:12px 48px;display:flex;position:sticky;top:72px}.transferBanner span{text-transform:uppercase;letter-spacing:.08em;font-size:11px;font-weight:800}.transferBanner strong{letter-spacing:.18em;color:var(--teal);font-size:24px}.transferBanner small{color:var(--muted);font-size:11px}.transferBanner button{cursor:pointer;background:#fff9;border:0;border-radius:50%;width:28px;height:28px;font-size:18px;position:absolute;right:16px}.projectsHomeSpacer{flex:1}.projectsLoadingPage{min-height:calc(100dvh - 72px);color:var(--muted);place-items:center;font-weight:800;display:grid}.projectsHero{justify-content:space-between;align-items:end;gap:24px;padding:56px max(24px,50% - 550px) 30px;display:flex}.projectsHero h1{letter-spacing:-2.5px;margin:4px 0 8px;font-size:clamp(38px,6vw,68px)}.projectsHero p{color:var(--muted);margin:0}.newProjectButton{background:var(--orange);color:#fff;cursor:pointer;border:0;border-radius:14px;align-items:center;gap:11px;padding:11px 18px 11px 12px;font-weight:900;display:flex;box-shadow:0 10px 25px #ff5f3740}.newProjectButton b{background:#ffffff24;border-radius:10px;place-items:center;width:36px;height:36px;font-size:25px;display:grid}.projectsGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;width:min(1100px,100% - 48px);margin:0 auto 90px;display:grid}.projectHomeCard{border:1px solid var(--line);background:var(--card);color:var(--ink);text-align:left;cursor:pointer;border-radius:20px;grid-template-columns:130px minmax(0,1fr) 20px;align-items:center;gap:18px;padding:0 18px 0 0;transition:transform .18s,box-shadow .18s;display:grid;position:relative;overflow:hidden;box-shadow:0 12px 35px #2d373112}.projectHomeCard:hover{transform:translateY(-2px);box-shadow:0 16px 40px #2d37311f}.projectCardVisual{color:#fff;text-align:center;background:linear-gradient(145deg,#0e5953,#0c2825);place-content:center;height:150px;display:grid;position:relative}.projectCardVisual:after{content:"";background:repeating-radial-gradient(circle at 80% 80%,#0000 0 15px,#ffffff0c 16px 17px);position:absolute;inset:0}.projectCardVisual>span{background:#071a18a8;border-radius:6px;padding:4px 7px;font-size:9px;font-weight:900;position:absolute;top:10px;left:10px}.projectCardVisual i{color:var(--orange);font-size:30px;font-style:normal}.projectCardVisual b{font-size:28px}.projectCardVisual small{color:#b6d4cf;font-size:10px}.projectCardBody{gap:5px;min-width:0;display:grid}.projectCardBody>small{text-transform:capitalize;color:var(--orange);letter-spacing:.08em;font-size:10px;font-weight:900}.projectCardBody strong{text-overflow:ellipsis;white-space:nowrap;font-size:19px;overflow:hidden}.projectCardBody>span{text-overflow:ellipsis;white-space:nowrap;color:var(--muted);font-size:11px;overflow:hidden}.projectCardBody footer{text-align:left;color:#929a97;padding:8px 0 0;font-size:9px}.projectHomeCard>em{color:#a9afac;font-size:30px;font-style:normal}.projectsEmpty{min-height:220px;color:var(--muted);text-align:center;background:#faf8f2;border:2px dashed #d2cec2;border-radius:20px;flex-direction:column;grid-column:1/-1;justify-content:center;align-items:center;gap:7px;display:flex}.projectsEmpty b{color:var(--ink);font-size:20px}.floatingNewProject{display:none}.projectsGrid{grid-template-columns:1fr}.projectHomeCard{grid-template-columns:minmax(0,1fr) 34px;gap:0;padding:0;display:grid}.projectCardMap{background:#cfe0d4;grid-column:1/-1;grid-template-columns:1fr 1fr;height:360px;display:grid;position:relative;overflow:hidden}.projectCardMap>*{pointer-events:none}.projectCardRoute{border-right:3px solid var(--card);min-width:0;min-height:0;position:relative;overflow:hidden}.projectCardRoute>svg{background:#dce8df;width:100%;height:100%;display:block}.projectCardMap .realMap{border-radius:0;width:100%;height:100%;position:relative;inset:auto}.projectCardMap .mapBrand,.projectCardMap .routeProgressBadge,.projectCardMap .demoMapBadge{display:none}.projectCardPhotos{background:var(--card);flex-direction:column;gap:3px;min-width:0;min-height:0;display:flex;overflow:hidden}.projectCardPhotos img,.projectCardPhotos .projectCardPhotoPlaceholder{object-fit:cover;flex:1 1 0;width:100%;height:0;min-height:0;display:block}.projectCardPhotoPlaceholder{color:#fff;background:linear-gradient(145deg,#173c38,#0b211e);place-items:center;font-size:15px;font-weight:900;display:grid!important}.projectCardPhotoPlaceholder span{color:var(--orange)}.projectFormatBadge,.projectMediaBadge{z-index:2;color:#fff;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#12211fda;border-radius:9px;padding:7px 10px;font-size:10px;font-weight:900;top:14px;position:absolute!important}.projectFormatBadge{left:14px}.projectMediaBadge{right:14px}.projectMediaBadge b{color:var(--orange);font-size:14px}.projectCardNoRoute{color:#b9d0cc;text-align:center;background:linear-gradient(145deg,#193f3a,#0d201e);place-content:center;gap:8px;height:100%;display:grid}.projectCardNoRoute i{color:var(--orange);font-size:38px;font-style:normal}.projectCardBody{padding:20px 24px}.projectCardBody strong{font-size:24px}.projectHomeCard>em{padding-right:20px}.projectHomeCard:hover{transform:translateY(-3px)}@media (max-width:760px){.projectsButton{padding:0 7px;font-size:9px}.topbar{gap:6px}.brand{font-size:18px}.transferBanner{gap:3px;padding:9px 42px 9px 12px;display:grid;top:72px}.transferBanner strong{font-size:21px}.transferBanner small{font-size:9px}.projectsHero{align-items:start;padding:32px 16px 20px}.projectsHero h1{font-size:42px}.projectsHero .newProjectButton{display:none}.projectsGrid{grid-template-columns:1fr;gap:14px;width:calc(100% - 28px);margin-bottom:100px}.projectHomeCard{border-radius:16px;grid-template-columns:minmax(0,1fr) 28px;gap:0;padding:0}.projectCardMap{height:250px}.projectCardBody{padding:16px}.projectCardBody strong{font-size:19px}.projectHomeCard>em{padding-right:10px}.floatingNewProject{z-index:8;background:var(--orange);color:#fff;cursor:pointer;border:0;border-radius:50%;place-items:center;width:62px;height:62px;font-size:38px;display:grid;position:fixed;bottom:24px;right:22px;box-shadow:0 12px 30px #0004}}.hero{justify-content:space-between;align-items:end;gap:32px;width:100%;padding:58px 24px 35px;display:flex}.eyebrow{text-transform:uppercase;letter-spacing:1.7px;font-weight:700;color:var(--orange)!important;font-size:12px!important}.hero p{color:var(--muted);margin:8px 0;font-size:17px}.titleInput{width:min(720px,85vw);color:var(--ink);letter-spacing:-2px;background:0 0;border:0;outline:none;padding:0;font-size:clamp(34px,5vw,62px);font-weight:900;display:block}.primary,.secondary{cursor:pointer;white-space:nowrap;border:0;border-radius:12px;font-weight:800}.primary{background:var(--orange);color:#fff;padding:15px 22px;box-shadow:0 8px 20px #ff5f3738}.primary span{margin-right:14px}.primary:disabled{filter:grayscale();opacity:.45;cursor:not-allowed}.secondary{color:#176b62;background:#edf4f1;border:1px solid #cde0da;padding:10px 14px;font-size:13px}.danger{color:#bc443b;cursor:pointer;background:0 0;border:0;font-size:13px}.steps{color:#9a9f9b;background:#eae7de;border-radius:14px;justify-content:center;align-items:center;gap:16px;margin:0 24px 28px;padding:17px 24px;font-size:13px;font-weight:700;display:flex}.steps span{align-items:center;gap:8px;display:flex}.steps b{color:#fff;background:#d7d4cb;border-radius:50%;place-items:center;width:25px;height:25px;display:grid}.steps i{background:#ccc9c0;flex:1;max-width:180px;height:1px}.steps .active{color:var(--ink)}.steps .active b{background:var(--orange)}.steps .done{color:var(--teal)}.steps .done b{background:var(--teal)}.notice{color:#176b62;cursor:pointer;background:#e5f5f0;border:1px solid #bcdcd3;border-radius:10px;justify-content:space-between;width:calc(100% - 48px);margin:0 24px 18px;padding:11px 14px;display:flex}.workspace{gap:22px;width:100%;padding:0 24px 60px;display:grid}.card{background:var(--card);border:1px solid var(--line);border-radius:20px;padding:22px;box-shadow:0 12px 35px #2d37310e}.cardHead,.cardHead>div{align-items:center;gap:10px;display:flex}.cardHead{justify-content:space-between;margin-bottom:18px}.cardHead h2{margin:0;font-size:18px}.cardHead em{background:#eeeae0;border-radius:20px;padding:3px 8px;font-size:12px;font-style:normal}.number{background:var(--ink);color:#fff;border-radius:9px;place-items:center;width:30px;height:30px;font-weight:700;display:grid}.dropzone{cursor:pointer;background:#faf8f2;border:2px dashed #c8c4b8;border-radius:15px;flex-direction:column;justify-content:center;align-items:center;gap:9px;min-height:230px;transition:all .2s;display:flex}.dropzone:hover{border-color:var(--orange);background:#fff9f5}.dropzone.compact{min-height:150px}.dropzone small{color:var(--muted)}.uploadIcon{color:var(--orange);font-size:32px}.importState{color:var(--muted);background:#eeeae0;border-radius:9px;align-items:center;gap:9px;margin:-5px 0 14px;padding:10px 12px;font-size:13px;display:flex}.importState i{background:#999;border-radius:50%;flex:none;width:9px;height:9px}.importState.loading i{background:#e7a938;animation:1s infinite pulse}.importState.success{color:#176b62;background:#e5f5f0}.importState.success i{background:#25a184}.importState.error{color:#a23a31;background:#fae8e5}.importState.error i{background:#d34a3d}.routeCardActions{align-items:center;gap:8px;display:flex}.mapAnimationButton{border:1px solid var(--ink);background:var(--ink);color:#fff;cursor:pointer;border-radius:18px;align-items:center;min-height:36px;padding:0 13px;font-size:11px;font-weight:900;display:inline-flex}.faceReviewOverlay:has(.mapAnimationDialog){padding:0}.mapAnimationDialog{z-index:1;background:var(--card);width:100vw;height:100dvh;max-height:none;box-shadow:none;border-radius:0;grid-template-rows:auto minmax(0,1fr) auto;display:grid;position:fixed;inset:0;overflow:hidden}.mapAnimationDialog>header{justify-content:space-between;align-items:flex-start;gap:12px;padding:18px 20px;display:flex}.mapAnimationDialog header>div{gap:5px;display:grid}.mapAnimationDialog header b{font-size:22px}.mapAnimationDialog header small{color:var(--muted);line-height:1.5}.mapAnimationDialog header>button{cursor:pointer;background:#ece8dd;border:0;border-radius:50%;flex:none;width:36px;height:36px;font-size:22px}.mapAnimationCanvas{background:#cae2d5;width:100%;height:100%;min-height:0;position:relative}.mapAnimationControls{z-index:10;min-width:0;padding:12px 20px calc(12px + env(safe-area-inset-bottom));background:var(--card);align-items:center;gap:14px;display:flex;position:relative;box-shadow:0 -5px 18px #0002}.mapAnimationControls>button:first-child{background:var(--orange);color:#fff;cursor:pointer;border:0;border-radius:20px;min-height:40px;padding:0 16px;font-size:12px;font-weight:900}.mapAnimationControls .routeCameraScrubber{flex:1;min-width:0;margin:0}.mapPreview{color:#aacabe;aspect-ratio:800/420;background:#cae2d5;border-radius:14px;position:relative;overflow:hidden}.mapPreview svg{width:100%;height:100%;display:block}.mapBadge{color:#fff;background:#172322cc;border-radius:6px;padding:6px 9px;font-size:10px;position:absolute;bottom:12px;left:12px}.stats{background:var(--line);border:1px solid var(--line);border-radius:12px;grid-template-columns:repeat(3,1fr);gap:1px;margin-top:14px;display:grid;overflow:hidden}.stats div{text-align:center;background:#faf8f2;min-width:0;padding:12px}.stats strong,.stats span{display:block}.stats strong{text-overflow:ellipsis;white-space:nowrap;font-size:19px;overflow:hidden}.stats span{color:var(--muted);margin-top:3px;font-size:11px}.photoStrip{gap:10px;padding:3px 2px 13px;display:flex;overflow:auto}.photoStrip button,.addTile{cursor:pointer;background:#eee;border:2px solid #0000;border-radius:10px;flex:0 0 92px;height:70px;padding:0;position:relative;overflow:hidden}.photoStrip button.selected{border-color:var(--orange);box-shadow:0 0 0 2px #ff5f3722}.photoStrip img{object-fit:cover;width:100%;height:100%}.photoStrip button span{color:#fff;background:#000000b3;border-radius:50%;place-items:center;width:19px;height:19px;font-size:11px;display:grid;position:absolute;bottom:4px;right:4px}.addTile{color:var(--orange);border:1px dashed #bbb;place-items:center;font-size:28px;display:grid}.editor{border-top:1px solid var(--line);grid-template-columns:minmax(0,1.45fr) minmax(280px,.8fr);gap:18px;padding-top:18px;display:grid}.photoStage{background:#172322;border-radius:14px;height:390px;position:relative;overflow:hidden}.photoStage img{object-fit:cover;width:100%;height:100%;transition:transform .25s,object-position .25s}.focusPoint{background:var(--orange);pointer-events:none;border:3px solid #fff;border-radius:50%;width:28px;height:28px;position:absolute;transform:translate(-50%,-50%);box-shadow:0 2px 10px #0008}.focusPoint:after{content:"";border:1px solid #fff;border-radius:50%;position:absolute;inset:7px}.controls{background:#f3f0e7;border-radius:14px;flex-direction:column;gap:15px;padding:16px;display:flex}.controlTitle{justify-content:space-between;align-items:start;display:flex}.controlTitle small,.controlTitle strong{display:block}.controlTitle small{color:var(--orange);margin-bottom:4px;font-weight:700}.controlTitle strong{text-overflow:ellipsis;white-space:nowrap;max-width:190px;overflow:hidden}.controls label{color:#4e5b57;font-size:12px;font-weight:700}.controls textarea{resize:vertical;background:#fff;border:1px solid #d2cec2;border-radius:9px;width:100%;min-height:74px;margin-top:7px;padding:10px;display:block}.controls input[type=range]{width:100%;accent-color:var(--orange);margin-top:8px}.controls output{float:left;color:var(--orange)}.focusControls{grid-template-columns:1fr 1fr;gap:14px;display:grid}.hint{color:var(--muted);margin:0;font-size:11px;line-height:1.5}footer{text-align:center;color:var(--muted);padding:0 24px 35px;font-size:12px}.photoList{gap:24px;display:grid}.photoEditor{border:1px solid var(--line);background:#faf8f2;border-radius:16px;padding:16px}.photoTitle{justify-content:space-between;align-items:center;gap:12px;margin-bottom:12px;display:flex}.photoTitle>div{align-items:center;gap:10px;min-width:0;display:flex}.photoTitle span{background:var(--orange);color:#fff;border-radius:50%;flex:none;place-items:center;width:26px;height:26px;font-size:12px;font-weight:700;display:grid}.photoTitle strong{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.photoEditor .controls{background:#efebe1;margin-top:14px}.cropStage{touch-action:none;-webkit-user-select:none;user-select:none;background:#172322;border-radius:14px;height:min(62vw,680px);min-height:300px;position:relative;overflow:hidden}.cropStage.armed{box-shadow:0 0 0 3px #e7a938}.cropStage.recording{box-shadow:0 0 0 3px #e1483e}.cropStage.replaying{box-shadow:0 0 0 3px var(--teal)}.cropStage.replaying .cropBox{cursor:default}.cropStage>img{object-fit:contain;pointer-events:none;width:100%;height:100%;display:block}.cropArea{touch-action:none;position:absolute}.cropBox{cursor:grab;touch-action:none;border:3px solid #fff;border-radius:5px;position:absolute;box-shadow:0 0 0 9999px #0a121194,0 2px 12px #00000080}.cropBox:active{cursor:grabbing}.cropBox:before,.cropBox:after{content:"";pointer-events:none;position:absolute}.cropBox:before{border-left:1px solid #ffffff8c;border-right:1px solid #ffffff8c;width:33.333%;height:100%;top:0;left:33.333%}.cropBox:after{border-top:1px solid #ffffff8c;border-bottom:1px solid #ffffff8c;width:100%;height:33.333%;top:33.333%;left:0}.cropLabel{color:#fff;white-space:nowrap;pointer-events:none;background:#141e1cb8;border-radius:20px;padding:6px 9px;font-size:11px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.cropHandle{background:var(--orange);z-index:2;border:3px solid #fff;border-radius:50%;width:22px;height:22px;position:absolute;box-shadow:0 2px 7px #00000073}.cropHandle.nw{cursor:nwse-resize;top:0;left:0;transform:translate(-35%,-35%)}.cropHandle.ne{cursor:nesw-resize;top:0;right:0;transform:translate(35%,-35%)}.cropHandle.sw{cursor:nesw-resize;bottom:0;left:0;transform:translate(-35%,35%)}.cropHandle.se{cursor:nwse-resize;bottom:0;right:0;transform:translate(35%,35%)}.recordBar{color:var(--muted);background:#e8e4da;border-radius:10px;justify-content:space-between;align-items:center;gap:12px;margin-top:9px;padding:10px 12px;font-size:12px;display:flex}.recordBar>div{align-items:center;gap:8px;display:flex}.recordBar i{background:#9b9b94;border-radius:50%;width:9px;height:9px}.recordBar.armed{color:#755d18;background:#fff5d8}.recordBar.armed i{background:#e7a938}.recordBar.recording{color:#a23a31;background:#fae8e5}.recordBar.recording i{background:#e1483e;animation:.7s infinite pulse}.recordBar.recorded,.recordBar.replaying{color:#176b62;background:#e5f5f0}.recordBar.recorded i{background:#25a184}.recordBar.replaying i{background:#25a184;animation:.7s infinite pulse}.recordActions button{background:var(--ink);color:#fff;cursor:pointer;border:0;border-radius:7px;padding:7px 10px;font-size:11px;font-weight:700}.recordActions .replayButton{background:var(--teal)}.recordActions .clearRecord{color:#a23a31;background:0 0}.cropReadout{color:var(--muted);flex-wrap:wrap;gap:8px 18px;font-size:12px;display:flex}.cropReadout span{background:#e4dfd3;border-radius:7px;padding:6px 9px}.cropMeta{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;display:flex}.resetCrop{color:var(--teal);cursor:pointer;background:0 0;border:0;font-size:12px;font-weight:700}.modePicker{border:0;grid-template-columns:repeat(3,1fr);gap:10px;margin:0;padding:0;display:grid}.modePicker legend{color:#4e5b57;grid-column:1/-1;margin-bottom:7px;font-size:12px;font-weight:700}.modePicker button{color:var(--ink);text-align:left;cursor:pointer;background:#faf8f2;border:1px solid #d2cec2;border-radius:10px;flex-direction:column;align-items:flex-start;gap:4px;padding:12px;display:flex}.modePicker button span{color:var(--muted);font-size:11px;line-height:1.4}.modePicker button.active{border-color:var(--orange);background:#fff5ef;box-shadow:0 0 0 2px #ff5f3720}.modePicker button.active b{color:var(--orange)}.modePicker button:disabled{cursor:not-allowed;opacity:.48}.addMore{min-height:64px;color:var(--orange);cursor:pointer;background:#faf8f2;border:1px dashed #bbb;border-radius:12px;justify-content:center;align-items:center;font-weight:700;display:flex}.addMore:hover{border-color:var(--orange);background:#fff7f2}.stopEditor{border:1px solid var(--line);background:#faf8f2;border-radius:18px;overflow:hidden;box-shadow:0 8px 24px #1d302b0a}.stopEditorHead{border-bottom:1px solid var(--line);background:#f0ede5;align-items:center;gap:13px;padding:15px 18px;display:flex}.stopEditorHead>div{flex:1;gap:2px;min-width:0;display:grid}.stopEditorTitleRow{justify-content:space-between;align-items:center;gap:12px;display:flex}.stopEditorHead strong{font-size:15px}.stopEditorHead small{color:var(--muted);font-size:10px}.stopEditorHead time{color:var(--teal);white-space:nowrap;background:#fff;border-radius:8px;padding:4px 8px;font-size:11px;font-weight:900}.stopCardPin{z-index:0;background:var(--orange);color:#fff;border:3px solid #fff;border-radius:50%;flex:0 0 34px;place-items:center;width:34px;height:34px;margin-bottom:7px;font-size:13px;font-weight:900;display:grid;position:relative;box-shadow:0 3px 7px #07100f40}.stopCardPin:after{content:"";z-index:-1;background:var(--orange);border-bottom:3px solid #fff;border-right:3px solid #fff;border-radius:0 0 4px;width:14px;height:14px;position:absolute;bottom:-7px;left:50%;transform:translate(-50%)rotate(45deg)}.stopMediaList{display:grid}.stopMediaList .photoEditor{border:0;border-bottom:1px solid var(--line);background:0 0;border-radius:0;padding:16px 18px}.stopMediaList .photoEditor:last-child{border-bottom:0}.stopMediaList .photoEditor.disabledMedia{background:#f1eee7}.disabledStop .stopCardPin,.disabledStop .stopCardPin:after{background:#68736f}@keyframes pulse{50%{opacity:.25}}@media (max-width:760px){.topbar{gap:10px;padding:0 14px}.brand{font-size:20px}.hero{padding:34px 14px 24px;display:block}.hero .primary{width:100%;margin-top:20px}.titleInput{width:100%;font-size:38px}.steps{gap:6px;margin:0 14px 18px;padding:13px 9px}.steps span{font-size:0}.steps span b{font-size:12px}.steps i{max-width:34px}.notice{width:calc(100% - 28px);margin:0 14px 18px}.workspace{padding:0 14px 40px}.card{border-radius:16px;padding:14px}.cardHead{align-items:flex-start}.editor{grid-template-columns:1fr}.photoEditor{padding:10px}.cropStage{height:58vh;min-height:280px}.cropLabel{font-size:10px}.recordBar{flex-direction:column;align-items:flex-start}.modePicker{grid-template-columns:1fr}.photoStage{height:330px}.stats{grid-template-columns:1fr 1fr}.stats div:last-child{grid-column:1/-1}.saveState{font-size:0}.photoStrip button,.addTile{flex-basis:78px;height:62px}}.cropStage>video{object-fit:contain;pointer-events:none;width:100%;height:100%;display:block}.photoTitle em{color:var(--teal);letter-spacing:.7px;background:#dcece8;border-radius:5px;padding:3px 6px;font-size:9px;font-style:normal;font-weight:900}.trimEditor{background:#e9e5dc;border-radius:10px;margin-top:9px;padding:12px}.trimHeader{justify-content:space-between;align-items:center;gap:12px;display:flex}.trimHeader>div{flex-direction:column;gap:3px;display:flex}.trimHeader span{color:var(--muted);font-size:11px}.trimHeader button{background:var(--teal);color:#fff;cursor:pointer;border:0;border-radius:8px;padding:8px 11px;font-size:11px;font-weight:700}.trimSliders{grid-template-columns:1fr 1fr;gap:18px;margin-top:12px;display:grid}.trimSliders label{color:#4e5b57;font-size:11px;font-weight:700}.trimSliders output{float:right;color:var(--orange)}.trimSliders input{width:100%;accent-color:var(--orange);margin-top:7px;display:block}@media (max-width:760px){.trimHeader{flex-direction:column;align-items:flex-start}.trimSliders{grid-template-columns:1fr}}.landing{width:100%;overflow-x:hidden}.landing a.primary,.landing a.secondary{align-items:center;text-decoration:none;display:inline-flex}.landingHeader{z-index:10;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);border-bottom:1px solid var(--line);background:#f5f2eaeb;align-items:center;gap:20px;padding:18px max(24px,50% - 580px);display:flex;position:sticky;top:0}.landingLogo{width:auto;height:38px}.landingNav{gap:22px;margin-left:20px;display:flex}.landingNav a{color:var(--ink);font-size:13px;font-weight:800;text-decoration:none}.landingNav a:hover{color:var(--orange)}.landingHeaderActions{align-items:center;gap:10px;margin-left:auto;display:flex}.landingHero{text-align:center;justify-items:center;gap:16px;width:min(1160px,100% - 48px);margin:0 auto;padding:74px 0 56px;display:grid}.landingHero h1{letter-spacing:-1.6px;color:var(--ink);margin:0;font-size:clamp(34px,5.4vw,58px);line-height:1.12}.landingHero h1 span{color:var(--orange)}.landingHero>p{max-width:640px;color:var(--muted);margin:0;font-size:17px;line-height:1.6}.landingHeroActions{align-items:center;gap:14px;margin-top:10px;display:flex}.landingHeroActions .secondary{border-radius:12px;padding:15px 20px;font-size:14px}.landingHeroNote{color:var(--muted);font-size:12px}.landingPillars{grid-template-columns:repeat(3,1fr);gap:18px;width:min(1160px,100% - 48px);margin:0 auto 70px;display:grid}.landingPillar{border:1px solid var(--line);background:var(--card);border-radius:18px;padding:26px 22px;box-shadow:0 12px 35px #2d37310e}.landingPillar>span{background:#f0ede5;border-radius:12px;place-items:center;width:44px;height:44px;margin-bottom:14px;font-size:22px;display:inline-grid}.landingPillar b{color:var(--ink);margin-bottom:8px;font-size:17px;display:block}.landingPillar p{color:var(--muted);margin:0;font-size:13px;line-height:1.6}.landingFeatures{width:min(1160px,100% - 48px);margin:0 auto 70px}.landingFeatures h2,.landingSteps h2,.landingCta h2{text-align:center;letter-spacing:-1px;color:var(--ink);margin:0 0 30px;font-size:clamp(24px,3.4vw,34px)}.landingFeatureGrid{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}.landingFeatureCard{border:1px solid var(--line);background:#faf8f2;border-radius:16px;padding:20px}.landingFeatureCard b{color:var(--teal);margin-bottom:7px;font-size:14px;display:block}.landingFeatureCard p{color:var(--muted);margin:0;font-size:12.5px;line-height:1.6}.landingSteps{width:min(760px,100% - 48px);margin:0 auto 70px}.landingSteps ol{gap:14px;margin:0;padding:0;list-style:none;display:grid}.landingSteps li{border:1px solid var(--line);background:var(--card);border-radius:14px;align-items:center;gap:16px;padding:16px 18px;display:flex}.landingSteps li b{background:var(--orange);color:#fff;border-radius:50%;flex:0 0 32px;place-items:center;width:32px;height:32px;font-size:14px;display:grid}.landingSteps li span{color:var(--ink);font-size:14px;line-height:1.5}.landingCta{color:#fff;text-align:center;background:linear-gradient(145deg,#0e5953,#0c2825);border-radius:24px;justify-items:center;gap:22px;width:min(1160px,100% - 48px);margin:0 auto 80px;padding:56px 24px;display:grid}.landingCta h2{color:#fff}.landingCta .primary{padding:16px 26px;font-size:15px}.landingFooter{color:var(--muted);border-top:1px solid var(--line);justify-content:space-between;align-items:center;gap:12px;padding:24px max(24px,50% - 580px) 40px;font-size:12px;display:flex}.landingFooterLogo{opacity:.8;width:auto;height:24px}@media (max-width:900px){.landingPillars,.landingFeatureGrid{grid-template-columns:1fr}.landingNav{display:none}}@media (max-width:600px){.landingHeader{padding:14px 16px}.landingHeroActions{flex-direction:column;width:100%}.landingHeroActions .primary,.landingHeroActions .secondary{text-align:center;justify-content:center;width:100%}}.mediaQuotaWarning{color:#8a6512!important;background:#fff3d6!important}.mediaQuotaFull{color:#a23a31!important;background:#fae8e5!important}.authConsent{border-top:1px solid var(--line);color:var(--muted);background:#f6f4ec;padding:11px 16px;font-size:10.5px;line-height:1.5}.authConsent a{color:var(--teal);font-weight:800;text-decoration:none}.authConsent a:hover{text-decoration:underline}.legalPage{width:100%}.legalHeader{border-bottom:1px solid var(--line);padding:20px max(24px,50% - 380px)}.legalHeader .landingLogo{width:auto;height:32px}.legalPage article{width:min(760px,100% - 48px);color:var(--ink);margin:0 auto;padding:40px 0 90px}.legalPage h1{letter-spacing:-1px;margin:0 0 6px;font-size:clamp(28px,4vw,40px)}.legalUpdated{color:var(--muted);margin:0 0 34px;font-size:12px}.legalPage h2{color:var(--teal);margin:34px 0 10px;font-size:18px}.legalPage p,.legalPage li{color:#3f4b47;font-size:14px;line-height:1.7}.legalPage ul{gap:8px;margin:0;padding-left:20px;display:grid}.legalPage a{color:var(--orange)}.previewOverlay{z-index:100;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#0a1110e0;place-items:center;padding:24px;display:grid;position:fixed;inset:0}.previewShell{color:#fff;background:#151f1e;border:1px solid #ffffff28;border-radius:18px;width:min(1180px,100%);max-height:calc(100vh - 48px);overflow:auto;box-shadow:0 30px 90px #0008}.previewTop{justify-content:space-between;align-items:center;height:62px;padding:0 18px;display:flex}.previewTop>div{flex-direction:column;gap:3px;display:flex}.previewTop span{color:#aab8b5;font-size:11px}.previewTop button{color:#fff;cursor:pointer;background:#ffffff16;border:0;border-radius:50%;width:34px;height:34px;font-size:24px}.movieFrame{aspect-ratio:16/9;background:#07100f;position:relative;overflow:hidden;container-type:inline-size}.routeMovie,.mediaMovie{position:absolute;inset:0;overflow:hidden}.routeMovie{background:linear-gradient(135deg,#183e38,#0a1715);place-items:center;display:grid}.routeMovie svg{width:84%;height:84%;position:absolute;inset:8%}.routeMovie polyline{fill:none;stroke:var(--orange);stroke-width:7px;stroke-linecap:round;stroke-linejoin:round;transition:stroke-dashoffset 50ms linear}.routeMovie>div{background:#07100fe8;border-radius:14px;flex-direction:column;padding:12px 16px 10px;display:flex;position:absolute;top:8%;left:5%;box-shadow:0 10px 24px #0006}.routeMovie strong{font-size:clamp(24px,4vw,52px)}.routeMovie span{color:#a8c9c2;font-size:14px}.routeMovie .elevationChart{width:min(220px,44cqw);height:46px;margin-bottom:2px;display:block;position:relative;inset:auto}.routeMovie .routeCoordinates{z-index:5;color:#fff;letter-spacing:.04em;flex-direction:row;gap:10px;padding:9px 12px;font-size:clamp(10px,1.25vw,15px);display:flex;top:auto;bottom:7%;left:3%}.mediaMovie>img,.mediaMovie>video{object-fit:cover;will-change:transform;width:100%;height:100%;position:absolute;inset:0}.movieCaption{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:#fff;text-align:start;background:#08100f99;border-radius:16px;align-items:center;gap:12px;width:fit-content;max-width:90%;margin:0;padding:12px 18px;font-size:clamp(14px,1.8vw,20px);font-weight:700;line-height:1.3;display:flex;position:absolute;bottom:7%;left:50%;transform:translate(-50%)}.movieCaption:before{content:"📸";color:#fff;background:#ffffff26;border-radius:50%;flex:none;place-items:center;width:30px;height:30px;font-size:14px;display:grid}.previewControls{align-items:center;gap:10px;padding:14px 18px;display:flex}.previewControls button{color:#fff;cursor:pointer;white-space:nowrap;background:#ffffff16;border:0;border-radius:8px;padding:9px 12px}.previewControls button:first-child{background:var(--orange)}.previewControls input{accent-color:var(--orange);flex:1}.previewControls output{color:#aab8b5;white-space:nowrap;font-size:11px}@media (max-width:760px){.previewOverlay{padding:0}.previewShell{border:0;border-radius:0;width:100%;min-height:100vh;max-height:100vh}.previewTop{height:58px}.movieFrame{aspect-ratio:9/16;max-height:72vh}.previewControls{flex-wrap:wrap}.previewControls input{flex-basis:100%;order:3}.movieCaption{font-size:15px}}.mediaButtons{align-items:center;gap:8px;display:flex}.emptyMedia{text-align:center;background:#faf8f2;border:2px dashed #c8c4b8;border-radius:15px;flex-direction:column;justify-content:center;align-items:center;gap:18px;min-height:180px;display:flex}.emptyMedia>div:first-child{flex-direction:column;align-items:center;gap:8px;display:flex}.emptyMedia small{color:var(--muted)}.emptyMediaActions{gap:9px;display:flex}.primaryPicker,.secondaryPicker{cursor:pointer;border-radius:9px;padding:10px 14px;font-size:12px;font-weight:700}.primaryPicker{background:var(--orange);color:#fff}.secondaryPicker{color:var(--teal);background:#e4efec}.addMoreRow{grid-template-columns:1fr 1fr;gap:10px;display:grid}.mediaUploadProgress{background:#fff8f4;border:2px dashed #ff8d72;border-radius:15px;justify-content:center;align-items:center;gap:22px;min-height:210px;margin:14px 0;padding:20px;display:flex}.mediaUploadProgress>div:last-child{gap:5px;max-width:390px;display:grid}.mediaUploadProgress b{font-size:17px}.mediaUploadProgress span,.mediaUploadProgress small{color:var(--muted)}.progressCircle{flex:0 0 112px;width:112px;height:112px;position:relative}.progressCircle svg{width:100%;height:100%;transform:rotate(-90deg)}.progressCircle circle{fill:none;stroke:#eadfd9;stroke-width:9px}.progressCircle .progressValue{stroke:var(--orange);stroke-linecap:round;stroke-dasharray:100;transition:stroke-dashoffset .25s}.progressCircle strong{color:var(--ink);place-items:center;font-size:22px;display:grid;position:absolute;inset:0}@media (max-width:560px){.cardHead{gap:10px}.mediaButtons{flex-direction:column;align-items:stretch}.mediaButtons .secondary{padding:8px 10px}.emptyMediaActions{flex-direction:column;width:80%}.primaryPicker,.secondaryPicker{text-align:center}.addMoreRow{grid-template-columns:1fr}}.productionSettings{border:1px solid var(--line);background:var(--card);border-radius:14px;grid-template-columns:minmax(260px,1fr) auto;gap:18px;margin:0 24px 22px;padding:16px 18px;display:grid}.productionSettings>label{flex-direction:column;gap:7px;display:flex}.productionSettings label span,.productionSettings legend{color:var(--muted);font-size:11px;font-weight:700}.productionSettings input{background:#fff;border:1px solid #d2cec2;border-radius:9px;height:42px;padding:0 12px}.productionSettings fieldset{border:0;align-items:end;gap:8px;margin:0;padding:0;display:flex}.productionSettings legend{margin-bottom:7px}.productionSettings button{height:42px;color:var(--muted);cursor:pointer;background:#faf8f2;border:1px solid #d2cec2;border-radius:9px;align-items:center;gap:8px;padding:0 12px;font-size:12px;font-weight:700;display:flex}.productionSettings button.active{border-color:var(--orange);color:var(--orange);background:#fff5ef}.productionSettings button i{border:2px solid;border-radius:2px;display:block}.landscapeIcon{width:18px;height:11px}.verticalIcon{width:10px;height:18px}.routePosition{background:#e7e2d7;border-radius:10px;padding:12px}.routePosition output{float:right;color:var(--orange)}.routePosition input{width:100%;accent-color:var(--orange);margin:9px 0 5px;display:block}.routePosition small{color:var(--muted);font-weight:400;display:block}.previewShell.vertical{width:min(520px,100%)}.movieFrame.landscape{aspect-ratio:16/9}.movieFrame.vertical{aspect-ratio:9/16;max-height:72vh;margin:auto}.mediaMovie.landscape>img,.mediaMovie.landscape>video,.mediaMovie.vertical>img,.mediaMovie.vertical>video{object-fit:cover}@media (max-width:760px){.productionSettings{grid-template-columns:1fr;margin:0 14px 18px;padding:14px}.productionSettings fieldset{flex-direction:column;align-items:stretch}.productionSettings button{justify-content:center}.movieFrame.landscape{aspect-ratio:16/9}.movieFrame.vertical{aspect-ratio:9/16}}@media (max-width:900px){.previewOverlay{padding:0}.previewShell.mobileViewer{border:0;border-radius:0;grid-template-rows:58px minmax(0,1fr) auto;width:100vw;height:100dvh;max-height:none;display:grid;overflow:hidden}.previewShell.mobileViewer .previewTop{height:58px}.previewShell.mobileViewer .movieFrame{aspect-ratio:auto;width:100%;height:100%;max-height:none}.previewShell.mobileViewer .previewControls{background:#151f1e;min-height:70px}.previewShell.mobileViewer .routeMovie,.previewShell.mobileViewer .mediaMovie{width:100%;height:100%}}@media (max-width:900px) and (orientation:landscape){.previewShell.mobileViewer{grid-template-rows:48px minmax(0,1fr) 58px}.previewShell.mobileViewer .previewTop{height:48px}.previewShell.mobileViewer .previewControls{min-height:58px;padding:8px 14px}.previewShell.mobileViewer .previewControls input{order:initial;flex-basis:auto}.previewShell.mobileViewer .movieCaption{padding:12px 5%}}.realMap{background:#cbdad6;width:100%;height:100%;position:absolute;inset:0}.mapCanvas{width:100%;height:100%;position:absolute;inset:0}.realMap .maplibregl-map{width:100%;height:100%}.demoMapBadge{z-index:2;color:#fff;pointer-events:none;background:#172322d1;border-radius:6px;padding:5px 8px;font-size:9px;position:absolute;top:10px;left:10px}.mapError{z-index:4;color:#a23a31;text-align:center;background:#fae8e5;border-radius:9px;width:min(340px,80%);padding:12px;font-size:12px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.routeMovie .realMap{inset:0}.routeMovie:after{content:"";pointer-events:none;background:linear-gradient(90deg,#07100f6b,#0000 48%);position:absolute;inset:0}.routeMovie>div{z-index:3}.maplibregl-ctrl-attrib{opacity:.78;background:#ffffffb8!important;max-width:132px!important;padding:1px 3px!important;font-size:7px!important;line-height:1.15!important}.maplibregl-ctrl-attrib a{color:#24322f!important;text-decoration:none!important}.mapStyleSwitcher{z-index:5;background:#07100fd9;border-radius:9px;display:flex;position:absolute;bottom:10px;left:10px;overflow:hidden;box-shadow:0 4px 14px #0007}.mapStyleSwitcher button{color:#c7d4d1;text-transform:uppercase;letter-spacing:.04em;cursor:pointer;background:0 0;border:0;padding:7px 10px;font-size:9px;font-weight:900}.mapStyleSwitcher button.active{background:var(--orange);color:#fff}.mapRecordButton{z-index:6;background:var(--orange);color:#fff;cursor:pointer;border:0;border-radius:50%;place-items:center;width:38px;height:38px;font-size:17px;animation:1.6s ease-in-out infinite recordButtonPulse;display:grid;position:absolute;top:60px;right:14px;box-shadow:0 6px 18px #0007}@keyframes recordButtonPulse{0%,to{transform:scale(1)}50%{transform:scale(1.08)}}.mapCameraMarker{z-index:5;color:#fff;cursor:pointer;background:#172322;border:2px solid #fff;border-radius:50%;place-items:center;width:26px;height:26px;padding:0;font-size:12px;display:grid;position:absolute;transform:translate(-50%,-50%);box-shadow:0 3px 10px #0007}.mapCameraMarker:hover{background:var(--orange)}.cropStage{width:100%;height:auto;min-height:0}.routeProgressBadge{z-index:3;color:#fff;pointer-events:none;background:#ff5f37;border-radius:7px;padding:6px 9px;font-size:10px;font-weight:800;position:absolute;bottom:10px;left:10px}.routePosition summary{cursor:pointer;color:var(--teal);font-weight:800}.routePosition summary b{float:right;color:var(--orange)}.routePosition label{margin-top:10px;display:block}.routePosition input{width:100%;margin-top:7px;display:block}.nativeMediaPickers{background:#f0ede5;border-radius:12px;flex-wrap:wrap;gap:12px;margin:4px 0 16px;padding:12px;display:flex}.nativeMediaPickers label{color:var(--muted);gap:5px;font-size:11px;font-weight:800;display:grid}.nativePickerVisible{max-width:100%;color:var(--ink);background:#fff;border:1px solid #bfc8c5;border-radius:9px;padding:9px;font-size:12px;display:block}.nativePickerVisible::file-selector-button{background:var(--teal);color:#fff;border:0;border-radius:7px;margin-right:8px;padding:8px 11px;font-weight:800}.photoActions{gap:7px!important;display:flex!important}.editPhoto{color:var(--teal);cursor:pointer;background:#edf7f4;border:1px solid #b9d2cd;border-radius:8px;padding:7px 12px;font-size:11px;font-weight:900}.editPhoto.active{background:var(--teal);color:#fff}.mediaCardPreview{background:#172322;border-radius:14px;overflow:hidden}.mediaCardPreview>img,.mediaCardPreview>video{object-fit:contain;width:100%;max-height:680px;display:block}.mediaCardPreview>p{color:var(--ink);background:#f0ede5;margin:0;padding:12px 16px;font-size:13px;line-height:1.5}.photoEditToolbar{background:#ebe7dc;border-radius:12px;grid-template-columns:repeat(4,1fr);gap:8px;margin-bottom:12px;padding:9px;display:grid}.photoEditToolbar button{min-height:42px;color:var(--ink);cursor:pointer;background:#fff;border:1px solid #0000;border-radius:8px;font-size:11px;font-weight:800}.photoEditToolbar button.active{border-color:var(--orange);color:var(--orange);background:#fff3ed}.compactEditPanel{border:1px solid var(--line);background:#f3f0e7;border-radius:12px;margin-bottom:12px;padding:14px}.compactEditPanel>label{color:#4e5b57;gap:7px;font-size:12px;font-weight:800;display:grid}.compactEditPanel textarea{resize:vertical;border:1px solid #d2cec2;border-radius:9px;width:100%;min-height:76px;padding:10px}.compactEditPanel .modePicker{margin:0}.compactEditPanel.routePosition strong{color:var(--teal);margin-bottom:10px;font-size:12px;display:block}.compactEditPanel output{float:right;color:var(--orange)}.photoTextPreview{color:var(--ink);white-space:pre-wrap;background:#f0ede5;border-radius:0 0 12px 12px;margin:0;padding:12px 16px;font-size:13px;line-height:1.5}.removeAll{color:#b53b2f;cursor:pointer;background:#fff5f3;border:1px solid #e4b9b2;border-radius:9px;padding:8px 12px;font-size:11px;font-weight:900}.removeAll:hover{background:#fce6e2}@media (max-width:600px){.photoEditToolbar{grid-template-columns:1fr 1fr}.photoActions{gap:4px!important}.editPhoto,.photoTitle .danger{padding:6px 8px!important}}.photoEditToolbar{grid-template-columns:repeat(auto-fit,minmax(110px,1fr))}.photoSelectionSummary{flex-wrap:wrap;gap:7px;margin:-2px 0 10px;display:flex}.photoSelectionSummary span{color:#596662;background:#ece9df;border-radius:20px;padding:5px 8px;font-size:10px;font-weight:800}.photoSelectionSummary .appearanceBadge{color:var(--teal);background:#e4f2ee}.photoSelectionSummary .orientationSummary{color:#3f4f4b;white-space:nowrap;background:#e9e5da;margin-left:auto}.removePhotoIcon,.editPhotoIcon,.reorderMediaActions button{cursor:pointer;border-radius:9px;flex:0 0 36px;place-items:center;width:36px;height:36px;padding:0;font-size:17px;display:grid}.removePhotoIcon{color:#a83224;background:#fff4f1;border:1px solid #e2b3aa}.removePhotoIcon:active{background:#f7ddd8}.editPhotoIcon{color:var(--teal);background:#edf7f4;border:1px solid #b9d2cd;font-size:20px;font-weight:900}.editPhotoIcon.active{background:var(--teal);color:#fff}.reorderMediaActions{gap:4px;display:flex}.reorderMediaActions button{color:#34433f;background:#fff;border:1px solid #d3d0c7;font-size:18px;font-weight:900}.reorderMediaActions button:disabled{cursor:not-allowed;opacity:.28}.photoTitle>div>strong{max-width:min(360px,32vw)}.projectLoadingOverlay{z-index:120;color:var(--ink);text-align:center;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#f5f2eadd;place-content:center;justify-items:center;gap:10px;display:grid;position:fixed;inset:0}.projectLoadingSpinner{border:8px solid #d7ded9;border-top-color:var(--orange);border-radius:50%;place-items:center;width:72px;height:72px;animation:.8s linear infinite projectLoadingSpin;display:grid}.projectLoadingSpinner span{display:none}.projectLoadingSpinner.determinate{border:0;padding:8px;animation:none}.projectLoadingSpinner.determinate span{width:56px;height:56px;color:var(--ink);background:#f5f2ea;border-radius:50%;place-items:center;font-size:15px;font-weight:900;display:grid}.projectLoadingOverlay b{font-size:18px}.projectLoadingOverlay small{max-width:280px;color:var(--muted);line-height:1.4}@keyframes projectLoadingSpin{to{transform:rotate(360deg)}}.movieBrandAnimation .movieBrandMark{background:var(--orange);color:#fff;border-radius:50%;width:clamp(64px,9cqw,110px);height:clamp(64px,9cqw,110px);margin-bottom:18px;animation:1.8s ease-in-out infinite brandPulse}.endBrandAnimation .endBrandMark{background:var(--orange);color:#fff;border-radius:50%;width:58px;height:58px;animation:1.8s ease-in-out infinite brandPulse}.textMovie .introBrandMark{background:var(--orange);color:#fff;border-radius:50%;width:60px;height:60px;margin:auto}.mapBrand .mapBrandMark{background:var(--orange);color:#fff;border-radius:50%;width:25px;height:25px}.projectCardNoRoute .emptyRouteMark{background:var(--orange);color:#fff;border-radius:50%;width:48px;height:48px;margin:auto}@media (max-width:600px){.routeMovie .routeCoordinates{bottom:14%}.mapBrand .mapBrandMark{width:21px;height:21px}}.appMark img{object-fit:contain;width:100%;height:100%;display:block}.brandLockup{object-fit:contain;width:auto;height:48px;display:block}.movieBrandAnimation .movieBrandMark,.endBrandAnimation .endBrandMark,.textMovie .introBrandMark,.mapBrand .mapBrandMark,.projectCardNoRoute .emptyRouteMark{color:inherit;background:0 0;border-radius:0}.routeMovie .routeCoordinates{inset:8% 3% auto auto}.mapBrand .mapBrandMark{width:34px;height:34px}.movieBrandAnimation .movieBrandMark{width:clamp(100px,14cqw,170px);height:clamp(100px,14cqw,170px)}@media (max-width:760px){.brandLockup{height:38px}}@media (max-width:600px){.routeMovie .routeCoordinates{inset:8% 3% auto auto}}.projectCardRoute{border-right:0;border-left:3px solid var(--card);grid-area:1/2}.projectCardPhotos{grid-area:1/1}.projectCardRoute svg{filter:drop-shadow(0 1px 2px #173b3544);width:100%;height:100%}.brandLockup{height:64px}@media (max-width:760px){.brandLockup{height:50px}}.routeFilePicker{color:var(--muted);background:#f0ede5;border-radius:11px;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:12px;margin:0 0 16px;padding:10px 12px;font-size:11px;font-weight:900;display:grid}.routeFilePicker .nativePickerVisible{width:100%}@media (max-width:600px){.routeFilePicker{grid-template-columns:1fr;gap:6px}.routeFilePicker .nativePickerVisible{padding:6px;font-size:11px}.routeFilePicker .nativePickerVisible::file-selector-button{padding:7px 9px}}.routeUploadTrigger{position:relative}.replaceRouteButton{min-height:36px;color:var(--teal);cursor:pointer;background:#edf7f5;border:1px solid #b8d8d2;border-radius:18px;align-items:center;padding:0 13px;font-size:11px;font-weight:900;display:inline-flex}.routeCameraScrubber{align-items:center;gap:10px;margin-top:12px;display:flex}.routeCameraScrubber input{accent-color:var(--orange);flex:1}.routeCameraScrubber output{min-width:38px;color:var(--muted);text-align:right;font-size:11px;font-weight:800}.mediaMovie>img,.mediaMovie>video{transition:transform 80ms linear,object-position 80ms linear}.routeSvgOverlay{z-index:2;pointer-events:none;width:100%;height:100%;position:absolute;inset:0;overflow:hidden}.routeSvgOverlay path{fill:none;stroke-linecap:round;stroke-linejoin:round}.routeSvgOutline{stroke:#fff;stroke-width:9px;opacity:.9}.routeSvgBase{stroke:#566763;stroke-width:6px;opacity:.9}.routeSvgProgressOutline{stroke:#fff;stroke-width:8px}.routeSvgProgress{stroke:#ff5f37;stroke-width:5px}.routeSvgMarkerGlow{fill:#fff;opacity:.9}.routeSvgMarker{fill:#ff5f37;stroke:#172322;stroke-width:2px}.thinRoute .routeSvgOutline{stroke-width:5px}.thinRoute .routeSvgBase{stroke-width:3px}.thinRoute .routeSvgProgressOutline{stroke-width:4px}.thinRoute .routeSvgProgress{stroke-width:2.5px}.soundtrackSettings{border:1px solid var(--line);background:var(--card);border-radius:14px;margin:0 24px 22px;padding:16px 18px}.soundtrackHeading{justify-content:space-between;gap:12px;margin-bottom:12px;display:flex}.soundtrackHeading>div{gap:3px;display:grid}.soundtrackHeading span,.soundtrackHeading small{color:var(--muted);font-size:11px}.soundtrackHeading>small{color:var(--teal);font-weight:800}.soundtrackGrid{grid-template-columns:repeat(5,minmax(150px,1fr));gap:9px;display:grid}.soundtrackGrid>label{border:1px solid var(--line);cursor:pointer;background:#f7f4ed;border-radius:10px;gap:9px;padding:11px;display:grid}.soundtrackGrid>label.selected{border-color:var(--orange);background:#fff3ed;box-shadow:0 0 0 2px #ff5f3720}.soundtrackGrid label>span{grid-template-columns:auto 1fr;align-items:center;gap:3px 7px;display:grid}.soundtrackGrid input{accent-color:var(--orange);grid-row:1/3}.soundtrackGrid small{color:var(--muted);font-size:9px}.soundtrackGrid audio{width:100%;height:32px}@media (max-width:900px){.soundtrackSettings{margin:0 14px 18px;padding:14px}.soundtrackGrid{grid-template-columns:1fr}.soundtrackGrid>label{grid-template-columns:minmax(0,1fr) minmax(150px,45%);align-items:center}.soundtrackHeading{flex-direction:column;align-items:flex-start}}.customSoundtrack{border:1px solid var(--line);background:#f7f4ed;border-radius:10px;grid-column:span 2;gap:10px;padding:12px;display:grid}.customSoundtrack.selected{border-color:var(--orange);background:#fff3ed;box-shadow:0 0 0 2px #ff5f3720}.customSoundtrackChoice{cursor:pointer}.customSoundtrackChoice>span{grid-template-columns:auto 1fr;align-items:center;gap:3px 7px;display:grid}.customSoundtrackChoice input{grid-row:1/3}.customSoundtrackFile,.customCopyright{color:var(--muted);gap:5px;font-size:10px;font-weight:800;display:grid}.customSoundtrackFile input,.customCopyright input{width:100%;color:var(--ink);background:#fff;border:1px solid #d2cec2;border-radius:8px;grid-row:auto;padding:8px 10px}.customSoundtrackFile input::file-selector-button{background:var(--teal);color:#fff;border:0;border-radius:7px;margin-right:9px;padding:7px 9px;font-weight:900}.customSoundtrackName{font-weight:900;color:var(--teal)!important}.soundtrackCredits{color:#becbc8;text-align:center;gap:4px;display:grid;position:absolute;bottom:3%;left:4%;right:4%}.soundtrackCredits small{font-size:clamp(8px,1.1vw,12px)}@media (max-width:900px){.customSoundtrack{grid-column:auto}.customSoundtrackChoice>span{display:grid}.soundtrackCredits{bottom:2%}}.titleMovie,.endMovie{position:absolute;inset:0;overflow:hidden}.titleMovie .realMap{inset:0}.titleMovieShade{z-index:4;background:linear-gradient(135deg,#07100fd1,#07100f33 65%,#07100f94);position:absolute;inset:0}.movieBrandAnimation{z-index:5;text-align:center;color:#fff;place-items:center;animation:1.2s both titleReveal;display:grid;position:absolute;inset:0}.movieBrandAnimation i{background:var(--orange);color:#fff;border-radius:50%;place-items:center;width:clamp(64px,9cqw,110px);height:clamp(64px,9cqw,110px);margin-bottom:18px;font-size:clamp(30px,4.5cqw,54px);font-style:normal;animation:1.8s ease-in-out infinite brandPulse;display:grid}.endBrandAnimation i{background:var(--orange);color:#fff;border-radius:50%;place-items:center;width:58px;height:58px;font-size:30px;font-style:normal;animation:1.8s ease-in-out infinite brandPulse;display:grid}.movieBrandAnimation strong{font-size:clamp(40px,8vw,108px);font-weight:900;line-height:1;display:block}.movieBrandAnimation span{color:#d9e4e1;letter-spacing:.15em;text-transform:uppercase;margin-top:14px;font-size:clamp(12px,1.8cqw,24px);display:block}.endMovie{color:#fff;background:radial-gradient(circle,#213b37 0,#0b1413 62%,#050909 100%);place-items:center;display:grid}.endBrandAnimation{align-items:center;gap:14px;animation:2.2s ease-in-out infinite endBrand;display:flex}.endBrandAnimation strong{font-size:clamp(38px,7vw,82px)}.endBrandAnimation strong span{color:var(--orange)}.endMovie>small{color:#b8c4c1;text-align:center;font-size:clamp(8px,1.1vw,12px);position:absolute;bottom:4%;left:4%;right:4%}.titleMovie .routeProgressBadge,.titleMovie .demoMapBadge{display:none}@keyframes titleReveal{0%{opacity:0;transform:translateY(28px)}to{opacity:1;transform:none}}@keyframes brandPulse{0%,to{transform:scale(1);box-shadow:0 0 #ff5f3760}50%{transform:scale(1.08);box-shadow:0 0 0 16px #ff5f3700}}@keyframes endBrand{0%,to{opacity:.75;transform:scale(.96)}50%{opacity:1;transform:scale(1.03)}}.heroActions{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.exportButton{height:46px;color:var(--orange);cursor:pointer;background:#fff;border:1px solid #ffc1b2;border-radius:10px;padding:0 18px;font-weight:900}.exportButton:disabled{cursor:not-allowed;opacity:.5}.exportResult{background:#f3fbf8;border:1px solid #b7d9d2;border-radius:12px;flex-basis:100%;gap:8px;padding:10px;display:grid}.exportResult video{background:#101817;border-radius:8px;width:min(100%,420px);max-height:260px}.exportResult a{background:var(--teal);color:#fff;border-radius:9px;place-items:center;min-height:46px;font-weight:900;text-decoration:none;display:grid}.exportResult small{color:var(--muted)}@media (max-width:760px){.heroActions{flex-direction:column;width:100%}.heroActions>button,.exportResult{width:100%}.exportDurationNote{font-weight:800;color:var(--teal)!important}}.workspace .soundtrackSettings{border-radius:20px;margin:0;padding:22px}.soundtrackSettings>.cardHead>small{color:var(--teal);font-weight:800}.stepDescription{color:var(--muted);margin:-7px 0 16px;font-size:12px;line-height:1.5}.wikipediaStep .wikipediaLookup,.natureStep .natureScanner,.facesStep .faceLibrary,.screensStep .optionalScreens{margin:0}.screensStep .optionalScreens{background:0 0;border:0;padding:0}.movieStep .heroActions{align-items:stretch}.movieStep .heroActions>button{min-width:180px}.cardHead>small{color:var(--teal);font-size:10px;font-weight:800}@media (max-width:760px){.steps{justify-content:space-between;gap:5px}.steps span{flex:none}.steps i{min-width:6px;max-width:22px}.screensStep .optionalScreens{padding:0}.movieStep .heroActions>button{width:100%;min-width:0}}.exportTiming{background:#f3fbf8;border:1px solid #b7d9d2;border-radius:12px;flex-basis:100%;gap:8px;padding:12px;display:grid}.exportTiming>div{justify-content:space-between;gap:12px;display:flex}.exportTiming span,.exportTiming small{color:var(--muted);font-size:11px}.exportTiming progress{width:100%;height:12px;accent-color:var(--teal)}.dangerButton{color:#a83224;background:#fff5f3;border:1px solid #d98d83;border-radius:9px;justify-self:start;padding:8px 14px;font-weight:800}@media (max-width:760px){.exportTiming{width:100%}.exportTiming>div{gap:3px;display:grid}}.bulkMediaActions{flex-wrap:wrap;justify-content:flex-end;gap:6px;display:flex}.bulkMediaActions button{border:1px solid var(--line);color:var(--ink);background:#fff;border-radius:8px;padding:7px 10px;font-weight:700}.mediaEnabled{color:var(--teal);background:#e8f5f1;border-radius:7px;align-items:center;gap:5px;padding:4px 7px;font-size:10px;font-weight:800;display:inline-flex}.mediaEnabled input{accent-color:var(--teal);margin:0}.mediaEnabled i{font-style:normal}.photoEditor.disabledMedia{opacity:.58}.photoEditor.disabledMedia .mediaCardPreview{filter:grayscale(.75)}.photoEditor.disabledMedia .mediaEnabled{color:var(--muted);background:#eeeae1}.mapBrand{z-index:5;color:#fff;pointer-events:none;background:#07100fe8;border-radius:9px;align-items:center;gap:7px;padding:7px 10px;font-size:13px;display:flex;position:absolute;top:12px;right:14px}.mapBrand i{background:var(--orange);border-radius:50%;place-items:center;width:25px;height:25px;font-style:normal;display:grid}.mapBrand b span{color:var(--orange)}.routeMovie>aside{z-index:4;color:#fff;text-align:right;background:#07100fe8;border-radius:11px;gap:4px;padding:13px 16px;font-size:clamp(14px,1.8vw,23px);display:grid;position:absolute;bottom:7%;right:3%}.previewTripSummary{z-index:7;justify-content:center;gap:10px;display:flex;position:absolute;bottom:9%;left:7%;right:7%}.previewTripSummary span{color:#c7d4d1;text-align:center;text-transform:uppercase;background:#07100fc9;border-radius:10px;min-width:120px;padding:9px 13px;font-size:9px}.previewTripSummary b{color:#fff;text-transform:none;font-size:clamp(15px,2vw,25px);display:block}.orientationBadge{white-space:nowrap;color:#52615d!important;background:#eee8dc!important}@media (max-width:600px){.mapBrand{font-size:11px;top:8px;right:8px}.mapBrand i{width:21px;height:21px}.routeMovie>aside{font-size:12px;bottom:14%;right:3%}.previewTripSummary{gap:4px;left:3%;right:3%}.previewTripSummary span{flex:1;min-width:0;padding:7px 4px}.photoTitle>div{flex-wrap:wrap}.orientationBadge{order:4}}.productionSettings{grid-template-columns:minmax(240px,1fr) auto minmax(170px,.45fr)}.productionSettings select{height:42px;color:var(--ink);background:#fff;border:1px solid #d2cec2;border-radius:9px;padding:0 34px 0 12px;font-weight:700}@media (max-width:900px){.productionSettings{grid-template-columns:1fr}.productionSettings select{width:100%}}@media (max-width:900px) and (orientation:portrait){.previewOverlay:has(.previewShell.landscape){padding:0;overflow:hidden}.previewShell.landscape{border:0;border-radius:0;grid-template-rows:48px minmax(0,1fr) 58px;width:100dvh;height:100vw;max-height:none;display:grid;position:fixed;top:50%;left:50%;overflow:hidden;transform:translate(-50%,-50%)rotate(90deg)}.previewShell.landscape .previewTop{height:48px}.previewShell.landscape .movieFrame{aspect-ratio:auto;width:100%;height:100%;max-height:none}.previewShell.landscape .previewControls{min-height:58px;padding:8px 14px}.previewShell.landscape .previewControls input{order:initial;flex-basis:auto}}@media (max-width:900px) and (orientation:landscape){.previewOverlay:has(.previewShell.vertical){padding:0;overflow:hidden}.previewShell.vertical{border:0;border-radius:0;grid-template-rows:48px minmax(0,1fr) 58px;width:100dvh;height:100vw;max-height:none;display:grid;position:fixed;top:50%;left:50%;overflow:hidden;transform:translate(-50%,-50%)rotate(-90deg)}.previewShell.vertical .previewTop{height:48px}.previewShell.vertical .movieFrame{aspect-ratio:auto;width:100%;height:100%;max-height:none;margin:0}.previewShell.vertical .previewControls{min-height:58px;padding:8px 14px}.previewShell.vertical .previewControls input{order:initial;flex-basis:auto}}.activityTransitionIcon{z-index:8;filter:drop-shadow(0 8px 8px #0008);pointer-events:none;font-size:clamp(46px,8vw,92px);position:absolute;bottom:12%}.previewShell .previewTop,.previewShell .previewControls{transition:opacity .3s,transform .3s}.previewShell.controlsHidden .previewTop,.previewShell.controlsHidden .previewControls{opacity:0;pointer-events:none}.previewShell.controlsHidden .previewTop{transform:translateY(-100%)}.previewShell.controlsHidden .previewControls{transform:translateY(100%)}@media (max-width:900px){.previewOverlay{padding:0;overflow:hidden}.previewShell.landscape,.previewShell.vertical{background:#07100f;border:0;border-radius:0;max-height:none;position:fixed;top:50%;left:50%;overflow:hidden}.previewShell .previewTop{z-index:20;background:#07100fda;height:52px;position:absolute;top:0;left:0;right:0}.previewShell .previewControls{z-index:20;background:#07100fda;min-height:62px;padding:9px 14px;position:absolute;bottom:0;left:0;right:0}.previewShell .movieFrame{width:100%;height:100%;max-height:none;margin:0;aspect-ratio:auto!important}}@media (max-width:900px) and (orientation:portrait){.previewShell.vertical{width:100vw;height:100dvh;transform:translate(-50%,-50%)}.previewShell.landscape{width:100dvh;height:100vw;transform:translate(-50%,-50%)rotate(90deg)}}@media (max-width:900px) and (orientation:landscape){.previewShell.landscape{width:100vw;height:100dvh;transform:translate(-50%,-50%)}.previewShell.vertical{width:100dvh;height:100vw;transform:translate(-50%,-50%)rotate(-90deg)}}.transitionBackdrop{z-index:0;background:#07100f;transition:opacity .12s linear;position:absolute;inset:0;overflow:hidden}.transitionBackdrop>img,.transitionBackdrop>video{object-fit:cover;width:100%;height:100%;display:block}.transitionLayer{z-index:1;backface-visibility:hidden;position:absolute;inset:0;overflow:hidden;box-shadow:0 0 45px #0009}.transitionLayer>img,.transitionLayer>video{will-change:transform;position:absolute}.mediaMovie>.nextTransitionImage{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.previewControls{grid-template-columns:auto minmax(180px,1fr);align-items:center;display:grid}.previewControlButtons{gap:8px;display:flex}.previewScrubber{grid-template-columns:minmax(120px,1fr) auto;align-items:center;gap:10px;min-width:0;display:grid}.previewScrubber input{width:100%;height:24px;accent-color:var(--orange);touch-action:none;margin:0}.previewScrubber output{color:#d2dcda;white-space:nowrap;font-size:11px}@media (max-width:600px){.previewControls{grid-template-columns:1fr;gap:7px}.previewControlButtons{justify-content:center}.previewScrubber{width:100%}}@media (max-width:900px){.previewShell .previewControls{grid-template-columns:auto minmax(180px,1fr);gap:12px;min-height:96px;display:grid}.previewShell .previewScrubber input{order:initial;flex-basis:auto}.previewShell .previewScrubber{display:grid}}@media (max-width:900px) and (max-height:500px){.previewShell .previewControls{min-height:76px;padding:6px 10px}.previewControlButtons button{padding:7px 9px}.previewScrubber input{height:18px}}.wikipediaLookup{background:#f0f5f2;border:1px solid #d7ddd8;border-radius:12px;align-items:end;gap:10px;margin:0 0 16px;padding:13px;display:flex}.wikipediaLookup label{min-width:170px;color:var(--muted);gap:6px;font-size:11px;font-weight:800;display:grid}.wikipediaLookup select{height:40px;color:var(--ink);background:#fff;border:1px solid #c9d2ce;border-radius:8px;padding:0 32px 0 10px}.wikipediaLookup button,.wikipediaActions button,.wikipediaRemoved button{background:var(--teal);color:#fff;cursor:pointer;border:0;border-radius:8px;min-height:40px;padding:8px 12px;font-size:11px;font-weight:900}.wikipediaLookup button:disabled{opacity:.5;cursor:not-allowed}.wikipediaNoteEditor{border-left:4px solid var(--teal);background:#eaf3f0;border-radius:10px;gap:9px;margin:0 0 12px;padding:12px;display:grid}.wikipediaNoteEditor>div:first-child{gap:3px;display:grid}.wikipediaNoteEditor small{color:var(--muted);font-size:10px}.wikipediaNoteEditor p{color:#33413e;white-space:pre-wrap;margin:0;font-size:12px;line-height:1.55}.wikipediaNoteEditor textarea{resize:vertical;background:#fff;border:1px solid #c9d2ce;border-radius:8px;width:100%;min-height:72px;padding:9px}.wikipediaActions{flex-wrap:wrap;align-items:center;gap:7px;display:flex}.wikipediaActions button{min-height:32px;padding:6px 10px}.wikipediaActions button:nth-of-type(2){background:#52635f}.wikipediaActions button:nth-of-type(3){background:#b74438}.wikipediaActions a{color:var(--teal);margin-left:auto;font-size:11px;font-weight:800}.wikipediaRemoved{color:var(--muted);background:#eeeae0;border-radius:9px;justify-content:space-between;align-items:center;gap:10px;margin:0 0 12px;padding:9px 11px;font-size:11px;display:flex}.wikipediaRemoved button{min-height:32px;padding:6px 10px}.movieWikipediaNote{z-index:9;color:#172322;text-align:start;width:min(70%,680px);direction:auto;background:#f8f5e9eb;border-radius:12px;gap:5px;padding:12px 15px;display:grid;position:absolute;top:7%;left:5%;box-shadow:0 8px 26px #0005}.movieWikipediaNote b{font-size:clamp(14px,2.2vw,24px)}.movieWikipediaNote span{font-size:clamp(11px,1.6vw,18px);line-height:1.4}.movieWikipediaNote small{color:#68736f;font-size:clamp(7px,.8vw,10px)}@media (max-width:600px){.wikipediaLookup{flex-direction:column;align-items:stretch}.wikipediaLookup label{min-width:0}.wikipediaLookup button{width:100%}.wikipediaActions a{margin-left:0}.movieWikipediaNote{width:78%;padding:9px 11px;top:5%;left:4%}}.faceLibrary{background:#f5f1e8;border:1px solid #d7d3c8;border-radius:12px;gap:11px;margin:0 0 16px;padding:14px;display:grid}.faceLibraryHead{justify-content:space-between;align-items:center;gap:14px;display:flex}.faceLibraryHead>div:first-child{gap:4px;display:grid}.faceLibraryHead small{color:var(--muted);font-size:10px}.faceLibraryHead button{background:var(--ink);color:#fff;cursor:pointer;border:0;border-radius:9px;min-height:40px;padding:9px 14px;font-size:11px;font-weight:900}.faceLibraryHead button:disabled{opacity:.45;cursor:not-allowed}.faceLibrary .importState{margin:0}.faceLibraryActions{gap:8px;display:flex}.faceLibraryActions .managePeople{color:var(--teal);background:#edf5f2;border:1px solid #b7d0ca}@media (max-width:600px){.faceLibraryHead{flex-direction:column;align-items:stretch}.faceLibraryActions{grid-template-columns:1fr 1fr;display:grid}.faceLibraryHead button{width:100%}}.faceReviewOverlay{z-index:100;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#07100fd9;place-items:center;padding:18px;display:grid;position:fixed;inset:0}.faceReviewDialog{background:var(--card);border:1px solid #ffffff24;border-radius:18px;width:min(460px,100%);max-height:calc(100dvh - 36px);padding:18px;overflow:auto;box-shadow:0 24px 80px #0008}.faceReviewDialog>header{justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:14px;display:flex}.faceReviewDialog header>div{gap:4px;display:grid}.faceReviewDialog header b{font-size:22px}.faceReviewDialog header small{color:var(--muted);font-size:11px}.faceReviewDialog header>button{width:36px;height:36px;color:var(--ink);cursor:pointer;background:#ece8dd;border:0;border-radius:50%;font-size:22px}.faceReviewDialog>img{aspect-ratio:1;object-fit:cover;border:4px solid #fff;border-radius:18px;width:min(260px,80%);margin:0 auto 16px;display:block;box-shadow:0 8px 28px #0004}.faceReviewDialog>label{color:var(--muted);gap:6px;font-size:11px;font-weight:800;display:grid}.faceReviewDialog select,.newFaceFields input{width:100%;height:43px;color:var(--ink);background:#fff;border:1px solid #cfcabe;border-radius:9px;padding:0 11px}.newFaceFields{grid-template-columns:1fr 1fr;gap:9px;margin-top:10px;display:grid}.faceReviewDialog>footer{justify-content:space-between;gap:10px;margin-top:17px;padding:0;display:flex}.faceReviewDialog footer button{cursor:pointer;border:0;border-radius:9px;min-height:43px;padding:9px 14px;font-size:11px;font-weight:900}.skipFace{color:#59635f;background:#ece8dd}.confirmFace{background:var(--orange);color:#fff}.confirmFace:disabled{opacity:.45;cursor:not-allowed}.wikipediaOfferDialog{background:var(--card);border-radius:18px;width:min(520px,100%);max-height:calc(100dvh - 36px);padding:20px;overflow:auto;box-shadow:0 24px 80px #0008}.wikipediaOfferDialog>header{justify-content:space-between;align-items:flex-start;gap:14px;display:flex}.wikipediaOfferDialog header>div{gap:5px;display:grid}.wikipediaOfferDialog header b{font-size:22px}.wikipediaOfferDialog header small,.wikipediaOfferDialog p{color:var(--muted);line-height:1.5}.wikipediaOfferDialog header>button{cursor:pointer;background:#ece8dd;border:0;border-radius:50%;width:36px;height:36px;font-size:22px}.wikipediaOfferDialog>label{color:var(--muted);gap:6px;font-size:11px;font-weight:800;display:grid}.wikipediaOfferDialog select{background:#fff;border:1px solid #cfcabe;border-radius:9px;height:43px;padding:0 11px}.wikipediaOfferDialog>footer{justify-content:flex-end;gap:10px;margin-top:18px;padding:0;display:flex}.wikipediaOfferDialog footer button{cursor:pointer;border:0;border-radius:9px;min-height:43px;padding:9px 16px;font-weight:900}@media (max-width:500px){.faceReviewOverlay{padding:8px}.faceReviewDialog{border-radius:14px;max-height:calc(100dvh - 16px);padding:14px}.faceReviewDialog>img{width:min(220px,72%)}.newFaceFields{grid-template-columns:1fr}.faceReviewDialog>footer{flex-direction:column-reverse}.faceReviewDialog footer button{width:100%}.mediaUploadProgress{text-align:center;flex-direction:column;min-height:260px}.progressCircle{flex-basis:104px;width:104px;height:104px}.wikipediaOfferDialog{max-height:calc(100dvh - 16px);padding:16px}.wikipediaOfferDialog>footer{flex-direction:column-reverse}.wikipediaOfferDialog footer button{width:100%}}.peopleManagerDialog{background:var(--card);border-radius:18px;width:min(720px,100%);max-height:calc(100dvh - 36px);padding:18px;overflow:auto;box-shadow:0 24px 80px #0008}.peopleManagerDialog>header{justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:15px;display:flex}.peopleManagerDialog header>div{gap:4px;display:grid}.peopleManagerDialog header b{font-size:22px}.peopleManagerDialog header small{color:var(--muted);font-size:11px}.peopleManagerDialog header>button{cursor:pointer;background:#ece8dd;border:0;border-radius:50%;width:36px;height:36px;font-size:22px}.managedPeopleList{gap:12px;display:grid}.managedPeopleList article{border:1px solid var(--line);background:#f7f4ed;border-radius:11px;gap:8px;padding:12px;display:grid}.managedPersonFields{grid-template-columns:1fr 1fr;gap:8px;display:grid}.managedPersonFields input{background:#fff;border:1px solid #cecabe;border-radius:8px;width:100%;min-width:0;height:39px;padding:0 10px}.managedPeopleList article>small{color:var(--muted);font-size:9px}.assignedFaces{grid-template-columns:repeat(auto-fill,minmax(112px,1fr));gap:9px;display:grid}.assignedFaces figure{background:#fff;border:1px solid #d8d3c8;border-radius:9px;min-width:0;margin:0;padding:6px}.assignedFaces img,.faceThumbLoading{aspect-ratio:1;object-fit:cover;width:100%;color:var(--muted);background:#e9e5dc;border-radius:7px;place-items:center;font-size:10px;display:grid}.assignedFaces figcaption{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;margin:5px 1px;font-size:8px;overflow:hidden}.assignedFaces button{color:#a23a31;cursor:pointer;background:#fae8e5;border:0;border-radius:6px;width:100%;padding:6px 4px;font-size:8px;font-weight:900}.emptyPeople{color:var(--muted);text-align:center}.libraryPersonRow{align-items:flex-start;gap:12px;display:flex}.libraryPersonThumb{width:48px;height:48px;color:var(--muted);background:#e9e5dc;border-radius:50%;flex:0 0 48px;place-items:center;font-size:16px;font-weight:900;display:grid;overflow:hidden}.libraryPersonThumb img{object-fit:cover;width:100%;height:100%}.libraryPersonBody{flex:1;gap:6px;min-width:0;display:grid}.libraryPersonRow>.removeAll{flex:none}@media (max-width:560px){.libraryPersonRow{flex-wrap:wrap}.libraryPersonRow>.removeAll{margin-left:60px}.peopleManagerDialog{max-height:calc(100dvh - 16px);padding:13px}.managedPersonFields{grid-template-columns:1fr}.assignedFaces{grid-template-columns:repeat(2,minmax(0,1fr))}}.routeMovie .routeSvgOverlay{width:100%;max-width:none;height:100%;inset:0}.routeStop{filter:drop-shadow(0 3px 3px #07100f66)}.routeStop .routeStopPin{fill:#f8f5e9;stroke:#fff;stroke-width:3px;stroke-linejoin:round}.routeStop text{fill:#172322;text-anchor:middle;dominant-baseline:central;font-size:11px;font-weight:900}.routeStop.reached .routeStopPin{fill:var(--orange)}.routeStop.reached text{fill:#fff}.optionalScreens{border:1px solid var(--line);background:var(--card);border-radius:14px;grid-template-columns:1fr 1fr auto;align-items:end;gap:12px;margin:0 24px 22px;padding:14px 18px;display:grid}.optionalScreens>label{color:var(--muted);gap:6px;font-size:11px;font-weight:800;display:grid}.optionalScreens textarea{resize:vertical;border:1px solid #d2cec2;border-radius:8px;width:100%;min-height:66px;padding:9px}.optionalScreens .peopleIntroToggle{max-width:210px;min-height:66px;color:var(--teal);background:#edf5f2;border-radius:9px;align-items:center;gap:8px;padding:10px;display:flex}.peopleIntroToggle input{accent-color:var(--teal)}.textMovie,.peopleMovie{color:#fff;text-align:center;background:radial-gradient(circle at 25% 20%,#315c54,#07100f 65%);place-content:center;padding:8%;display:grid;position:absolute;inset:0}.textMovie i{background:var(--orange);border-radius:50%;place-items:center;width:60px;height:60px;margin:auto;font-size:30px;font-style:normal;display:grid}.textMovie h2,.peopleMovie h2{margin:16px 0;font-size:clamp(28px,5vw,68px)}.textMovie p{white-space:pre-wrap;max-width:900px;margin:0;font-size:clamp(15px,2.4vw,32px);line-height:1.5}.peopleMovie>div{flex-wrap:wrap;justify-content:center;align-items:start;gap:clamp(12px,3vw,34px);display:flex}.peopleMovie figure{justify-items:center;gap:6px;min-width:100px;margin:0;animation:.7s both crewReveal;display:grid}.peopleMovie img,.peopleMovie figure>span{background:var(--orange);object-fit:cover;border:5px solid #fff;border-radius:50%;place-items:center;width:clamp(94px,9.9cqw,195px);height:clamp(94px,9.9cqw,195px);font-size:52px;display:grid;box-shadow:0 12px 30px #0007}.peopleMovie h2{font-size:clamp(34px,6.5vw,86px)}.peopleMovie b{font-size:clamp(13px,2vw,25px)}.peopleMovie small{color:#bcd0cb;font-size:clamp(10px,1.3vw,16px)}.closingMovieText{color:#fff;text-align:center;white-space:pre-wrap;margin:0;font-size:clamp(16px,2.5vw,34px);position:absolute;top:14%;left:12%;right:12%}@keyframes crewReveal{0%{opacity:0;transform:translateY(25px)scale(.8)}to{opacity:1;transform:none}}.peopleIntroOptions{gap:8px;display:grid}.introPeoplePicker{border:1px solid var(--line);background:#fff;border-radius:10px;gap:5px;max-height:220px;padding:6px;display:grid;overflow:auto}.introPeoplePicker label{color:#172322;border-radius:8px;grid-template-columns:auto 32px 1fr auto;align-items:center;gap:7px;padding:5px;font-size:12px;display:grid}.introPeoplePicker label:hover{background:#f1eee5}.introPeoplePicker img,.introPeoplePicker i{object-fit:cover;background:var(--orange);color:#fff;border-radius:50%;place-items:center;width:32px;height:32px;font-style:normal;display:grid}.introPeoplePicker span{font-weight:800;display:grid}.introPeoplePicker small{color:var(--muted);font-weight:500}.introPeoplePicker em{color:var(--teal);font-size:9px;font-style:normal;font-weight:900}.introPeoplePicker input{accent-color:var(--teal)}@media (max-width:760px){.optionalScreens{grid-template-columns:1fr;margin:0 14px 18px;padding:14px}.optionalScreens .peopleIntroToggle{max-width:none;min-height:48px}.peopleMovie{align-content:center;padding:5%}.peopleMovie>div{gap:10px}.peopleMovie figure{min-width:72px}}.mentionField{position:relative}.mentionField textarea{width:100%;display:block}.mentionSuggestions{z-index:30;background:#fff;border:1px solid #c9cfc9;border-radius:10px;max-height:230px;padding:5px;position:absolute;top:calc(100% + 4px);left:0;right:0;overflow:auto;box-shadow:0 12px 28px #0003}.mentionSuggestions button{width:100%;color:var(--ink);text-align:left;cursor:pointer;background:#fff;border:0;border-radius:7px;align-items:center;gap:9px;padding:7px;display:flex}.mentionSuggestions button:hover{background:#edf5f2}.mentionSuggestions img,.mentionSuggestions i{background:var(--orange);color:#fff;object-fit:cover;border-radius:50%;flex:none;place-items:center;width:34px;height:34px;font-style:normal;display:grid}.mentionSuggestions span{display:grid}.mentionSuggestions small{color:var(--muted);font-size:9px}.mentionAvatars{z-index:10;gap:7px;display:flex;position:absolute;top:7%;right:5%}.mentionAvatars img,.mentionAvatars>span{background:var(--orange);color:#fff;object-fit:cover;border:4px solid #fff;border-radius:50%;place-items:center;width:clamp(42px,7vw,82px);height:clamp(42px,7vw,82px);display:grid;box-shadow:0 8px 22px #0006}.mediaMovie .mentionAvatars,.endMovie .mentionAvatars{top:5%}.mediaCardPreview{position:relative}.savedCropOverlay{z-index:4;pointer-events:none;position:absolute;inset:0}.persistentCropFrame{border:3px solid #fff;border-radius:5px;position:absolute;box-shadow:0 0 0 9999px #07100f61,0 2px 12px #0008}.persistentCropFrame:before,.persistentCropFrame:after{content:"";pointer-events:none;position:absolute}.persistentCropFrame:before{border-left:1px solid #ffffff80;border-right:1px solid #ffffff80;width:33.333%;height:100%;top:0;left:33.333%}.persistentCropFrame:after{border-top:1px solid #ffffff80;border-bottom:1px solid #ffffff80;width:100%;height:33.333%;top:33.333%;left:0}.persistentCropFrame span{color:#fff;white-space:nowrap;background:#07100fc9;border-radius:10px;padding:4px 7px;font-size:9px;font-weight:800;position:absolute;top:8px;left:50%;transform:translate(-50%)}.natureScanner{background:#edf7f4;border:1px solid #a9d2c9;border-radius:12px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:10px 18px;margin:14px 0 18px;padding:14px;display:grid}.natureScanner>div:first-child{gap:3px;display:grid}.natureScanner small,.natureScanner em{color:var(--muted);font-size:10px;line-height:1.4}.natureScanner em{font-style:normal}.natureScanner>div:nth-child(2){gap:7px;display:flex}.natureScanner button{background:var(--teal);color:#fff;cursor:pointer;border:0;border-radius:9px;min-height:40px;padding:8px 13px;font-size:11px;font-weight:900}.natureScanner button:disabled{cursor:not-allowed;opacity:.5}.natureScanner .clearNature{color:var(--teal);background:#fff;border:1px solid #b7cbc6}.natureScanner>.importState{grid-column:1/-1;margin:0}.natureDetectionOverlay{z-index:5;pointer-events:none;position:absolute;inset:0}.natureDetectionBox{border:3px solid #ff784f;border-radius:7px;position:absolute;box-shadow:0 0 0 1px #fff9,0 2px 8px #0007}.natureDetectionBox span{color:#fff;white-space:nowrap;background:#ff5f37;border-radius:6px 6px 0 0;max-width:180px;padding:4px 7px;font-size:10px;font-weight:900;position:absolute;bottom:100%;left:-2px}@media (max-width:600px){.natureScanner{grid-template-columns:1fr}.natureScanner>div:nth-child(2){grid-template-columns:1fr 1fr;display:grid}.natureScanner button{width:100%}.natureDetectionBox{border-width:2px}.natureDetectionBox span{font-size:8px}}.natureReviewDialog{background:var(--card);border-radius:18px;width:min(760px,100%);max-height:calc(100dvh - 36px);padding:18px;overflow:auto;box-shadow:0 24px 80px #0008}.natureReviewDialog>header{justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:14px;display:flex}.natureReviewDialog header>div{gap:4px;display:grid}.natureReviewDialog header b{font-size:22px}.natureReviewDialog header small,.natureReviewDialog>p{color:var(--muted);font-size:11px;line-height:1.5}.natureReviewDialog header>button{cursor:pointer;background:#ece8dd;border:0;border-radius:50%;width:36px;height:36px;font-size:22px}.natureReviewStage{touch-action:none;-webkit-user-select:none;user-select:none;background:#172322;border-radius:14px;max-width:100%;max-height:55vh;margin:0 auto 9px;position:relative;overflow:hidden}.natureReviewImageLayer{transform-origin:50%;will-change:transform;position:absolute;inset:0}.natureReviewImageLayer>img{object-fit:fill;pointer-events:none;width:100%;height:100%;position:absolute;inset:0}.natureReviewBox{pointer-events:none;border:4px solid #ff5f37;border-radius:10px;position:absolute;box-shadow:0 0 0 2px #fff,0 6px 20px #0008}.natureReviewImageTools{background:#f1eee5;border:1px solid #d8d3c8;border-radius:10px;grid-template-columns:minmax(0,1fr) auto auto;align-items:center;gap:8px 12px;margin:0 0 15px;padding:9px 11px;display:grid}.natureReviewImageTools>div:first-child{gap:2px;display:grid}.natureReviewImageTools>div:first-child b{color:var(--orange);font-size:14px}.natureReviewImageTools span,.natureReviewImageTools small{color:var(--muted);font-size:9px}.natureReviewImageTools>div:last-child{align-items:center;gap:5px;display:flex}.natureReviewImageTools button{min-width:34px;height:32px;color:var(--ink);cursor:pointer;background:#fff;border:1px solid #c9c5bb;border-radius:7px;padding:0 8px;font-weight:900}.natureReviewImageTools output{min-width:42px;color:var(--teal);text-align:center;font-size:10px;font-weight:900}.natureReviewDialog>label{color:var(--muted);gap:6px;font-size:11px;font-weight:800;display:grid}.natureReviewDialog>label input{height:43px;color:var(--ink);background:#fff;border:1px solid #cfcabe;border-radius:9px;padding:0 11px}.natureReviewDialog>footer{justify-content:space-between;gap:10px;margin-top:16px;display:flex}.natureReviewDialog footer button{cursor:pointer;border:0;border-radius:9px;min-height:43px;padding:9px 14px;font-size:11px;font-weight:900}.movieNatureLayer{z-index:6;pointer-events:none;will-change:transform;position:absolute}.movieNatureBox{border:clamp(2px,.35cqw,5px) solid #ff5f37;border-radius:clamp(7px,1.2cqw,16px);position:absolute;box-shadow:0 0 0 2px #fff,0 8px 24px #0009}.movieNatureBox span{color:#fff;white-space:nowrap;background:#ff5f37;border-radius:9px 9px 0 0;max-width:260px;padding:clamp(4px,.6cqw,8px) clamp(7px,1cqw,13px);font-size:clamp(10px,1.4cqw,19px);font-weight:900;line-height:1.2;position:absolute;bottom:100%;left:-2px}@media (max-width:600px){.natureReviewDialog{max-height:calc(100dvh - 16px);padding:13px}.natureReviewImageTools{grid-template-columns:1fr auto}.natureReviewImageTools>small{grid-area:2/1/auto/-1}.natureReviewDialog>footer{flex-direction:column-reverse}.natureReviewDialog footer button{width:100%}}.videoSoundPicker{grid-template-columns:1fr 1fr;gap:8px;display:grid!important}.videoSoundPicker>strong{color:var(--teal);grid-column:1/-1;font-size:12px}.videoSoundPicker button{color:var(--ink);text-align:left;cursor:pointer;background:#fff;border:1px solid #d2cec2;border-radius:9px;gap:4px;padding:11px;display:grid}.videoSoundPicker button span{color:var(--muted);font-size:10px;line-height:1.35}.videoSoundPicker button.active{border-color:var(--orange);color:var(--orange);background:#fff3ed}@media (max-width:560px){.videoSoundPicker{grid-template-columns:1fr}}.endMovie .mentionAvatars img,.endMovie .mentionAvatars>span{border-width:5px;width:clamp(72px,12vw,150px);height:clamp(72px,12vw,150px)}.realMap{overflow:hidden}.editorWikipediaOverlay{z-index:6;color:#fff;direction:auto;pointer-events:none;background:linear-gradient(90deg,#07100fe8,#07100fbd);border-radius:10px;gap:3px;padding:10px 12px;display:grid;position:absolute;bottom:4%;left:4%;right:4%;box-shadow:0 7px 22px #0007}.editorWikipediaOverlay b{font-size:13px}.editorWikipediaOverlay span{font-size:11px;line-height:1.4}.editorWikipediaOverlay small{color:#c5d1ce;font-size:8px}.manualPlacementBadge{z-index:7;color:#fff;pointer-events:none;background:#07100fd9;border:1px solid #ffffff80;border-radius:20px;align-items:center;gap:5px;padding:6px 8px;display:flex;position:absolute;top:10px;right:10px;box-shadow:0 4px 14px #0007}.manualPlacementBadge i{background:var(--orange);border-radius:50%;place-items:center;width:20px;height:20px;font-size:13px;font-style:normal;display:grid}.manualPlacementBadge span{white-space:nowrap;font-size:9px;font-weight:900}@media (max-width:520px){.manualPlacementBadge span{display:none}.manualPlacementBadge{padding:5px}}.mapCanvas{opacity:0;transition:opacity .75s}.mapCanvas.cameraReady{opacity:1}.mapCanvas:not(.cameraReady)+.routeSvgOverlay{opacity:0}.routeSvgOverlay{transition:opacity .75s}.nonInteractiveMap .mapCanvas{pointer-events:none}.projectCardRoute{background:radial-gradient(circle at 30% 25%,#d9eee7 0 2px,#0000 3px),linear-gradient(145deg,#b9d8ca,#7ca99b);place-items:center;display:grid}.projectCardRoute svg{filter:drop-shadow(0 2px 3px #173b3566);width:94%;height:88%;display:block}.projectsHome .topbar{height:96px}.projectsHome .brandLockup{height:78px}.projectsHome .projectCardRoute{border-left:0;border-right:3px solid var(--card);background:#0b1816;grid-area:1/1;display:block}.projectsHome .projectCardPhotos{grid-area:1/2}.projectsHome .projectCardRoute svg{filter:none;width:100%;height:100%;display:block}@media (max-width:760px){.projectsHome .topbar{height:82px}.projectsHome .brandLockup{height:62px}}@media (orientation:landscape){.faceReviewOverlay:has(.mapAnimationDialog){padding:0}.mapAnimationDialog{width:100vw;height:100dvh;max-height:none;padding-bottom:calc(62px + env(safe-area-inset-bottom));border-radius:0;grid-template-rows:46px minmax(0,1fr);display:grid}.mapAnimationDialog>header{align-items:center;min-height:0;padding:5px 10px}.mapAnimationDialog>header small{display:none}.mapAnimationDialog header>div{align-items:center;gap:10px;display:flex}.mapAnimationDialog>header b{font-size:17px}.mapAnimationDialog header>button{width:34px;height:34px}.mapAnimationCanvas{aspect-ratio:auto;height:100%;min-height:0}.mapAnimationControls{z-index:100;width:100vw;min-width:0;min-height:62px;padding:8px 10px calc(8px + env(safe-area-inset-bottom));gap:8px;position:fixed;bottom:0;left:0;right:0}.mapAnimationControls>button:first-child{min-height:38px;padding:0 12px}.mapAnimationControls .dangerButton{padding:8px 10px}}.projectQuickActions{flex:none;justify-content:flex-end;align-items:center;gap:10px;padding-bottom:8px;display:flex}.projectIconAction{width:50px;height:50px;color:var(--ink);cursor:pointer;background:#fffdf8;border:1px solid #cbc8be;border-radius:15px;place-items:center;padding:0;display:grid;position:relative;box-shadow:0 7px 20px #25332f18}.projectIconAction svg{fill:none;stroke:currentColor;stroke-width:1.9px;stroke-linecap:round;stroke-linejoin:round;width:23px;height:23px;overflow:visible}.projectIconAction:hover{border-color:var(--teal);color:var(--teal)}.projectIconAction:disabled{cursor:wait}.saveProjectAction:before{content:"";background:conic-gradient(var(--teal) var(--save-progress),#d8d5cc 0);opacity:0;z-index:-1;border-radius:18px;transition:opacity .2s;position:absolute;inset:-4px}.saveProjectAction.saving:before,.saveProjectAction.saved:before,.saveProjectAction.error:before{opacity:1}.saveProjectAction.saving{border-color:#0000}.saveProjectAction.saved:before{background:var(--teal)}.saveProjectAction.error:before{background:#c84d43}.saveProjectAction small{background:var(--teal);color:#fff;border-radius:10px;min-width:27px;padding:3px 5px;font-size:8px;font-weight:900;position:absolute;bottom:-8px;right:-7px}.shareProjectAction{color:var(--orange)}@media (max-width:760px){.hero{align-items:flex-end;display:flex}.hero>div:first-child{flex:1;min-width:0}.heroProjectActions{flex:none}.projectQuickActions{gap:7px;padding-bottom:5px}.projectIconAction{border-radius:13px;width:44px;height:44px}.projectIconAction svg{width:21px;height:21px}.titleInput{font-size:clamp(31px,9vw,38px)}}.routeMovie .elevationPanel{-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#07100fa8}.photoSelectionSummary .textSummary{color:#795800;background:#fff0c9}.photoSelectionSummary .natureSummary{color:#26713e;background:#d9f2df}.photoSelectionSummary .facesSummary{color:#654294;background:#eee3ff}.photoSelectionSummary .videoSummary{color:#315a8c;background:#dfeafa}.photoSelectionSummary .trimSummary{color:#9a442c;background:#ffe5dd}.roiEditor{background:#edf7f4;border:1px solid #b9d9d1;border-radius:14px;gap:12px;padding:12px;display:grid}.roiStage{touch-action:none;cursor:crosshair;-webkit-user-select:none;user-select:none;background:#111;border-radius:11px;width:min(100%,900px);max-height:68vh;margin:auto;position:relative;overflow:hidden}.roiStage>img{object-fit:fill;pointer-events:none;width:100%;height:100%;display:block}.roiSelection{pointer-events:none;border:3px solid #ff5f37;border-radius:8px;position:absolute;box-shadow:0 0 0 9999px #07100f6b,0 0 0 2px #fff}.roiSelection:before,.roiSelection:after{content:"";background:var(--orange);border:2px solid #fff;border-radius:50%;width:12px;height:12px;position:absolute}.roiSelection:before{top:-8px;left:-8px}.roiSelection:after{bottom:-8px;right:-8px}.roiSelection span{background:var(--orange);color:#fff;white-space:nowrap;border-radius:7px 7px 0 0;padding:4px 7px;font-size:9px;font-weight:900;position:absolute;bottom:100%;left:-3px}.roiActions{grid-template-columns:minmax(0,1fr) auto auto;align-items:center;gap:8px;display:grid}.roiActions>div{gap:3px;display:grid}.roiActions small{color:var(--muted);font-size:10px}.roiActions button{background:var(--teal);color:#fff;cursor:pointer;border:0;border-radius:9px;min-height:42px;padding:8px 12px;font-size:10px;font-weight:900}.roiActions .assignRegionPerson{background:#67518c}.roiActions button:disabled{cursor:not-allowed;opacity:.48}.roiBusy{color:var(--teal);align-items:center;gap:8px;font-size:11px;font-weight:800;display:flex}.roiBusy i{border:2px solid #b9d9d1;border-top-color:var(--teal);border-radius:50%;width:16px;height:16px;animation:.7s linear infinite spin}.speciesReviewDialog,.roiPersonDialog{background:var(--card);border-radius:18px;width:min(820px,100%);max-height:calc(100dvh - 28px);padding:18px;overflow:auto;box-shadow:0 24px 80px #0008}.speciesReviewDialog>header,.roiPersonDialog>header{justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:14px;display:flex}.speciesReviewDialog header>div,.roiPersonDialog header>div{gap:4px;display:grid}.speciesReviewDialog header b,.roiPersonDialog header b{font-size:22px}.speciesReviewDialog header small,.roiPersonDialog header small{color:var(--muted);font-size:10px;line-height:1.45}.speciesReviewDialog header>button,.roiPersonDialog header>button{cursor:pointer;background:#ece8dd;border:0;border-radius:50%;width:36px;height:36px;font-size:22px}.speciesReviewDialog>footer,.roiPersonDialog>footer{justify-content:space-between;gap:10px;margin-top:15px;display:flex}.speciesReviewDialog footer button,.roiPersonDialog footer button{cursor:pointer;border:0;border-radius:9px;min-height:43px;padding:9px 14px;font-size:11px;font-weight:900}.speciesEvidence{grid-template-columns:repeat(3,1fr);gap:8px;margin:0 0 12px;display:grid}.speciesEvidence span{color:var(--muted);background:#edf5f2;border-radius:9px;gap:3px;padding:9px;font-size:9px;display:grid}.speciesEvidence b{color:var(--teal);font-size:11px}.speciesCandidateList{grid-template-columns:repeat(2,minmax(0,1fr));gap:7px;max-height:245px;margin-bottom:11px;display:grid;overflow:auto}.speciesCandidateList label{border:1px solid var(--line);cursor:pointer;background:#faf8f2;border-radius:10px;grid-template-columns:auto minmax(0,1fr);gap:3px 8px;padding:9px;display:grid}.speciesCandidateList label.selected{border-color:var(--orange);background:#fff1eb;box-shadow:0 0 0 2px #ff5f3720}.speciesCandidateList input{accent-color:var(--orange);grid-row:1/3}.speciesCandidateList span{align-items:baseline;gap:6px;min-width:0;display:flex}.speciesCandidateList i{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;font-size:9px;overflow:hidden}.speciesCandidateList small{color:var(--muted);grid-column:2;font-size:8px}.speciesDetails{background:#f1f8f6;border:1px solid #c8ddd7;border-radius:10px;gap:6px;padding:11px;display:grid}.speciesDetails>div{align-items:baseline;gap:8px;display:flex}.speciesDetails i{color:var(--muted);font-size:10px}.speciesDetails p{color:#46534f;margin:0;font-size:10px;line-height:1.5}.speciesDetails small{color:var(--muted);font-size:9px}.speciesDetails a{color:var(--teal);justify-self:start;font-size:9px;font-weight:900}.speciesPlayText,.roiPersonDialog>label{color:var(--muted);gap:5px;margin-top:11px;font-size:10px;font-weight:900;display:grid}.speciesPlayText input,.roiPersonDialog select{background:#fff;border:1px solid #cbc7bb;border-radius:9px;width:100%;height:42px;padding:0 10px}.scientificNameToggle{color:var(--ink);align-items:center;gap:7px;margin-top:9px;font-size:10px;font-weight:800;display:flex}.scientificNameToggle input{accent-color:var(--teal)}.speciesDisclaimer,.speciesEmpty{color:var(--muted);margin:10px 0 0;font-size:9px;line-height:1.45}.speciesEmpty{color:#76591d;background:#fff3db;border-radius:9px;padding:11px}.roiPersonDialog{width:min(480px,100%)}@media (max-width:760px){.roiActions{grid-template-columns:1fr 1fr}.roiActions>div{grid-column:1/-1}.roiActions button{padding:8px 7px}.roiStage{max-height:55vh}.speciesReviewDialog,.roiPersonDialog{max-height:calc(100dvh - 12px);padding:13px}.speciesEvidence,.speciesCandidateList{grid-template-columns:1fr}.speciesCandidateList span{gap:1px;display:grid}.speciesReviewDialog .natureReviewStage{max-height:42vh}.speciesReviewDialog .natureReviewImageTools{grid-template-columns:1fr auto}.speciesReviewDialog .natureReviewImageTools>small{display:none}}.roiSelection{pointer-events:auto;cursor:grab;touch-action:none}.roiSelection:active{cursor:grabbing}.roiSelection:before,.roiSelection:after{display:none}.roiSelection span{pointer-events:none;background:#172322cc;border-radius:14px;top:50%;bottom:auto;left:50%;transform:translate(-50%,-50%)}.roiHandle{z-index:2;background:var(--orange);touch-action:none;border:3px solid #fff;border-radius:50%;width:24px;height:24px;position:absolute;box-shadow:0 2px 7px #0007}.roiHandle.nw{cursor:nwse-resize;top:0;left:0;transform:translate(-40%,-40%)}.roiHandle.ne{cursor:nesw-resize;top:0;right:0;transform:translate(40%,-40%)}.roiHandle.sw{cursor:nesw-resize;bottom:0;left:0;transform:translate(-40%,40%)}.roiHandle.se{cursor:nwse-resize;bottom:0;right:0;transform:translate(40%,40%)}.roiFeedback{color:#46534f;background:#fff;border:1px solid #c6d5d0;border-radius:10px;align-items:center;gap:9px;padding:10px 12px;font-size:10px;font-weight:800;line-height:1.4;display:flex}.roiFeedback i{background:#8b9692;border-radius:50%;flex:0 0 17px;width:17px;height:17px}.roiFeedback.loading{color:var(--teal);background:#f4faf8;border-color:#c7ddd7}.roiFeedback.loading i{border:2px solid #b9d9d1;border-top-color:var(--teal);background:0 0;animation:.7s linear infinite spin}.roiFeedback.success{color:#26713e;background:#eaf8ef;border-color:#a9d6ba}.roiFeedback.success i:after{content:"✓";color:#fff;place-items:center;height:100%;font-size:11px;display:grid}.roiFeedback.success i{background:#3a9a5b}.roiFeedback.error{color:#9a3f32;background:#fff1ee;border-color:#e2b3aa}.roiFeedback.error i:after{content:"!";color:#fff;place-items:center;height:100%;font-size:11px;display:grid}.roiFeedback.error i{background:#c55749}
