.photo-editor-overlay{z-index:1000;color:#e7edf5;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;background:#0d1522;outline:none;flex-direction:column;font:14px/1.45 Arial,sans-serif;display:flex;position:fixed;inset:0}.photo-editor-overlay *{box-sizing:border-box}.photo-editor-overlay button,.photo-editor-overlay input,.photo-editor-overlay select{font:inherit}.photo-editor-overlay button{color:#e7edf5;cursor:pointer;white-space:nowrap;background:#1c293b;border:1px solid #344257;border-radius:7px;min-height:36px;padding:8px 12px}.photo-editor-overlay button:hover{background:#2b3b51}.photo-editor-overlay button:disabled{opacity:.4;cursor:default}.photo-editor-overlay button:focus-visible,.photo-editor-overlay input:focus-visible,.photo-editor-overlay select:focus-visible{outline-offset:3px;outline:2px solid #ffca28}.photo-editor-overlay .pe-primary,.photo-editor-overlay button[aria-pressed=true]:not(.pe-swatches button){color:#172031;background:#ffca28;border-color:#ffca28;font-weight:700}.photo-editor-overlay .pe-header{border-bottom:1px solid #2a374b;justify-content:space-between;align-items:center;gap:20px;padding:14px 20px;display:flex}.photo-editor-overlay h2{color:#fff;margin:0;font-size:18px}.photo-editor-overlay .pe-header p{color:#9dabbd;text-overflow:ellipsis;white-space:nowrap;max-width:55vw;margin:3px 0 0;font-size:12px;overflow:hidden}.photo-editor-overlay .pe-actions{align-items:center;gap:8px;display:flex}.photo-editor-overlay .pe-tools{border-bottom:1px solid #2a374b;flex-wrap:wrap;gap:6px;padding:10px 16px;display:flex}.photo-editor-overlay .pe-spacer{flex:1}.photo-editor-overlay .pe-workspace{flex:1;min-height:0;display:flex}.photo-editor-overlay .pe-canvas-column{flex-direction:column;flex:1;min-width:0;min-height:0;display:flex}.photo-editor-overlay .pe-stage{overscroll-behavior:contain;background-color:#080e17;background-image:linear-gradient(45deg,#ffffff03 25%,#0000 25% 75%,#ffffff03 75%),linear-gradient(45deg,#ffffff03 25%,#0000 25% 75%,#ffffff03 75%);background-position:0 0,12px 12px;background-size:24px 24px;flex:1;min-height:0;overflow:auto}.photo-editor-overlay .pe-stage-inner{justify-content:center;align-items:center;width:max-content;min-width:100%;min-height:100%;padding:16px;display:flex}.photo-editor-overlay svg{touch-action:none;-webkit-user-select:none;user-select:none;flex:none;display:block;box-shadow:0 4px 32px #0007}.photo-editor-overlay .pe-draw{cursor:crosshair}.photo-editor-overlay .pe-select [data-shape]{cursor:move}.photo-editor-overlay .pe-handle{cursor:grab!important}.photo-editor-overlay .pe-status{color:#b6c2d2;border-top:1px solid #2a374b;justify-content:space-between;align-items:center;gap:12px;min-height:52px;padding:8px 14px;font-size:12px;display:flex}.photo-editor-overlay .pe-status button{min-height:30px;padding:4px 10px}.photo-editor-overlay .pe-inspector{border-left:1px solid #2a374b;flex-direction:column;flex-shrink:0;gap:15px;width:240px;padding:20px;display:flex;overflow:auto}.photo-editor-overlay .pe-inspector>small{letter-spacing:1.5px;color:#9aa9bd;font-size:10px}.photo-editor-overlay h3{color:#fff;margin:-10px 0 0;font-size:18px}.photo-editor-overlay label{color:#bdc8d8;flex-wrap:wrap;align-items:center;gap:7px;font-size:12px;display:flex}.photo-editor-overlay label>span{margin-left:auto}.photo-editor-overlay input:not([type=color]),.photo-editor-overlay select{width:100%;min-width:0}.photo-editor-overlay input:not([type=range]):not([type=color]),.photo-editor-overlay select{color:#fff;background:#0e1929;border:1px solid #3a4b63;border-radius:6px;padding:9px}.photo-editor-overlay input[type=range]{accent-color:#ffca28}.photo-editor-overlay input[type=color]{background:0 0;border:0;width:35px;height:28px;margin-left:auto;padding:0}.photo-editor-overlay label small{color:#96a5b9;font-size:11px}.photo-editor-overlay .pe-swatches{gap:9px;margin-top:-9px;display:flex}.photo-editor-overlay .pe-swatches button{border:2px solid #0000;border-radius:50%;width:26px;height:26px;min-height:26px;padding:0}.photo-editor-overlay .pe-swatches button[aria-pressed=true]{outline-offset:3px;outline:2px solid #dce7f7}.photo-editor-overlay .pe-delete{color:#ff9292;border-color:#6a3944}.photo-editor-overlay .pe-photo-details{color:#c2cdde;border-top:1px solid #2a374b;padding-top:16px;font-size:12px}.photo-editor-overlay .pe-error{color:#ffd3d7;background:#4a2029;margin:0;padding:10px 16px}.photo-editor-overlay .pe-status .pe-actions{flex-shrink:0}@media (width<=800px){.photo-editor-overlay .pe-inspector{width:195px;padding:12px}.photo-editor-overlay .pe-header{padding:10px 12px}.photo-editor-overlay .pe-tools{gap:4px;padding:8px}.photo-editor-overlay .pe-tools button{padding:6px 8px;font-size:12px}.photo-editor-overlay .pe-status{flex-wrap:wrap}.photo-editor-overlay .pe-header p{max-width:38vw}}@media (width<=540px){.photo-editor-overlay .pe-workspace{flex-direction:column}.photo-editor-overlay .pe-inspector{border-top:1px solid #2a374b;border-left:0;width:100%;max-height:28vh;display:block}.photo-editor-overlay .pe-inspector>*{margin-bottom:12px}.photo-editor-overlay .pe-inspector h3{margin-top:0}.photo-editor-overlay .pe-header .pe-actions{gap:4px}.photo-editor-overlay .pe-header button{padding:7px}.photo-editor-overlay .pe-header h2{font-size:15px}}.photo-editor-overlay{color:#edf2f8;background:#101722;font-family:Inter,Segoe UI,system-ui,sans-serif}.photo-editor-overlay .pe-header{background:#182230;border-color:#2a3545;min-height:82px;padding:18px 28px}.photo-editor-overlay .pe-workspace{grid-template-columns:minmax(0,1fr) 280px;display:grid}.photo-editor-overlay .pe-canvas-column{gap:16px;padding:22px}.photo-editor-overlay .pe-tools{border:0;align-items:center;padding:0}.photo-editor-overlay .pe-tools button{background:0 0;border-color:#0000;gap:8px;height:44px;padding:0 13px;font-size:14px;font-weight:500}.photo-editor-overlay button svg{width:16px;height:16px;box-shadow:none;flex:none}.photo-editor-overlay .pe-tools button:hover{background:#263447}.photo-editor-overlay .pe-tools button[aria-pressed=true]:not(.pe-swatches button){color:#fff;background:#293649;border-color:#0000;font-weight:500;box-shadow:inset 0 -2px #ffca45}.photo-editor-overlay .pe-tools small{color:#9aacc4;font-size:12px;font-weight:400}.photo-editor-overlay .pe-history-tools{align-items:center;gap:2px;margin-left:auto;display:flex}.photo-editor-overlay .pe-stage{background-color:#0c121c;background-image:radial-gradient(#263244 .8px,#0000 .8px);background-position:0 0;background-size:18px 18px;border:1px solid #2a3647;border-radius:12px}.photo-editor-overlay .pe-stage-inner{padding:20px}.photo-editor-overlay .pe-status{color:#a8b5c8;border:0;min-height:32px;padding:0;font-size:13px}.photo-editor-overlay .pe-status button{background:0 0;border-color:#0000}.photo-editor-overlay .pe-inspector{background:#17212f;border-color:#2b3647;gap:0;width:auto;padding:28px 22px}.photo-editor-overlay .pe-inspector>small{letter-spacing:1.5px;color:#8da0b9;margin-bottom:15px;font-size:12px}.photo-editor-overlay h3{margin:0;font-size:17px;font-weight:600}.photo-editor-overlay .pe-steps{flex-direction:column;gap:13px;margin:23px 0 30px;display:flex}.photo-editor-overlay .pe-step{color:#8696ad;align-items:center;gap:10px;font-size:14px;display:flex}.photo-editor-overlay .pe-step>span{border:1px solid #45536a;border-radius:50%;justify-content:center;align-items:center;width:23px;height:23px;font-size:12px;display:flex}.photo-editor-overlay .pe-step.current{color:#ffce58}.photo-editor-overlay .pe-step.current>span{background:#ffca4510;border-color:#ffca45}.photo-editor-overlay .pe-step.done>span{color:#152033;background:#ffca45;border-color:#ffca45}.photo-editor-overlay .pe-multi-progress{margin:20px 0 24px}.photo-editor-overlay .pe-multi-progress p{color:#a8b5c8;margin:0 0 13px;font-size:14px}.photo-editor-overlay .pe-multi-progress strong{color:#ffca45;font-size:21px}.photo-editor-overlay .pe-multi-progress button{width:100%;margin-bottom:11px}.photo-editor-overlay .pe-multi-progress>span{color:#9cacc0;font-size:12px;line-height:1.6}.photo-editor-overlay .pe-field-label{color:#edf2f8;margin:24px 0 13px;font-size:14px;font-weight:500}.photo-editor-overlay .pe-inspector>label{color:#edf2f8;gap:13px;margin:28px 0 0;font-size:14px}.photo-editor-overlay .pe-swatches{gap:12px;margin:0}.photo-editor-overlay .pe-swatches button{border:0;place-items:center;width:27px;height:27px;min-height:27px;display:grid}.photo-editor-overlay .pe-swatches button svg{width:18px;height:18px}.photo-editor-overlay .pe-swatches button[aria-pressed=true]{outline-offset:4px}.photo-editor-overlay .pe-line-options{flex-direction:column;gap:14px;display:flex}.photo-editor-overlay .pe-line-options label{cursor:pointer;color:#edf2f8;flex-wrap:nowrap;gap:9px;font-size:14px}.photo-editor-overlay .pe-line-options input{accent-color:#ffca45;width:16px;height:16px;min-height:16px;box-shadow:none;flex:none;margin:0;padding:0}.photo-editor-overlay .pe-line-options label>span{margin:0}.photo-editor-overlay .pe-line-sample{border-top:2px solid #dbe6f5;width:29px;display:inline-block}.photo-editor-overlay .pe-line-sample.dashed{border-top:3px dashed #dbe6f5}.photo-editor-overlay .pe-line-options>small{color:#9cacc0}.photo-editor-overlay .pe-delete{width:100%;margin-top:25px}.photo-editor-overlay .pe-help{color:#a8b5c8;margin:26px 0;font-size:13px;line-height:1.65}.photo-editor-overlay .pe-photo-details,.photo-editor-overlay .pe-metadata{color:#9fb0c7;border-top:1px solid #344153;gap:10px;margin-top:22px;padding-top:22px;display:flex}.photo-editor-overlay .pe-photo-details>svg,.photo-editor-overlay .pe-metadata>svg{box-shadow:none;flex:none}.photo-editor-overlay .pe-photo-details strong{overflow-wrap:anywhere;color:#e3eaf3;font-size:13px;font-weight:500;display:block}.photo-editor-overlay .pe-photo-details p,.photo-editor-overlay .pe-metadata p{overflow-wrap:anywhere;margin:8px 0 0;font-size:12px;line-height:1.6}.photo-editor-overlay .pe-metadata strong{color:#e3eaf3;font-size:14px;font-weight:500}.photo-editor-overlay .pe-error,.photo-editor-overlay .pe-message{border-radius:8px;margin:0;padding:12px 16px;font-size:14px}.photo-editor-overlay .pe-message{color:#b0efcf;background:#14392f;align-items:center;gap:9px;display:flex}.photo-editor-overlay .pe-message svg{box-shadow:none;flex:none}@media (width<=1350px){.photo-editor-overlay .pe-tools{gap:3px}.photo-editor-overlay .pe-tools button{padding:0 9px}.photo-editor-overlay .pe-tools small{font-size:11px;display:inline}}@media (width<=900px){.photo-editor-overlay .pe-workspace{flex-direction:column;display:flex;overflow:auto}.photo-editor-overlay .pe-canvas-column{flex:none;min-height:65dvh;padding:14px}.photo-editor-overlay .pe-stage{flex:none;height:48dvh;min-height:300px}.photo-editor-overlay .pe-inspector{border-top:1px solid #344153;border-left:0;width:100%;max-height:none;overflow:visible}.photo-editor-overlay .pe-steps{flex-flow:wrap;margin:15px 0}.photo-editor-overlay .pe-history-tools{margin-left:0}.photo-editor-overlay .pe-tools{row-gap:7px}.photo-editor-overlay .pe-line-options{flex-flow:wrap;gap:22px}.photo-editor-overlay .pe-header{padding:16px}.photo-editor-overlay .pe-status{flex-wrap:wrap}}@media (width<=450px){.photo-editor-overlay .pe-tools button{gap:5px;height:40px;font-size:12px}.photo-editor-overlay .pe-canvas-column{padding:10px}.photo-editor-overlay .pe-inspector{padding:22px 18px}.photo-editor-overlay .pe-header{flex-wrap:wrap}}.photo-editor-overlay .pe-select [data-textbox]{cursor:move}.photo-editor-overlay .pe-box-handle-nw,.photo-editor-overlay .pe-box-handle-se{cursor:nwse-resize}.photo-editor-overlay .pe-box-handle-ne,.photo-editor-overlay .pe-box-handle-sw{cursor:nesw-resize}.photo-editor-overlay .pe-add-label{width:100%;margin-top:22px}.photo-editor-overlay .pe-text-box-settings{min-width:0;margin-top:22px}.photo-editor-overlay .pe-text-box-settings>label{margin:0 0 10px;font-size:14px;display:block}.photo-editor-overlay .pe-text-box-settings textarea{resize:vertical;color:#eef2f7;background:#101722;border:1px solid #45536a;border-radius:7px;width:100%;min-height:88px;padding:10px;font-family:inherit;font-size:15px;line-height:1.5;display:block}.photo-editor-overlay .pe-text-box-settings textarea:focus{outline-offset:2px;outline:2px solid #ffca45}.photo-editor-overlay .pe-text-box-settings p{color:#9fadc1;margin:12px 0;font-size:12px;line-height:1.6}.photo-editor-overlay .pe-text-box-settings .pe-text-size{justify-content:space-between;align-items:center;gap:12px;margin-top:12px;display:flex}.photo-editor-overlay .pe-text-size input{width:82px}.photo-editor-overlay .pe-text-box-settings>button{width:100%}.photo-editor-overlay .pe-leader-list{flex-direction:column;gap:3px;max-height:150px;margin-top:10px;display:flex;overflow:auto}.photo-editor-overlay .pe-leader-list>div{color:#b5c3d5;justify-content:space-between;align-items:center;font-size:12px;display:flex}.live-view{z-index:45;color:#edf3fa;background:#090f17;flex-direction:column;height:100dvh;display:flex;position:fixed;inset:0;overflow:hidden}.live-view button{min-height:40px;padding:8px 12px;font-size:14px}.live-header{border-bottom:1px solid var(--border);background:#101b2a;flex-shrink:0;align-items:center;gap:16px;padding:8px 14px;display:flex}.live-brand{flex:1;align-items:center;gap:10px;min-width:0;display:flex}.live-brand>svg{color:var(--orange);flex-shrink:0}.live-brand>div{min-width:0}.live-brand span{color:var(--orange);letter-spacing:.07em;font-size:11px}.live-header h1{white-space:nowrap;text-overflow:ellipsis;margin:3px 0 0;font-size:15px;line-height:1.3;overflow:hidden}.live-gps{color:#a9bdd4;white-space:nowrap;align-items:center;gap:7px;display:flex}.live-gps strong{font-size:12px;font-weight:500}.live-gps.connected>svg{color:#87dbb1}.live-controls-actions{flex-shrink:0;gap:8px;display:flex}.live-follow.is-on{color:#211609;background:var(--orange);border-color:var(--orange)}.live-exit{flex-shrink:0}.live-notice{color:#ffe0b1;background:#3d2c1e;flex-shrink:0;max-height:72px;padding:7px 14px;font-size:13px;line-height:1.4;overflow:auto}.live-stage{flex:1;min-width:0;min-height:0;overflow:hidden}.live-point{flex-direction:column;width:100%;min-width:0;height:100%;display:flex}.live-point-heading{background:#152131;border-bottom:1px solid #28374a;flex-shrink:0;align-items:center;gap:12px;min-height:52px;padding:8px 14px;display:flex}.live-number{color:#d2e0f0;font-variant-numeric:tabular-nums;background:#2a3b50;border-radius:5px;place-items:center;min-width:38px;height:34px;font-size:16px;font-weight:700;display:grid}.is-nearest .live-number{background:var(--orange);color:#26190b}.live-point-heading h2{-webkit-line-clamp:2;-webkit-box-orient:vertical;flex:1;min-width:0;margin:0;font-size:clamp(18px,1.7vw,25px);line-height:1.25;display:-webkit-box;overflow:hidden}.live-nearest{color:#ffd0a8;white-space:nowrap;font-size:14px;font-weight:600}.live-location{color:var(--muted);white-space:nowrap;align-items:center;gap:5px;font-size:12px;display:flex}.live-view .difficulty{padding:6px 9px;font-size:13px}.live-point-body{flex:1;grid-template-columns:minmax(0,1fr) clamp(230px,22vw,340px);min-width:0;min-height:0;display:grid;container-type:size}.live-photos{min-width:0;min-height:0;overflow:hidden}.live-gallery{flex-direction:column;width:100%;height:100%;min-height:0;display:flex}.live-photo-rail{scroll-snap-type:x mandatory;scrollbar-width:none;overscroll-behavior-x:contain;flex:1;min-height:0;display:flex;position:relative;overflow:auto hidden}.live-photo-rail::-webkit-scrollbar{display:none}.live-photo-rail.multiple{gap:8px;padding-inline:18px}.live-photo-slide{scroll-snap-align:center;scroll-snap-stop:always;flex:0 0 100%;min-width:0;height:100%;position:relative}.live-photo-image{object-fit:contain;width:100%;height:100%;display:block;position:absolute;inset:0}.live-photo-slide>.photo-overlay{width:100%;height:100%;position:absolute;inset:0}.live-photo-slide:not(.current) .live-photo-image{object-fit:cover}.live-photo-slide:not(.current) .photo-overlay{display:none}.live-view .live-photo-peek{background:0 0;border:0;border-radius:0;padding:0;position:absolute;inset:0}.live-photo-tools{background:#101b2a;border-top:1px solid #28374a;flex-shrink:0;align-items:center;gap:12px;min-height:42px;padding:3px 10px;display:flex}.live-photo-pagination{flex-shrink:0;align-items:center;gap:8px;display:flex}.live-photo-pagination>span{text-align:center;color:#d3dfed;min-width:72px;font-size:13px}.live-photo-tools button{background:0 0;min-height:34px;padding:5px 8px}.live-photo-description{text-overflow:ellipsis;white-space:nowrap;min-width:0;color:var(--muted);flex:1;font-size:12px;overflow:hidden}.live-expand-photo{white-space:nowrap;margin-left:auto}.live-instructions{overscroll-behavior:contain;border-left:1px solid var(--border);scrollbar-width:thin;scrollbar-color:#536780 #152131;background:#152131;min-height:0;padding:20px;overflow-y:auto}.live-instructions h3{align-items:center;gap:7px;margin:0 0 12px;font-size:15px;font-weight:650;display:flex}.live-action h3{color:#ffb475}.live-instructions p{white-space:pre-wrap;overflow-wrap:anywhere;margin:0;font-size:18px;line-height:1.65}.live-observation{border-top:1px solid var(--border);margin-top:22px;padding-top:18px}.live-observation h3{color:#b4c5da}.live-observation p{color:#c5d1e0;font-size:16px}.live-navigation{padding:6px 12px max(6px,env(safe-area-inset-bottom));border-top:1px solid var(--border);background:#101b2a;flex-shrink:0;align-items:center;gap:10px;display:flex}.live-navigation>label{flex:1;align-items:center;gap:12px;min-width:0;display:flex}.live-navigation>label>span{color:var(--muted);font-variant-numeric:tabular-nums;flex-shrink:0;font-size:13px}.live-navigation select{min-width:0;height:40px;padding:6px 10px;font-size:14px}.live-return{color:#ffcc9e}.live-empty{text-align:center;color:var(--muted);padding:40px 20px}.live-empty svg{color:var(--orange);margin-bottom:15px}.live-photo-empty{color:var(--muted);margin:auto;padding:20px}.photo-expanded .live-point-body{grid-template-columns:minmax(0,1fr)}.photo-expanded .live-instructions,.photo-expanded .live-header,.photo-expanded .live-point-heading,.photo-expanded .live-navigation,.photo-expanded .live-notice{display:none}@media (width<=1100px){.live-location,.live-brand>svg{display:none}.live-gps strong{text-overflow:ellipsis;max-width:90px;overflow:hidden}}@media (width<=700px){.live-header{grid-template-columns:minmax(0,1fr) auto auto;gap:6px 10px;padding:6px 10px;display:grid}.live-header .live-brand{grid-column:1/3}.live-brand span{font-size:10px}.live-header h1{margin-top:2px;font-size:13px}.live-exit{grid-area:1/3}.live-exit span{display:none}.live-gps{grid-area:2/1;gap:4px}.live-gps strong{max-width:90px;font-size:11px}.live-controls-actions{grid-area:2/2/auto/4;gap:6px}.live-view .live-controls-actions button{gap:5px;min-height:36px;padding:6px 8px;font-size:12px}.live-point-heading{gap:8px;min-height:48px;padding:7px 10px}.live-point-heading h2{font-size:17px}.live-number{min-width:32px;height:30px;font-size:14px}.live-view .difficulty{padding:4px 6px;font-size:12px}.live-nearest{font-size:12px}.live-photo-rail.multiple{gap:5px;padding-inline:12px}.live-photo-description{display:none}.live-photo-tools{gap:6px;padding-inline:6px}.live-photo-tools button{font-size:12px}.live-navigation{padding:5px 7px max(5px,env(safe-area-inset-bottom));gap:6px}.live-navigation>button{min-width:38px;padding:7px}.live-navigation>button>span,.live-navigation>label>span{display:none}.live-navigation select{padding-inline:7px;font-size:13px}.live-notice{max-height:52px;font-size:12px}}@media (width<=900px) and (orientation:portrait){.live-point-body{flex-direction:column;display:flex}.live-photos{height:min(72cqh,calc((100cqw - 24px) / var(--image-aspect) + 42px));flex:none}.live-instructions{border-left:0;border-top:1px solid var(--border);flex:1;min-height:0;padding:14px 16px}.live-instructions h3{margin-bottom:7px}.live-instructions p{font-size:17px;line-height:1.6}.live-observation{margin-top:16px;padding-top:14px}.photo-expanded .live-photos{height:100%}}@media (height<=500px) and (orientation:landscape){.live-header{gap:8px;padding:4px 8px;display:flex}.live-brand{flex:1}.live-brand span,.live-header h1,.live-gps strong{display:none}.live-brand:after{content:"LIVE VIEW";color:var(--orange);white-space:nowrap;font-size:11px}.live-header button{min-height:32px;padding:5px 8px;font-size:12px}.live-point-heading{min-height:36px;padding-block:4px}.live-point-heading h2{font-size:16px}.live-point-body{grid-template-columns:minmax(0,1fr) clamp(190px,26vw,250px)}.live-instructions{padding:12px}.live-instructions p{font-size:15px}.live-photo-tools{min-height:34px}.live-photo-tools button{min-height:28px}.live-navigation{padding-block:4px}.live-navigation button,.live-navigation select{height:32px;min-height:32px}.photo-expanded .live-point-body{grid-template-columns:minmax(0,1fr)}}:root{color:#e7edf5;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;font-synthesis:none;--page:#0d1420;--surface:#172231;--surface-raised:#1e2c3d;--sidebar:#121d2b;--field:#0e1927;--border:#304052;--muted:#a4b3c5;--text:#e7edf5;--orange:#fb923c;background:#0d1420;font-family:Inter,Segoe UI,Arial,sans-serif;font-size:14px;font-weight:400}*{box-sizing:border-box}body{margin:0}button,input,textarea,select{font:inherit}button,.button{border:1px solid var(--border);background:var(--surface-raised);min-height:36px;color:var(--text);cursor:pointer;border-radius:7px;justify-content:center;align-items:center;gap:7px;padding:8px 12px;font-size:13px;font-weight:600;text-decoration:none;transition:background .15s,border-color .15s,box-shadow .15s;display:inline-flex}button:hover,.button:hover{background:#2b3c50;border-color:#50657d}button:disabled{cursor:default;opacity:.4}button.primary,.button.primary{background:var(--orange);border-color:var(--orange);color:#211609}button.primary:hover,.button.primary:hover{background:#ffae68;border-color:#ffae68}button.icon-button{background:0 0;border-color:#0000;min-width:32px;min-height:32px;padding:7px}button.icon-button:hover{background:#2b3c50}input,textarea,select{border:1px solid var(--border);background:var(--field);width:100%;color:var(--text);border-radius:6px;outline:none;padding:10px;font-size:14px}input::placeholder,textarea::placeholder{color:#8193a9}input:focus,textarea:focus,select:focus{border-color:var(--orange);box-shadow:0 0 0 2px #fb923c24}textarea{resize:vertical;min-height:76px;line-height:1.65}input[type=checkbox]{width:15px;height:15px;accent-color:var(--orange);box-shadow:none;cursor:pointer}button:focus-visible,a:focus-visible,.gallery-rail:focus-visible,summary:focus-visible{outline:2px solid var(--orange);outline-offset:3px}fieldset{border:0;min-width:0;margin:0;padding:0}h1,h2,h3,p{margin-top:0}h1,h2,h3{color:#f2f5fa;letter-spacing:-.025em}p{line-height:1.6}a{color:#ffb77d}button svg,a svg{flex-shrink:0}.app-shell{--workspace-top:76px;min-width:0;min-height:100vh}.app-shell:has(>.message-bar){--workspace-top:118px}.app-header{color:#fff;z-index:30;border-bottom:1px solid var(--border);background:#101a28;align-items:center;gap:20px;height:76px;padding:0 26px;display:flex;position:sticky;top:0}.brand{flex-shrink:0;align-items:center;gap:12px;display:flex}.brand-icon{width:40px;height:40px;color:var(--orange);background:#2b241f;border:1px solid #7d5031;border-radius:11px;place-items:center;display:grid}.brand strong{letter-spacing:-.02em;font-size:16px;font-weight:600;display:block}.brand div>span{letter-spacing:.13em;color:var(--muted);align-items:center;gap:9px;margin-top:5px;font-size:10px;display:flex}.prototype-label{color:#ffc696;background:#35281e;border-radius:3px;padding:2px 4px}.header-context{margin-left:auto}.save-indicator{color:#9ed6b3;align-items:center;gap:6px;font-size:12px;display:flex}.save-indicator.failed{color:#ffb3a2}.header-actions{gap:8px;display:flex}.gps-import-hint{color:var(--muted);text-align:center;margin:12px 0 0;font-size:12px;line-height:1.7}.local-badge{color:var(--muted);align-items:center;gap:8px;margin-left:auto;font-size:12px;display:flex}.local-badge>span,.local-dot{background:#8bceaa;border-radius:50%;width:6px;height:6px;display:inline-block}.local-badge button{margin-left:12px}.message-bar{color:#c0e6cd;white-space:pre-line;z-index:29;background:#1c362c;border-bottom:1px solid #355447;justify-content:space-between;align-items:center;min-height:42px;padding:7px 26px;font-size:13px;display:flex;position:sticky;top:76px}.message-bar.has-error{color:#ffc0b2;background:#41232a;border-color:#67373f}.eyebrow{letter-spacing:.12em;color:var(--muted);margin-bottom:10px;font-size:11px;font-weight:700}.library{grid-template-columns:1.15fr 1fr;gap:48px 70px;max-width:1180px;margin:0 auto;padding:76px 30px 60px;display:grid}.library-intro{padding:8px 0}.library-intro h1{letter-spacing:-.05em;margin:21px 0 24px;font-size:51px;font-weight:500;line-height:1.08}.library-intro h1 em{color:var(--orange);font-style:normal}.library-intro>p:not(.eyebrow){max-width:410px;color:var(--muted);font-size:16px;line-height:1.85}.feature-chips{flex-wrap:wrap;gap:17px;margin-top:29px;display:flex}.feature-chips span{color:var(--muted);align-items:center;gap:6px;font-size:12px;display:flex}.feature-chips svg{color:var(--orange)}.new-survey{border:1px solid var(--border);background:var(--surface);border-radius:12px;padding:29px;box-shadow:0 9px 30px #0002}.section-icon{width:40px;height:40px;color:var(--orange);background:#35271f;border-radius:10px;place-items:center;margin-bottom:20px;display:grid}.new-survey h2{margin-bottom:9px;font-size:24px}.new-survey>p{color:var(--muted);max-width:340px;margin-bottom:24px;font-size:14px;line-height:1.8}.new-survey>.primary{justify-content:space-between;width:100%;height:42px;margin-top:4px}.field{margin:0 0 16px;display:block}.field>span{color:#bdc9d8;margin-bottom:7px;font-size:12px;font-weight:600;display:block}.field-row{gap:10px;display:flex}.field-row>*{flex:1;min-width:0}.recent-surveys{grid-column:1/-1;margin-top:9px}.section-heading{justify-content:space-between;align-items:center;margin-bottom:19px;display:flex}.section-heading h2{margin-bottom:0;font-size:24px}.section-heading .eyebrow{margin-bottom:7px}.project-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.project-entry{text-align:left;background:var(--surface);justify-content:flex-start;gap:17px;min-width:0;padding:20px}.project-entry>svg{color:var(--orange)}.project-entry>span{flex:1;min-width:0}.project-entry strong{text-overflow:ellipsis;font-size:15px;display:block;overflow:hidden}.project-entry small{color:var(--muted);margin-top:7px;font-size:12px;font-weight:400;display:block}.no-projects{border:1px dashed var(--border);color:var(--muted);border-radius:8px;align-items:center;gap:14px;padding:31px;font-size:14px;display:flex}.workspace{min-height:calc(100vh - var(--workspace-top));grid-template-columns:246px minmax(0,1fr) 294px;align-items:start;display:grid}.contents{background:var(--sidebar);border-right:1px solid var(--border);top:var(--workspace-top);max-height:calc(100vh - var(--workspace-top));min-height:calc(100vh - var(--workspace-top));scrollbar-width:thin;scrollbar-color:#42536b transparent;flex-direction:column;min-width:0;padding:23px 13px 17px;display:flex;position:sticky;overflow:auto}.back-link{color:var(--muted);background:0 0;border:0;justify-content:flex-start;min-height:24px;padding:0 6px;font-size:12px;font-weight:500}.contents-title{padding:26px 9px 15px}.contents-title h2{overflow-wrap:anywhere;margin-bottom:9px;font-size:18px;line-height:1.4}.contents-title>p:last-child{color:var(--muted);margin-bottom:0;font-size:12px}.settings-button{color:var(--muted);background:0 0;border-color:#0000;justify-content:flex-start;margin:4px 0 24px;font-size:13px}.settings-button.active{color:#ffd3ac;background:#33281f;border-color:#ab6939}.point-list-heading{letter-spacing:.07em;color:var(--muted);justify-content:space-between;align-items:center;padding:0 8px 10px;font-size:10px;font-weight:600;display:flex}.point-list-heading button{letter-spacing:0;color:#c0cede;background:0 0;border:none;min-height:24px;padding:2px;font-size:11px}.point-list{flex-direction:column;gap:7px;padding:3px 1px;display:flex}.point-nav{border:1px solid #0000;border-radius:8px;align-items:center;gap:5px;min-width:0;padding:3px 6px;transition:background .15s,box-shadow .15s,border-color .15s;display:flex}.point-nav:hover{background:#1b2a3c}.point-nav>input{flex-shrink:0;margin:0 3px 0 0}.point-nav>button{text-align:left;color:#c0cddd;background:0 0;border:none;flex:1;justify-content:flex-start;gap:8px;min-width:0;padding:9px 0;font-size:13px;font-weight:500;line-height:1.45}.point-nav>button>span:last-child{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.point-nav>svg{color:#71859e;flex-shrink:0}.point-nav small{color:#96a8bf;margin-top:3px;font-size:11px;font-weight:400;display:block}.point-number{font-variant-numeric:tabular-nums;color:#a3b5cb;border-radius:4px;flex-shrink:0;padding:4px 3px;font-size:11px}.point-nav.active{border-color:var(--orange);box-shadow:inset 3px 0 var(--orange), 0 0 0 1px #fb923c24, 0 0 18px #fb923c32;background:linear-gradient(105deg,#54321f 0%,#2c2523 100%)}.point-nav.active>button{color:#fff0e3;font-weight:650}.point-nav.active .point-number{color:#ffd1aa;background:#fb923c22}.point-nav.active small{color:#e7bda0}.point-nav.active>svg{color:#d89969}.group-controls{flex-direction:column;gap:6px;padding:16px 0 8px;display:flex}.group-controls>span{color:var(--muted);padding:0 7px;font-size:12px}.group-controls button{min-height:32px;font-size:12px}.contents-footer{color:#a9c6b5;margin-top:auto;padding:32px 7px 0;font-size:11px}.contents-footer>.local-dot{margin-right:5px}.contents-footer p{overflow-wrap:anywhere;color:#8193a9;margin:9px 0 0;font-size:11px;line-height:1.7}.survey-stream{width:100%;min-width:0;padding:34px clamp(18px,2.5vw,40px) 55px}.survey-heading{border-bottom:1px solid var(--border);justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:20px;padding-bottom:23px;display:flex}.survey-heading h1{overflow-wrap:anywhere;margin-bottom:10px;font-size:28px;font-weight:550;line-height:1.25}.survey-heading .eyebrow{color:#e2aa7e;margin-bottom:13px}.survey-heading>div>p:last-child{color:var(--muted);margin-bottom:0;font-size:13px}.survey-date{color:var(--muted);white-space:nowrap;padding-top:4px;font-size:12px}.stream-guide{color:var(--muted);justify-content:space-between;align-items:center;gap:10px;margin:0 0 20px;font-size:11px;display:flex}.stream-guide>span:first-child{align-items:center;gap:7px;display:flex}.stream-guide svg{flex-shrink:0}.survey-point{border:1px solid var(--border);background:var(--surface);scroll-margin-top:calc(var(--workspace-top) + 20px);border-radius:11px;min-width:0;margin:0;transition:border-color .15s,box-shadow .15s;overflow:hidden}.survey-point.selected{border-color:var(--orange);box-shadow:0 0 0 1px #fb923c26,0 0 25px #fb923c17}.point-heading{align-items:center;gap:13px;padding:19px;display:flex}.survey-point.selected>.point-heading{background:linear-gradient(100deg,#39291f,#1b2531 75%)}.large-number{color:#bed0e4;font-variant-numeric:tabular-nums;background:#28384a;border-radius:7px;place-items:center;min-width:38px;height:38px;padding:5px;font-size:12px;font-weight:600;display:grid}.survey-point.selected .large-number{color:#ffd0a7;background:#fb923c24;box-shadow:inset 0 0 0 1px #fb923c50}.point-heading>div{flex:1;min-width:0}.point-heading h2{overflow-wrap:anywhere;margin:0 0 5px;font-size:17px;font-weight:600;line-height:1.4}.point-heading p{color:var(--muted);flex-wrap:wrap;align-items:center;gap:5px;margin:0;font-size:11px;line-height:1.5;display:flex}.point-heading p>span{margin:0 3px}.difficulty{color:#c1e8b5;background:#254432;border-radius:4px;padding:4px 7px;font-size:11px}.difficulty.medium{color:#ffe0a0;background:#514120}.difficulty.high{color:#ffc0af;background:#532f2a}.gallery{width:100%;min-width:0}.gallery-rail{scroll-snap-type:x mandatory;scrollbar-width:thin;scrollbar-color:#536780 #101926;overscroll-behavior-x:contain;outline-offset:-3px;width:100%;max-width:100%;display:flex;position:relative;overflow:auto hidden}.gallery-slide{scroll-snap-align:center;scroll-snap-stop:always;flex:0 0 100%;min-width:0;max-width:100%}.has-neighbors .gallery-rail{--peek:clamp(40px,9%,76px);padding-inline:var(--peek);gap:12px}.has-neighbors .gallery-slide{max-width:none}.photo-mat{--photo-height:clamp(240px,28vw,430px);height:var(--photo-height);background:#090f18;justify-content:center;align-items:center;width:100%;display:flex;position:relative;overflow:hidden}.has-neighbors .photo-mat{border:1px solid #3e5169;border-radius:8px}.has-neighbors .is-current .photo-mat{border-color:#687c95}.photo-composition{flex-shrink:0;height:auto;position:relative}.photo-composition>img{object-fit:contain;width:100%;height:100%;display:block}.photo-overlay{pointer-events:none;width:100%;height:100%;position:absolute;inset:0}button.peek-photo{cursor:pointer;background:#101a2814;border:0;border-radius:0;padding:0;position:absolute;inset:0}button.peek-photo:hover{background:#fb923c18}.edit-photo{color:#fff;background:#152333ed;border:1px solid #74859c;min-height:33px;font-size:12px;position:absolute;bottom:14px;right:14px;box-shadow:0 2px 8px #0005}.edit-photo:hover{border-color:var(--orange);background:#2a3b50}.photo-caption{color:var(--muted);justify-content:space-between;align-items:center;gap:12px;min-height:40px;padding:12px 19px;font-size:12px;display:flex}.photo-caption>span:first-child{text-overflow:ellipsis;white-space:nowrap;color:#b9c8da;overflow:hidden}.photo-caption>span:last-child{white-space:nowrap;font-size:11px}.has-neighbors .photo-caption{padding-inline:2px}.gallery-nav{justify-content:space-between;align-items:center;gap:10px;padding:7px 13px 14px;display:flex}.gallery-nav>div{align-items:center;gap:5px;display:flex}.gallery-nav .icon-button{border-color:var(--border);background:#1f2e40}.photo-count{color:#dfebfa;text-align:center;font-variant-numeric:tabular-nums;justify-content:center;align-items:center;gap:6px;min-width:104px;font-size:13px;display:inline-flex}.photo-count svg{color:var(--orange)}.photo-count>span{color:var(--muted);font-size:11px}.gallery-hint{color:var(--muted);padding-right:6px;font-size:11px}.point-notes{border-top:1px solid var(--border);background:#141f2e;grid-template-columns:repeat(2,minmax(0,1fr));gap:19px;padding:18px 20px;display:grid}.point-notes span{letter-spacing:.1em;color:#a0b2ca;font-size:10px;font-weight:600}.point-notes p{color:#c4d0df;white-space:pre-wrap;overflow-wrap:anywhere;margin:7px 0 0;font-size:13px;line-height:1.75}.add-more{width:100%;height:58px;color:var(--muted);background:0 0;border-style:dashed;gap:10px;font-size:13px}.inspector{top:var(--workspace-top);max-height:calc(100vh - var(--workspace-top));border-left:1px solid var(--border);background:var(--sidebar);min-width:0;min-height:calc(100vh - var(--workspace-top));scrollbar-width:thin;scrollbar-color:#42536b transparent;padding:30px 23px 24px;position:sticky;overflow-y:auto}.inspector h2{margin-bottom:18px;font-size:22px;font-weight:550}.inspector-help{color:var(--muted);margin-bottom:23px;font-size:13px;line-height:1.8}.inspector .field{margin-bottom:18px}.inspector input,.inspector textarea,.inspector select{padding:9px;font-size:13px;line-height:1.6}.inspector-heading{justify-content:space-between;align-items:center;gap:8px;display:flex}.inspector-heading>div:last-child{display:flex}.inspector-divider{background:var(--border);height:1px;margin:27px 0 22px}.filename{color:#b5c4d7;overflow-wrap:anywhere;margin-bottom:16px;font-size:12px;line-height:1.65;display:block}.photo-facts{color:var(--muted);flex-direction:column;gap:8px;margin:-2px 0 19px;font-size:11px;display:flex}.photo-facts>span{align-items:center;gap:5px;line-height:1.5;display:flex}.full-width{width:100%;margin-bottom:17px;font-size:12px}.inspector-note{border:1px solid var(--border);color:#a1b4cd;background:#1e2d40;border-radius:7px;align-items:flex-start;gap:9px;margin-top:20px;padding:13px 11px;display:flex}.inspector-note>svg{flex-shrink:0;margin-top:2px}.inspector-note>p{color:#b4c3d6;margin-bottom:0;font-size:12px;line-height:1.8}.split-button{color:#c8d6e8;font-size:12px}.point-add{margin-bottom:20px}.import-empty{text-align:center;background:var(--surface);border:1px dashed #425770;border-radius:10px;margin-top:30px;padding:66px 12px 70px}.import-illustration{width:88px;height:82px;color:var(--orange);background:#37291f;border-radius:20px;place-items:center;margin:0 auto 27px;display:grid;transform:rotate(-5deg)}.import-illustration svg{transform:rotate(5deg)}.import-empty h2{margin-bottom:14px;font-size:27px;font-weight:500}.import-empty>p:not(.eyebrow){color:var(--muted);margin-bottom:23px;font-size:14px;line-height:1.9}.import-empty>small{color:var(--muted);margin-top:19px;font-size:12px;display:block}.export-result{color:#b7e3c4;background:#1e362e;border:1px solid #365c49;border-radius:7px;align-items:center;gap:12px;margin-bottom:20px;padding:16px;display:flex}.export-result>div{flex:1;min-width:0}.export-result strong{font-size:14px}.export-result p{overflow-wrap:anywhere;margin:5px 0;font-size:12px}.export-result span{color:#abd1b7;font-size:12px}.export-result a{flex-shrink:0;font-size:12px}.source-import{border:1px solid var(--border);color:#b7cee4;background:#1a2a3b;border-radius:7px;gap:10px;margin-bottom:18px;padding:15px;display:flex}.source-import>svg{flex-shrink:0;margin-top:2px}.source-import strong{font-size:14px}.source-import p{color:var(--muted);margin:5px 0 7px;font-size:12px;line-height:1.7}.source-import a{font-size:12px}.supporting-figures{border:1px solid var(--border);background:var(--surface);border-radius:9px;margin-bottom:22px;overflow:hidden}.supporting-header{justify-content:space-between;align-items:center;gap:12px;padding:14px;display:flex}.supporting-header>button:last-child{color:#ffd3ae;border-color:#8d5d38;flex-shrink:0}.supporting-toggle{text-align:left;background:0 0;border:0;justify-content:flex-start;min-width:0;padding:5px 0}.supporting-toggle>svg{color:var(--orange);transition:transform .15s}.supporting-toggle>svg.is-open{transform:rotate(90deg)}.supporting-toggle strong{font-size:14px;display:block}.supporting-toggle small{color:var(--muted);margin-top:5px;font-size:11px;font-weight:400;line-height:1.5;display:block}.supporting-empty{color:var(--muted);margin:0;padding:10px 20px 22px;font-size:13px}.source-page-note{color:var(--muted);margin:-3px 0 17px;font-size:12px;line-height:1.65}.source-difficulty.normal{color:#263e21;background:#92d050}.source-difficulty.high{color:#424218;background:#ff0}.source-difficulty.complex{color:#4b3700;background:#ffc000}.source-difficulty.difficult{color:#fff;background:#e00}.conflict-bar{color:#ffe0b3;background:#45331c;flex-wrap:wrap;align-items:center;gap:12px;padding:12px 24px;display:flex}.login-screen{background:radial-gradient(ellipse at 50% 30%,#202c3e 0%,var(--page) 70%);place-items:center;min-height:100vh;padding:24px;display:grid}.login-form{background:var(--surface);border:1px solid var(--border);border-radius:16px;width:min(430px,100%);padding:36px;box-shadow:0 30px 80px #0004}.login-brand{color:var(--orange);letter-spacing:.16em;align-items:center;gap:12px;font-weight:800;display:flex}.login-form h1{margin:26px 0 8px;font-size:28px}.login-form>p{color:var(--muted);margin-bottom:24px;font-size:16px;line-height:1.5}.login-form input{font-size:16px}.login-form .login-error{color:#ffb5a6;font-size:14px}.login-form button{justify-content:center;margin-top:12px;padding:13px}@media (width>=1550px){.workspace{grid-template-columns:266px minmax(0,1fr) 310px}.survey-stream{justify-self:center;max-width:1160px}.photo-mat{--photo-height:460px}}@media (width<=1200px){.workspace{grid-template-columns:218px minmax(0,1fr) 260px}.survey-stream{padding:28px 18px}.contents{padding:21px 10px}.inspector{padding:27px 17px}.stream-guide>span:last-child,.photo-caption>span:last-child{display:none}.gallery-hint{text-align:right;max-width:130px}.survey-heading h1{font-size:24px}.header-context{display:none}.header-actions{margin-left:auto}.survey-date{display:none}.point-heading{gap:10px;padding:16px 14px}.point-heading h2{font-size:16px}}@media (width<=1000px){.app-header{flex-wrap:wrap;height:auto;min-height:76px;padding-block:12px}.header-actions{flex-wrap:wrap}.workspace{grid-template-columns:205px minmax(0,1fr)}.inspector{border-top:1px solid var(--border);border-left:none;grid-column:2;min-height:0;max-height:none;position:static}.contents{grid-row:1/3}.photo-mat{--photo-height:350px}.app-header{padding:0 16px}.brand strong{font-size:14px}.brand-icon{width:34px;height:34px}.header-actions button{padding:7px 9px;font-size:12px}.library{gap:30px;padding:50px 25px}.library-intro h1{font-size:40px}.point-notes{padding:15px}.inspector fieldset{max-width:650px}}@media (width<=620px){.app-header{flex-wrap:wrap;gap:12px;height:auto;min-height:72px;padding:13px 14px;position:relative}.header-actions{justify-content:flex-end;width:100%}.local-badge{flex-wrap:wrap;font-size:11px}.workspace{flex-direction:column;display:flex}.contents{width:100%;min-height:0;max-height:290px;padding:14px;position:relative;top:0}.contents-title{padding:12px 5px}.contents-title h2{margin:0;font-size:16px}.contents-title>p:last-child,.contents-footer,.contents-title .eyebrow{display:none}.settings-button{margin:0 0 8px}.point-list{grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.point-list-heading{padding-bottom:5px}.point-nav{gap:2px;padding:3px}.point-nav>button{gap:4px;font-size:12px}.point-nav>svg{display:none}.group-controls{flex-flow:wrap;align-items:center}.survey-stream{padding:25px 14px}.inspector{width:100%;padding:25px}.photo-mat{--photo-height:270px}.has-neighbors .gallery-rail{--peek:38px;gap:10px}.gallery-nav{flex-wrap:wrap}.gallery-hint{max-width:none;font-size:11px}.library{padding:35px 22px;display:block}.library-intro h1{font-size:39px}.feature-chips{margin-bottom:27px}.new-survey{padding:24px}.recent-surveys{margin-top:40px}.project-list{grid-template-columns:1fr}.point-notes{grid-template-columns:1fr;gap:12px}.message-bar{padding:10px 16px;top:0}.survey-heading h1{font-size:24px}.point-heading{flex-wrap:wrap}.point-heading>div{min-width:120px}.edit-photo{font-size:11px;bottom:10px;right:10px}.export-result{flex-wrap:wrap}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:0s!important}}.point-flow-divider{height:124px;color:var(--orange);pointer-events:none;justify-content:center;align-items:center;display:flex}.point-flow-divider svg{filter:drop-shadow(0 0 12px #fb923c28);width:80px;height:80px;display:block}@media (width<=620px){.point-flow-divider{height:104px}.point-flow-divider svg{width:64px;height:64px}}.project-row{border:1px solid var(--border);background:var(--surface);border-radius:10px;flex-direction:column;min-width:0;display:flex;overflow:hidden}.project-row .project-entry{border:0;border-radius:0;flex:1;width:100%}.delete-project-button{color:#f3a9a9;background:0 0;border-color:#0000;align-self:flex-end;margin:0 12px 10px;font-size:12px}.delete-project-button:hover,.danger-outline:hover{background:#42242e;border-color:#965161}.danger-outline{color:#ffb4b4;background:0 0;border-color:#754450}button.danger{color:#fff;background:#b93643;border-color:#d85a64}button.danger:hover{background:#d14451}.export-menu{position:relative}.export-menu>summary{-webkit-user-select:none;user-select:none;list-style:none}.export-menu>summary::-webkit-details-marker{display:none}.export-menu>summary[aria-disabled=true]{opacity:.4;cursor:default}.export-options{z-index:40;background:#182638;border:1px solid #465a74;border-radius:9px;width:290px;padding:7px;position:absolute;top:calc(100% + 10px);right:0;box-shadow:0 12px 35px #0006}.export-options button{text-align:left;background:0 0;border-color:#0000;justify-content:flex-start;width:100%;padding:13px}.export-options button:hover{background:#283c55}.export-options button>span{flex-direction:column;gap:4px;font-size:14px;display:flex}.export-options small{color:var(--muted);font-size:12px;font-weight:400}.delete-dialog{width:min(510px,100% - 32px);max-height:calc(100dvh - 40px);color:var(--text);background:var(--surface);border:1px solid #79434f;border-radius:14px;padding:28px;overflow-y:auto;box-shadow:0 25px 100px #0009}.delete-dialog::backdrop{-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#03070ec9}.delete-dialog h2{margin:20px 0 12px;font-size:24px}.delete-dialog p{color:var(--muted);font-size:14px}.delete-dialog .delete-survey-name{color:var(--text);overflow-wrap:anywhere;font-weight:650}.delete-symbol{color:#ffb4b4;background:#502c36;border-radius:12px;place-items:center;width:46px;height:46px;display:grid}.dialog-actions{flex-wrap:wrap;justify-content:flex-end;gap:10px;margin-top:24px;display:flex}.delete-dialog .delete-error{color:#fcc;background:#492a34;border-radius:6px;padding:12px}@media (width<=620px){.export-options{width:min(290px,100vw - 32px);right:-60px}}.survey-details-dialog{width:100%;max-width:none;height:100dvh;max-height:none;color:var(--text);background:var(--page);border:0;border-radius:0;margin:0;padding:0;position:fixed;inset:0;overflow:hidden}.survey-details-dialog[open]{flex-direction:column;display:flex}.survey-details-dialog::backdrop{background:var(--page)}.details-header{background:var(--sidebar);border-bottom:1px solid var(--border);flex-shrink:0;align-items:center;gap:28px;padding:20px clamp(20px,4vw,64px);display:flex}.details-heading{flex:1}.details-heading .eyebrow{margin:0 0 4px}.details-heading h1{margin:0;font-size:24px}.details-save{align-items:center;gap:20px;display:flex}.details-scroll{scrollbar-color:#42536b transparent;flex:1;min-height:0;overflow-y:auto}.details-form{max-width:1440px;margin:0 auto;padding:28px clamp(20px,4vw,64px) 44px}.details-help{color:var(--muted);margin-bottom:26px}.details-metadata{grid-template-columns:repeat(3,minmax(0,1fr));gap:2px 24px;margin-bottom:24px;display:grid}.details-long-field{margin-bottom:30px}.details-long-field>span{color:var(--text);margin-bottom:12px;font-size:19px}.details-long-field textarea{border-radius:10px;height:46vh;min-height:360px;padding:22px;font-size:16px;line-height:1.8}.details-footer{border-top:1px solid var(--border);justify-content:space-between;align-items:center;gap:20px;padding-top:14px;display:flex}.details-footer p{color:var(--muted);margin:0;font-size:13px}.details-error{color:#ffc0b2;white-space:pre-wrap;background:#41232a;padding:14px 24px}@media (width<=760px){.details-header{flex-wrap:wrap;gap:16px;padding:16px 20px}.details-heading{flex-basis:100%;order:-1}.details-save{gap:10px;margin-left:auto}.details-metadata{grid-template-columns:repeat(2,minmax(0,1fr));gap:0 16px}.details-long-field textarea{padding:16px}.supporting-header{flex-wrap:wrap}}@media (width<=430px){.details-metadata{grid-template-columns:1fr}.details-save{flex-wrap:wrap;justify-content:flex-end;max-width:140px}.details-footer{flex-direction:column;align-items:flex-start}}.recovery-bar{color:#ffe0b5;background:#302419;border-bottom:1px solid #946332;flex-wrap:wrap;align-items:center;gap:24px;padding:16px 24px;display:flex}.recovery-bar p{margin:4px 0;font-size:13px}.recovery-actions{flex-wrap:wrap;gap:8px;max-height:160px;display:flex;overflow:auto}.recovery-actions button{font-size:12px}
