:root{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;color:#f3f4f6;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;--bg:#101114;--surface:#181a1f;--surface-strong:#20242b;--surface-soft:#181a1fc7;--border:#343a44;--border-soft:#ffffff24;--text:#f3f4f6;--muted:#a4abb6;--accent:#2f9f6b;--accent-strong:#268158;--danger:#c85f5f;--danger-strong:#a84040;--disabled:#4f5560;background:#101114;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}body{background:var(--bg);min-width:320px;min-height:100vh;margin:0}button,input,textarea{font:inherit}input,textarea{font-size:16px}button{touch-action:manipulation;-webkit-user-select:none;user-select:none;-webkit-touch-callout:none;-webkit-tap-highlight-color:transparent}.app-shell{justify-content:center;min-height:100dvh;padding:16px;display:flex}.app-shell__content{width:100%;max-width:480px}.screen{flex-direction:column;gap:20px;min-height:calc(100dvh - 32px);display:flex}.home-screen,.result-screen{justify-content:center}.screen__header{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.screen__eyebrow{color:var(--muted);margin:0 0 8px;font-size:14px}h1,h2,p{margin:0}h1{letter-spacing:0;font-size:28px;font-weight:700;line-height:1.15}h2{letter-spacing:0;font-size:17px;font-weight:650;line-height:1.3}@media (width<=380px){.app-shell{padding:12px}.screen{min-height:calc(100dvh - 24px)}}.button{width:100%;min-height:52px;color:var(--text);cursor:pointer;letter-spacing:0;border:1px solid #0000;border-radius:8px;padding:14px 16px;font-size:16px;font-weight:700;line-height:1.2}.button--with-icon{justify-content:center;align-items:center;gap:8px;display:inline-flex}.app-icon{color:currentColor;pointer-events:none;-webkit-user-select:none;user-select:none;-webkit-touch-callout:none;width:1em;height:1em;display:block}.button:disabled,.circle-button:disabled,.shutter-button:disabled{cursor:not-allowed;color:#c1c5cc;background:var(--disabled);border-color:var(--disabled);opacity:.68}.button--primary{background:var(--accent);border-color:var(--accent)}.button--primary:not(:disabled):active{background:var(--accent-strong)}.button--secondary{background:var(--surface-strong);border-color:var(--border)}.button--compact{width:auto;min-height:44px;padding:10px 14px;font-size:14px}.circle-button{width:56px;height:56px;color:var(--text);cursor:pointer;letter-spacing:0;border:1px solid #0000;border-radius:999px;place-items:center;padding:0;font-size:28px;font-weight:700;line-height:1;display:grid}.circle-button .app-icon,.preview-nav-button .app-icon{width:26px;height:26px}.circle-button--danger{color:#ffd1d1;background:#c85f5f33;border-color:#c85f5f85}.circle-button--danger:not(:disabled):active{background:#c85f5f57}.circle-button--danger-soft{color:#f2c4c4;background:#c85f5f24;border-color:#c85f5f61}.circle-button--success{background:var(--accent);border-color:var(--accent);color:#fff}.circle-button--success:not(:disabled):active{background:var(--accent-strong)}.circle-button--dark{color:#ffffffe0;background:#0000005c;border-color:#ffffff2e}.square-button{width:44px;height:44px;color:var(--text);cursor:pointer;letter-spacing:0;border:1px solid #0000;border-radius:8px;place-items:center;padding:0;font-size:22px;font-weight:700;line-height:1;display:grid}.square-button .app-icon{width:20px;height:20px}.square-button--secondary{background:var(--surface-strong);border-color:var(--border);color:var(--text)}.square-button:disabled{cursor:not-allowed;opacity:.48}.shutter-button{color:#fff;cursor:pointer;letter-spacing:0;background:#ffffff1f;border:4px solid #ffffffd6;border-radius:999px;place-items:center;width:78px;height:78px;padding:0;font-size:32px;line-height:1;display:grid;box-shadow:0 10px 30px #0000004d}.shutter-button .app-icon{width:38px;height:38px}.shutter-button:not(:disabled):active{transform:scale(.97)}.tool-button{color:#ffffffd1;cursor:pointer;letter-spacing:0;background:#ffffff14;border:1px solid #ffffff24;border-radius:999px;place-items:center;width:42px;height:42px;padding:0;font-size:22px;font-weight:700;line-height:1;display:grid}.tool-button .app-icon{width:24px;height:24px}.editor-tool-toggle .app-icon,.thumbnail-remove-button .app-icon,.button--with-icon .app-icon{width:18px;height:18px}.home-action-stack{justify-items:center;gap:28px;margin:auto 0;display:grid}.home-action-item{justify-items:center;display:grid}.home-icon-button{border:1px solid var(--border);background:var(--surface-strong);width:106px;height:106px;color:var(--text);cursor:pointer;border-radius:999px;place-items:center;padding:0;display:grid;box-shadow:0 18px 44px #0000003d}.home-icon-button--primary{background:var(--accent);border-color:var(--accent);color:#fff}.home-icon-button:not(:disabled):active{transform:scale(.97)}.home-icon-button .app-icon{width:50px;height:50px}.tool-button--active{color:#fff;background:#2f9f6b4d;border-color:#2f9f6bb8}.photo-screen{gap:0}.camera-stage{border:1px solid var(--border-soft);background:radial-gradient(circle at 50% 42%,#ffffff14,#0000 26%),linear-gradient(145deg,#1e2228 0%,#111317 52%,#090a0d 100%);border-radius:8px;flex:1;place-items:center;min-height:620px;display:grid;position:relative;overflow:hidden}.camera-stage:before,.camera-stage:after{content:"";pointer-events:none;z-index:1;position:absolute;inset:0}.camera-stage:before{background:linear-gradient(#0000008a,#0000 24%),linear-gradient(#0000 66%,#000000ad)}.camera-stage:after{border:1px solid #ffffff0f;border-radius:8px;inset:18px}.camera-topbar{z-index:2;justify-content:space-between;align-items:center;gap:12px;display:flex;position:absolute;top:14px;left:14px;right:14px}.camera-title{color:#ffffffdb;font-size:18px;font-weight:700;line-height:1.2}.camera-counter{color:#ffffffc7;text-align:center;background:#0000005c;border:1px solid #ffffff29;border-radius:999px;min-width:48px;padding:6px 9px;font-size:13px;font-weight:700;line-height:1}.camera-gps-status{z-index:2;color:#ffffffc7;background:#0000005c;border:1px solid #ffffff29;border-radius:999px;max-width:calc(100% - 92px);padding:6px 9px;font-size:12px;font-weight:650;line-height:1;position:absolute;top:54px;left:14px}.camera-gps-status--measurement{color:#d3f4e3;border-color:#2f9f6b9e}.camera-gps-status--stopped{color:#e2ecf8;border-color:#6384ad9e}.camera-gps-status--error,.camera-gps-status--unsupported{color:#ffd1d1;border-color:#c85f5f85}.editor-top-left-actions{align-items:center;gap:8px;display:flex}.editor-top-left-actions .circle-button{width:44px;height:44px}.editor-top-left-actions .circle-button .app-icon{width:22px;height:22px}.camera-placeholder{z-index:2;justify-items:center;gap:14px;max-width:180px;display:grid;position:relative}.camera-placeholder-label{color:#ffffff6b;text-align:center;font-size:14px;line-height:1.35}.camera-import-button{color:#ffffffdb;cursor:pointer;background:#ffffff1a;border:1px solid #ffffff2e;border-radius:8px;min-height:38px;padding:0 12px;font-size:13px;font-weight:750;line-height:1}.camera-import-button:disabled{cursor:not-allowed;opacity:.52}.camera-live-video{z-index:0;object-fit:cover;background:#000;width:100%;height:100%;display:block;position:absolute;inset:0}.camera-file-input{display:none}.camera-input-error{z-index:2;left:18px;right:18px;bottom:calc(106px + env(safe-area-inset-bottom));color:#ffd1d1;text-align:center;background:#2c1111c7;border:1px solid #c85f5f57;border-radius:8px;padding:9px 12px;font-size:13px;line-height:1.35;position:absolute}.camera-thumbnail-rail{z-index:2;grid-auto-rows:58px;gap:8px;display:grid;position:absolute;top:72px;right:12px}.camera-thumbnail-card{width:58px;height:58px;position:relative}.camera-thumbnail{color:#ffffffe6;cursor:pointer;background:#14171ccc;border:1px solid #fff3;border-radius:8px;place-items:center;width:58px;height:58px;padding:0;font-size:17px;font-weight:800;line-height:1;display:grid;position:relative;overflow:hidden;box-shadow:0 10px 24px #00000047}.camera-thumbnail--empty{color:#ffffff70;cursor:default;background:#14171c6b}.camera-thumbnail--edited{border-color:#2f9f6bd1;box-shadow:0 10px 24px #00000047,inset 0 0 0 1px #2f9f6b5c}.camera-thumbnail__image{object-fit:cover;width:100%;height:100%;display:block}.thumbnail-remove-button{z-index:3;color:#fff;cursor:pointer;letter-spacing:0;background:#a03636eb;border:1px solid #ffffff2e;border-radius:999px;place-items:center;width:26px;height:26px;padding:0;font-size:17px;font-weight:800;line-height:1;display:grid;position:absolute;top:-4px;left:-4px}.edited-marker{background:var(--accent);color:#fff;border-radius:999px;place-items:center;width:18px;height:18px;font-size:12px;font-weight:900;line-height:1;display:grid;position:absolute;bottom:5px;right:5px}.edited-marker .app-icon{width:14px;height:14px}.camera-bottom-bar{z-index:2;left:20px;right:20px;bottom:calc(18px + env(safe-area-inset-bottom));grid-template-columns:64px 1fr 64px;place-items:center;display:grid;position:absolute}.photo-editor-stage{border:1px solid var(--border-soft);background:linear-gradient(160deg,#1b1f25 0%,#101216 100%);border-radius:8px;flex:1;min-height:620px;position:relative;overflow:hidden}.editor-photo-frame{color:#ffffff7a;text-align:center;background:radial-gradient(circle at 50% 42%,#ffffff14,#0000 28%),#0003;border:1px solid #ffffff21;border-radius:8px;place-items:center;font-size:15px;line-height:1.35;display:grid;position:absolute;inset:62px 10px 10px;overflow:hidden}.editor-photo-image{object-fit:contain;width:100%;height:100%;display:block}.editor-tool-panel{z-index:3;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#00000061;border:1px solid #ffffff1f;border-radius:999px;justify-items:center;gap:6px;width:52px;padding:5px;display:grid;position:absolute;top:82px;right:14px}.editor-tool-panel--open{padding-bottom:8px}.editor-tool-toggle{color:#ffffffdb;cursor:pointer;letter-spacing:0;background:0 0;border:0;border-radius:999px;place-items:center;gap:1px;width:42px;min-height:48px;padding:6px 0;font-size:17px;font-weight:800;line-height:1;display:grid}.editor-save-button{z-index:3;right:16px;bottom:calc(16px + env(safe-area-inset-bottom));border:1px solid var(--accent);background:var(--accent);color:#fff;cursor:pointer;letter-spacing:0;border-radius:999px;place-items:center;width:58px;height:58px;padding:0;font-size:28px;font-weight:900;line-height:1;display:grid;position:absolute;box-shadow:0 12px 28px #00000052}.editor-save-button:active{background:var(--accent-strong)}.editor-save-button .app-icon{width:28px;height:28px}@media (width<=380px){.camera-stage{min-height:560px}.camera-thumbnail-rail{grid-auto-rows:52px}.camera-thumbnail,.camera-thumbnail-card{width:52px;height:52px}.camera-bottom-bar{grid-template-columns:56px 1fr 56px;left:14px;right:14px}.shutter-button{width:72px;height:72px}.photo-editor-stage{min-height:560px}.editor-photo-frame{inset:58px 8px 8px}.editor-tool-panel{top:76px;right:10px}}.form-screen{padding-bottom:env(safe-area-inset-bottom)}.access-gate-screen{padding-bottom:max(12px, env(safe-area-inset-bottom));justify-content:flex-start;gap:clamp(12px,2.4vh,22px)}.access-pin-form{flex:1;grid-template-rows:auto auto auto auto;align-content:start;gap:clamp(10px,2vh,18px);min-height:0;display:grid}.access-pin-panel{justify-items:center;gap:10px;margin-top:clamp(4px,1.4vh,14px);display:grid}.access-pin-label{color:var(--muted);font-size:14px;line-height:1.3}.access-pin-dots{flex-wrap:wrap;justify-content:center;align-items:center;gap:9px;min-height:28px;padding:2px 0;display:flex}.access-pin-dot{background:0 0;border:1px solid #f3f4f66b;border-radius:999px;width:12px;height:12px}.access-pin-dot--filled{border-color:var(--accent);background:var(--accent);box-shadow:0 0 0 4px #2f9f6b1a}.access-pin-status-row{min-height:22px}.access-pin-status{text-align:center;justify-items:center;min-height:22px}.access-pin-keypad{grid-template-columns:repeat(3,1fr);justify-self:center;justify-items:center;gap:clamp(12px,2.2vh,18px) clamp(12px,4vw,20px);width:min(100%,342px);display:grid}.access-pin-key{border:1px solid var(--border);background:var(--surface-strong);width:clamp(70px,21vw,86px);height:clamp(70px,21vw,86px);color:var(--text);cursor:pointer;letter-spacing:0;border-radius:999px;justify-content:center;align-items:center;padding:0 0 2px;font-size:clamp(26px,7.5vw,34px);font-weight:650;line-height:1;display:flex}.access-pin-key:not(:disabled):active{border-color:var(--accent);background:#2f9f6b33}.access-pin-key:disabled{cursor:not-allowed;opacity:.48}.access-pin-key--utility{color:var(--muted);font-size:clamp(24px,6.8vw,32px)}.access-pin-keypad-spacer{pointer-events:none;width:clamp(70px,21vw,86px);height:clamp(70px,21vw,86px)}.access-pin-actions{justify-self:stretch;gap:8px;margin-top:clamp(0px,1vh,8px)}.access-pin-hint{color:var(--muted);text-align:center;font-size:13px;line-height:1.35}.field{gap:10px;display:grid}.field__label{color:var(--muted);font-size:14px}.field__hint,.field__error{font-size:12px;line-height:1.35}.field__hint{color:var(--muted)}.field__error{color:var(--danger)}.input,.textarea{border:1px solid var(--border);background:var(--surface);width:100%;color:var(--text);border-radius:8px;outline:none;padding:14px;line-height:1.45}.input{min-height:48px}.textarea{resize:vertical;min-height:220px}.input:focus,.textarea:focus{border-color:var(--accent)}.note-screen{gap:12px}.note-field{flex:1;grid-template-rows:auto 1fr}.note-textarea{resize:none;height:100%;min-height:min(50dvh,500px)}.location-block{gap:8px;display:grid}.location-block__title{justify-self:start}.location-control{grid-template-columns:48px minmax(0,1fr) 48px;align-items:end;gap:8px;display:grid}.location-textarea{resize:none;height:48px;min-height:48px;padding:10px 12px}.location-icon-button{width:48px;height:48px}.location-icon-button .app-icon{width:22px;height:22px}.location-auto-status{min-height:34px;color:var(--muted);gap:2px;font-size:13px;line-height:1.35;display:grid}.location-auto-status--error{color:#f2c4c4}.location-auto-status--warning{color:#f1d49a}.note-actions{gap:14px;display:grid}.note-top-controls{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;margin-bottom:-4px;display:flex}.note-template-controls{align-items:center;gap:8px;min-width:0;display:flex}.note-template-menu{flex:none;position:relative}.note-last-submitted-button{flex:none;width:44px;height:44px}.note-last-submitted-button .app-icon{width:21px;height:21px}.note-folder-button{flex:none;width:44px;height:44px}.note-folder-button--active{color:#c8f0dc;border-color:#2f9f6bb3}.note-folder-button .app-icon{width:21px;height:21px}.note-template-dropdown{z-index:6;border:1px solid var(--border);background:var(--surface-strong);border-radius:8px;gap:0;width:min(260px,100vw - 32px);padding:8px;display:grid;position:absolute;top:calc(100% + 8px);left:0;box-shadow:0 18px 42px #00000057}.note-template-empty{color:var(--muted);padding:10px;font-size:14px;line-height:1.35}.note-template-option{min-height:42px;color:var(--text);cursor:pointer;text-align:left;background:0 0;border:1px solid #0000;border-radius:8px;padding:10px 11px;font-size:14px;line-height:1.25;position:relative}.note-template-option+.note-template-option:before{content:"";background:var(--border);opacity:.62;pointer-events:none;height:1px;position:absolute;top:-1px;left:10px;right:10px}.note-template-option:active{background:#ffffff14}.note-template-option--selected{color:#dff8ea;background:#2f9f6b29;border-color:#2f9f6b8f}.mobile-bottom-nav{justify-content:space-between;align-items:center;gap:16px;display:flex}.preview-screen{height:calc(100dvh - 32px);min-height:calc(100dvh - 32px);padding-bottom:max(10px, env(safe-area-inset-bottom));gap:12px;overflow:hidden}.preview-content{overscroll-behavior:contain;flex:1;align-content:start;gap:12px;min-height:0;padding-right:2px;display:grid;overflow-y:auto}.preview-section{gap:8px;display:grid}.preview-section-header{justify-content:space-between;align-items:center;gap:10px;min-width:0;display:flex}.preview-clean-action{flex:none;width:44px;height:44px;font-size:22px}.preview-clean-action[aria-busy=true] .app-icon{opacity:.62}.preview-photo-grid{overscroll-behavior-x:contain;gap:10px;min-width:0;padding-bottom:2px;display:flex;overflow-x:auto}.preview-photo{border:1px solid var(--border);height:clamp(96px,16dvh,124px);color:var(--muted);background:#08090c;border-radius:8px;flex:0 0 clamp(132px,34vw,156px);place-items:center;font-weight:700;display:grid;position:relative;overflow:hidden}.preview-photo--not-checked{border-color:#818b9aa3}.preview-photo--ready{border-color:#2f9f6bdb;box-shadow:inset 0 0 0 2px #2f9f6bb8}.preview-photo--failed{border-color:#d65757e0;box-shadow:inset 0 0 0 2px #d65757b8}.preview-photo__image{object-fit:cover;width:100%;height:100%;display:block}.preview-photo__status{color:#fff;text-overflow:ellipsis;white-space:nowrap;background:#08090cbd;border:1px solid #ffffff29;border-radius:999px;max-width:calc(100% - 14px);padding:4px 7px;font-size:11px;font-weight:800;line-height:1.1;position:absolute;top:7px;left:7px;overflow:hidden}.preview-photo__status--ready{background:#2f9f6bf0}.preview-photo__status--failed{background:#d65757f0}.preview-photo__edited{color:#fff;background:#2f9f6beb;border-radius:999px;place-items:center;width:24px;height:24px;font-size:16px;font-weight:900;line-height:1;display:grid;position:absolute;bottom:8px;right:8px}.preview-photo__edited .app-icon{width:16px;height:16px}.note-preview{overscroll-behavior:contain;border:1px solid var(--border);background:var(--surface);white-space:pre-wrap;border-radius:8px;min-height:clamp(136px,24dvh,176px);max-height:min(38dvh,320px);padding:12px;line-height:1.45;overflow-y:auto}.note-preview--empty{color:var(--muted)}.location-preview{overscroll-behavior:contain;border:1px solid var(--border);background:var(--surface);white-space:pre-wrap;border-radius:8px;min-height:52px;max-height:min(14dvh,112px);padding:12px;line-height:1.45;overflow-y:auto}.folder-preview{overflow-wrap:anywhere;border:1px solid var(--border);background:var(--surface);border-radius:8px;min-height:48px;padding:12px;line-height:1.45}.location-preview--empty{color:var(--muted)}.preview-actions{padding-top:4px;padding-bottom:max(2px, env(safe-area-inset-bottom));flex:none;justify-content:space-between;align-items:center;gap:18px;margin-top:0;display:flex}.preview-send-status{color:#c8f0dc;overflow-wrap:anywhere;background:#2f9f6b21;border:1px solid #2f9f6b8f;border-radius:8px;flex:none;min-width:0;margin:0;padding:8px 10px;font-size:13px;line-height:1.35}.preview-send-status--error{color:#ffd1d1;background:#d6575724;border-color:#d6575794}.preview-nav-button{border:1px solid var(--border);background:var(--surface-strong);width:58px;height:58px;color:var(--text);cursor:pointer;letter-spacing:0;border-radius:999px;place-items:center;padding:0;font-size:25px;font-weight:800;line-height:1;display:grid}.preview-nav-button--send{background:var(--accent);border-color:var(--accent);color:#fff}.send-confirmation{z-index:30;padding:18px;padding-bottom:max(18px, calc(env(safe-area-inset-bottom) + 18px));background:#00000085;place-items:end center;display:grid;position:fixed;inset:0}.send-confirmation__panel{color:#ffe0ad;background:#211a10;border:1px solid #d99a379e;border-radius:8px;gap:10px;width:min(100%,420px);padding:14px;display:grid;box-shadow:0 18px 40px #00000073}.send-confirmation__panel strong{color:#fff;font-size:16px;line-height:1.25}.send-confirmation__panel p{overflow-wrap:anywhere;margin:0;font-size:14px;line-height:1.4}.send-confirmation__actions{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:10px;display:grid}.action-stack{gap:10px;display:grid}.result-send-summary{color:var(--text);background:#2f9f6b21;border:1px solid #2f9f6b7a;border-radius:8px;gap:6px;padding:12px;font-size:14px;line-height:1.4;display:grid}.result-send-summary strong{font-size:15px;line-height:1.25}.result-send-summary p{overflow-wrap:anywhere;margin:0}.settings-screen{gap:18px}.settings-hub-list{gap:10px;display:grid}.settings-hub-row{border:1px solid var(--border);background:var(--surface);-webkit-user-select:none;user-select:none;-webkit-touch-callout:none;border-radius:8px;grid-template-columns:minmax(0,1fr) 48px;align-items:stretch;min-height:62px;display:grid;position:relative}.settings-hub-button{color:var(--text);cursor:pointer;text-align:left;-webkit-user-select:none;user-select:none;-webkit-touch-callout:none;background:0 0;border:0;border-radius:8px 0 0 8px;align-items:center;padding:0 14px;line-height:1.25;display:flex}.settings-hub-button:active{background:#ffffff14}.settings-hub-button__title{font-size:16px;font-weight:750}.settings-help-button{width:48px;min-height:60px;color:var(--muted);cursor:help;touch-action:manipulation;-webkit-user-select:none;user-select:none;-webkit-touch-callout:none;background:0 0;border:0;border-radius:0 8px 8px 0;place-items:center;padding:0;display:grid}.settings-help-button .app-icon{width:22px;height:22px}.settings-help-button:active{color:var(--text)}.settings-help-tooltip{z-index:12;border:1px solid var(--border);background:var(--surface-strong);width:min(304px,100vw - 44px);color:var(--text);pointer-events:none;-webkit-user-select:none;user-select:none;-webkit-touch-callout:none;border-radius:8px;padding:10px 11px;font-size:13px;line-height:1.35;position:absolute;top:calc(100% + 6px);right:8px;box-shadow:0 16px 36px #00000057}.settings-section{gap:10px;display:grid}.settings-explainer{color:var(--muted);margin:0;font-size:13px;line-height:1.35}.settings-toggle-row{border:1px solid var(--border);background:var(--surface);border-radius:8px;justify-content:space-between;align-items:center;gap:14px;min-height:62px;padding:12px 14px;display:flex}.settings-toggle-row__text{gap:3px;min-width:0;display:grid}.settings-toggle-row__title{color:var(--text);font-size:16px;font-weight:750;line-height:1.25}.settings-toggle-row__value{color:var(--muted);font-size:13px;line-height:1.25}.settings-toggle{border:1px solid var(--border);cursor:pointer;background:#ffffff14;border-radius:999px;align-items:center;width:54px;height:32px;padding:3px;display:flex}.settings-toggle--on{border-color:var(--accent);background:var(--accent)}.settings-toggle__thumb{background:#fff;border-radius:999px;width:24px;height:24px;transition:transform .16s;box-shadow:0 3px 10px #00000038}.settings-toggle--on .settings-toggle__thumb{transform:translate(22px)}.settings-toggle:disabled{cursor:not-allowed;opacity:.62}.settings-coordinate-input-row{grid-template-columns:minmax(0,1fr) 44px;gap:8px;display:grid}.settings-coordinate-input-row .input{min-width:0}.settings-coordinate-delete .app-icon{width:19px;height:19px}.settings-inline-actions{justify-content:flex-start;gap:10px;display:flex}.encrypted-public-key-textarea{min-height:172px;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,Liberation Mono,monospace;font-size:12px;line-height:1.45}.settings-empty{border:1px dashed var(--border);min-height:76px;color:var(--muted);text-align:center;border-radius:8px;place-items:center;padding:14px;display:grid}.settings-template-list{gap:8px;display:grid}.settings-template-row{border:1px solid var(--border);background:var(--surface);border-radius:8px;justify-content:space-between;align-items:center;gap:10px;min-height:48px;padding:12px;font-weight:700;display:flex}.settings-template-row__title{overflow-wrap:anywhere;min-width:0}.settings-template-row__actions{flex:none;align-items:center;gap:8px;display:flex}.settings-template-edit{color:#ffe0ad;cursor:pointer;background:#d99a371f;border:1px solid #d99a3761;border-radius:999px;flex:none;place-items:center;width:32px;height:32px;padding:0;display:grid}.settings-template-edit:disabled{cursor:not-allowed;opacity:.56}.settings-template-edit .app-icon{width:18px;height:18px}.settings-template-delete{color:#ffd1d1;cursor:pointer;background:#c85f5f1f;border:1px solid #c85f5f61;border-radius:999px;flex:none;place-items:center;width:32px;height:32px;padding:0;display:grid}.settings-template-delete:disabled{cursor:not-allowed;opacity:.56}.settings-template-delete .app-icon{width:18px;height:18px}.template-form{border:1px solid var(--border);background:var(--surface-soft);border-radius:8px;gap:12px;padding:12px;display:grid}.template-textarea{resize:none;min-height:132px}.template-form-actions{justify-content:space-between;gap:14px;display:flex}.settings-bottom-nav{margin-top:auto}@media (width<=380px){.access-gate-screen{gap:10px}.access-pin-form{gap:12px}.access-pin-panel{gap:8px}.access-pin-keypad{gap:10px;width:min(100%,316px)}.access-pin-keypad-spacer,.access-pin-key{width:clamp(66px,20vw,76px);height:clamp(66px,20vw,76px)}.note-top-controls{gap:8px}.location-control{grid-template-columns:42px minmax(0,1fr) 42px;gap:6px}.location-icon-button{width:42px;height:42px}.button--compact{min-height:42px;padding:9px 11px;font-size:13px}.square-button{width:42px;height:42px}.preview-nav-button{width:56px;height:56px}.preview-screen{height:calc(100dvh - 24px);min-height:calc(100dvh - 24px)}}.annotation-editor{background:#050607;place-items:center;display:grid;position:absolute;inset:0;overflow:hidden}.annotation-viewport{transform-origin:50%;will-change:transform;touch-action:none;position:absolute;overflow:visible}.annotation-photo-image{pointer-events:none;-webkit-user-select:none;user-select:none;position:absolute;inset:0}.annotation-svg{touch-action:none;width:100%;height:100%;display:block;position:absolute;inset:0;overflow:visible}.annotation-shape{stroke-linecap:round;stroke-linejoin:round;pointer-events:none}.annotation-shape--visual{opacity:1}.annotation-shape--draft{pointer-events:none;opacity:.84}.annotation-arrowhead{stroke-linecap:round;stroke-linejoin:round;pointer-events:none}.annotation-hit-zone{cursor:grab;stroke-linecap:round;stroke-linejoin:round;pointer-events:all;opacity:0}.annotation-hit-zone:active{cursor:grabbing}.annotation-selection-box{fill:none;stroke:#ffffffe6;pointer-events:none}.annotation-corner-bracket{fill:none;stroke:#fffffff0;stroke-linecap:square;pointer-events:none}.annotation-handle-hit{fill:#ffffff03;stroke:#0000;cursor:nwse-resize;pointer-events:all}.annotation-handle-hit--n,.annotation-handle-hit--s{cursor:ns-resize}.annotation-handle-hit--e,.annotation-handle-hit--w{cursor:ew-resize}.annotation-handle-hit--ne,.annotation-handle-hit--sw{cursor:nesw-resize}.annotation-external-resize-stem{stroke:#ffffffd1;stroke-dasharray:3 3;pointer-events:none}.annotation-external-resize-hit{fill:#ffffff03;stroke:#0000;cursor:nwse-resize;pointer-events:all}.annotation-external-resize-dot{fill:#fff;stroke:#ff3b30;pointer-events:none}.annotation-move-handle-stem{stroke:#ffffffd1;stroke-dasharray:3 3;pointer-events:none}.annotation-move-handle-hit{fill:#ffffff03;stroke:#0000;cursor:grab;pointer-events:all}.annotation-move-handle-hit:active{cursor:grabbing}.annotation-move-handle-dot{fill:#ff3b30;stroke:#fff;pointer-events:none}.annotation-delete-popover{z-index:2;color:#fff;cursor:pointer;background:#a03636f0;border:1px solid #ffffff2e;border-radius:999px;place-items:center;width:36px;height:36px;padding:0;display:grid;position:absolute;transform:translate(calc(-100% - 6px),calc(-100% - 6px))}.annotation-delete-popover .app-icon{width:20px;height:20px}.annotation-readonly{width:100%;height:100%;display:block;position:relative;overflow:hidden}.annotation-readonly__svg{pointer-events:none;width:100%;height:100%;display:block;position:absolute;inset:0;overflow:hidden}.annotation-readonly__shape,.annotation-readonly__arrowhead{stroke-linecap:round;stroke-linejoin:round;pointer-events:none}
