@font-face{font-family:InterLocal;src:local("Inter");font-display:swap}:root{--paper:#f7f7f2;--surface:#fff;--ink:#1c201b;--muted:#777c72;--line:#e3e6dc;--lime:#d9fa78;--soft:#eef1e7;--danger:#a43c32;--radius:14px;font-family:InterLocal,Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:var(--ink);background:var(--paper);font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased}*{box-sizing:border-box}body{margin:0}button,input,select,textarea{font:inherit}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.5}button,a,input,select,textarea{touch-action:manipulation}button{border:0;background:none;color:inherit}a{color:inherit;text-decoration:none}h1,h2,h3,p{margin-top:0}p{line-height:1.6}h1,h2,h3{font-weight:650;letter-spacing:-.04em}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible,summary:focus-visible{outline:3px solid #a9c64f;outline-offset:3px}[hidden]{display:none!important}svg{flex-shrink:0}form{margin:0}.muted{color:var(--muted)}.small{font-size:12px}.green{color:#4b7627}.danger-text{color:var(--danger)!important}.eyebrow{font-family:ui-monospace,SFMono-Regular,Consolas,monospace;font-size:10px;line-height:1.5;letter-spacing:.11em;color:var(--muted)}.ghost{width:36px;height:40px;color:var(--paper)}.brand{display:flex;align-items:center;gap:9px;font-weight:800;font-size:26px;letter-spacing:-1.2px}.brand>span{display:flex;align-items:center;gap:8px}.brand .version{font:500 9px ui-monospace,monospace;letter-spacing:0;border:1px solid #dce1d3;padding:3px 5px;border-radius:4px;color:var(--muted)}.button{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:40px;padding:10px 16px;border:1px solid transparent;border-radius:9px;font-size:12px;font-weight:600;line-height:1.3;transition:background .15s,transform .15s;white-space:nowrap}.button:hover:not(:disabled){transform:translateY(-1px)}.button.primary{background:var(--ink);color:#fff;border-color:var(--ink)}.button.primary:hover:not(:disabled){background:#34412b}.button.secondary{background:var(--surface);border-color:var(--line)}.button.secondary:hover{border-color:#bfc8b2;background:#f9fbf4}.button.danger{background:var(--danger);color:#fff}.button.large{min-height:48px;padding:13px 20px}.icon-button{display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;flex-shrink:0;border-radius:7px;color:var(--muted)}.icon-button:hover{background:var(--soft);color:var(--ink)}.text-link{display:inline-flex;gap:6px;align-items:center;font-size:12px;line-height:1.5;font-weight:550;padding:0}.text-link:hover{text-decoration:underline;text-underline-offset:3px}.badge{display:inline-flex;gap:6px;align-items:center;padding:5px 8px;border:1px solid var(--line);border-radius:6px;font:500 10px ui-monospace,monospace;color:var(--muted);white-space:nowrap}.green-badge{color:#466226;background:#eef6e4;border-color:#dde8cf}.muted-badge{background:#f2f2ee}.status-dot,.top-status i{width:6px;height:6px;background:#88a84b;border-radius:50%}.notice{display:flex;align-items:flex-start;gap:9px;padding:13px 14px;margin:16px 0;border:1px solid #e1e7d6;border-radius:9px;background:#f3f7ec;color:#576548;font-size:12px;line-height:1.55}.notice.error{background:#fff2ef;color:var(--danger);border-color:#f0d2ca}.notice svg{margin-top:1px}.spin{animation:spin 1s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.boot{min-height:100vh;display:flex;align-items:center;justify-content:center;gap:24px}.loading{display:flex;align-items:center;justify-content:center;gap:10px;min-height:220px;color:var(--muted);font-size:13px}.app{min-height:100vh}.sidebar{width:226px;position:fixed;inset:0 auto 0 0;z-index:20;background:#f0f2e9;border-right:1px solid #e0e4d6;display:flex;flex-direction:column;padding:25px 17px 16px}.sidebar>.brand{margin:0 10px 37px}.workspace-label{padding:0 12px;margin-bottom:12px;font:9px ui-monospace,monospace;letter-spacing:.1em;color:#91978a}.nav-item{display:flex;align-items:center;gap:11px;min-height:43px;width:100%;padding:11px 13px;margin:3px 0;border-radius:8px;text-align:left;font-size:12px;font-weight:550;color:#626b5a}.nav-item.active{background:var(--lime);color:var(--ink)}.nav-item:hover:not(.active){background:#e6ebdc}.nav-lock{margin-left:auto;opacity:.6}.sidebar-bottom{margin-top:auto}.storage-meter{padding:21px 12px 20px;margin-top:18px;border-top:1px solid #dce2d2;font-size:10px}.storage-meter>div:first-child{display:flex;justify-content:space-between;gap:5px;color:var(--muted);margin-bottom:10px}.storage-meter strong{color:var(--ink);font-weight:500}.meter{height:4px;border-radius:4px;background:#dce2d1;overflow:hidden}.meter i{display:block;height:100%;min-width:3px;background:#819b49}.storage-meter small{display:block;margin-top:8px;color:#9aa08f;font-size:9px}.user-panel{display:flex;align-items:center;gap:9px;padding:15px 4px 0;border-top:1px solid #dce2d2}.avatar{display:flex;align-items:center;justify-content:center;width:33px;height:33px;border-radius:50%;background:#dde7c9;color:#4b6031;text-transform:uppercase;font-size:12px;font-weight:700}.user-panel>div{flex:1;min-width:0}.user-panel strong,.user-panel small{display:block}.user-panel strong{font-size:11px;overflow:hidden;text-overflow:ellipsis}.user-panel small{font-size:8px;color:#8b9480;margin-top:3px}.workspace{margin-left:226px;min-height:100vh;display:flex;flex-direction:column}.topbar{height:69px;border-bottom:1px solid var(--line);padding:0 38px;display:flex;align-items:center;gap:22px;background:#fafbf7}.breadcrumbs{display:flex;align-items:center;gap:12px;font-size:10px;color:#93998c}.breadcrumbs strong{color:#606854;font-weight:500}.top-status{display:flex;align-items:center;gap:6px;margin-left:auto;font:9px ui-monospace,monospace;color:#859075}.old-version{display:flex;align-items:center;gap:4px;font-size:10px;color:#8c937f}.content{padding:35px 38px 38px;max-width:1500px;width:100%;margin:0 auto;flex:1}.page-heading{display:flex;align-items:center;justify-content:space-between;gap:24px;margin-bottom:35px}.page-heading h1{font-size:38px;line-height:1.13;margin:9px 0;letter-spacing:-1.8px}.page-heading p{font-size:12px;color:var(--muted);margin:0}.heading-stamp{display:flex;align-items:center;gap:10px;color:#a1aa93;transform:rotate(3deg);opacity:.8;margin-right:10px}.heading-stamp .ghost{width:34px;color:#eff3e5}.heading-stamp span{font:8px/1.6 ui-monospace,monospace;letter-spacing:1px}.workspace-footer{display:flex;justify-content:space-between;gap:15px;padding:17px 38px;border-top:1px solid var(--line);font:9px ui-monospace,monospace;color:#9aa28f}.workspace-footer span:first-child{display:flex;align-items:center;gap:5px}.mobile-menu,.mobile-nav{display:none}.library-layout{display:grid;grid-template-columns:173px minmax(0,1fr);border-top:1px solid var(--line);padding-top:24px;gap:27px}.folder-rail{padding-right:20px;border-right:1px solid var(--line);min-height:540px}.rail-title{display:flex;justify-content:space-between;align-items:center;font:9px ui-monospace,monospace;letter-spacing:.07em;color:#929a86;margin-bottom:13px;padding-left:5px}.rail-title .icon-button{width:23px;height:23px}.rail-item{display:flex;align-items:center;gap:8px;min-height:35px;padding:8px 9px;width:100%;font-size:11px;text-align:left;color:#7e8772;border-radius:6px;margin:3px 0}.rail-item.active{background:#e9eedf;color:#3c4b2e;font-weight:600}.rail-item:hover{background:#eef1e8}.rail-item span{flex:1}.rail-item small{font:9px ui-monospace,monospace;color:#9ca58f}.rail-divider{height:1px;background:var(--line);margin:17px 4px}.rail-folder{display:flex;border-radius:6px;margin:2px 0;position:relative}.rail-folder.active{background:#e9eedf}.rail-folder>button:first-child{display:flex;align-items:center;gap:8px;text-align:left;min-width:0;padding:9px;flex:1;font-size:11px;color:#667459}.rail-folder>button:first-child span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;flex:1}.rail-folder small{font:9px ui-monospace,monospace;color:#9aa38d}.rail-more{position:absolute;right:0;top:4px;display:none;width:28px;height:27px;border-radius:4px;background:#e9eedf}.rail-folder:hover .rail-more,.rail-folder:focus-within .rail-more{display:block}.rail-empty{font-size:10px;color:#a2a997;padding:0 9px;line-height:1.8}.trash-link{margin-top:29px}.library-main{min-width:0}.library-heading{display:flex;justify-content:space-between;align-items:center;gap:16px;min-height:44px;margin-bottom:18px}.library-heading h2{font-size:21px;margin:0 0 5px}.library-heading>div>span{font-size:10px;color:#8a9480}.library-heading .text-link{margin-bottom:8px}.library-actions{display:flex;gap:8px}.search-row{display:flex;align-items:center;gap:15px;justify-content:space-between;margin-bottom:20px}.search{display:flex;align-items:center;gap:7px;color:#9ca58f}.search input{border:0;background:transparent;outline:none;font-size:11px;width:180px;color:var(--ink)}.search input::placeholder{color:#a1a98f}.search-row select{border:0;background:transparent;font-size:10px;color:#8a937e;max-width:145px}.photo-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.photo-card{min-width:0}.photo-cover{position:relative;aspect-ratio:1.2;border:1px solid #e2e5dc;background:#e9ecdf;border-radius:11px;overflow:hidden}.photo-open{display:flex;align-items:center;justify-content:center;width:100%;height:100%;padding:0;color:#93a57b}.photo-cover img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .25s}.photo-open:hover img{transform:scale(1.025)}.photo-select{position:absolute;top:10px;left:10px;width:20px;height:20px;border:1px solid #fff;border-radius:5px;background:#ffffffa8;display:flex;align-items:center;justify-content:center;opacity:0;transition:opacity .15s}.photo-card:hover .photo-select,.photo-select.visible,.photo-select:focus-visible{opacity:1}.photo-card.selected .photo-select{background:var(--lime);border-color:var(--lime)}.photo-card.selected .photo-cover{outline:2px solid #a5c25a;outline-offset:2px}.photo-privacy{position:absolute;bottom:9px;right:9px;display:flex;align-items:center;justify-content:center;border-radius:4px;background:#ffffffe6;width:22px;height:20px;color:#6e7e57}.photo-caption{display:flex;align-items:center;gap:8px;margin-top:10px}.photo-caption>div{flex:1;min-width:0}.photo-caption strong{display:block;font-size:11px;font-weight:550;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.photo-caption small{display:block;margin-top:5px;font:8px ui-monospace,monospace;color:#a1a68f}.photo-caption .icon-button{width:24px;height:24px}.folder-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.folder-card{display:flex;flex-direction:column;align-items:flex-start;min-width:0;padding:0;text-align:left;border-radius:10px}.folder-paper{position:relative;display:flex;align-items:center;gap:15px;background:#eaf0df;width:100%;height:125px;border:1px solid #dce5cd;border-radius:10px;color:#91a768;padding:25px;margin-bottom:12px}.folder-paper span{margin-left:auto;font:20px ui-monospace,monospace;color:#94a378}.folder-card strong{font-size:12px;font-weight:550;overflow-wrap:anywhere}.folder-card small{font-size:9px;color:#959f88;margin-top:6px}.folder-card.new{align-items:center;justify-content:center;border:1px dashed #d4dfc4;background:#f7faf1;color:#879978;font-size:11px;gap:10px;min-height:160px}.selection-bar{display:flex;align-items:center;flex-wrap:wrap;gap:10px;background:var(--ink);color:#fff;padding:10px 13px;border-radius:8px;margin-bottom:17px;position:sticky;top:10px;z-index:5;font-size:10px}.selection-bar strong{margin-right:auto}.selection-bar>button:not(.icon-button){font-size:10px;color:var(--lime);padding:5px}.selection-bar .icon-button{color:#ccc}.empty{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:56px 28px}.ghost-stamp{width:73px;height:73px;border:1px solid #d9e3c5;background:#eaf5d4;border-radius:20px;display:flex;align-items:center;justify-content:center;margin:0 auto 22px;transform:rotate(-5deg)}.ghost-stamp .ghost{width:43px;height:48px;color:#f8fbf1;transform:rotate(5deg)}.empty h2{font-size:24px;letter-spacing:-.8px;margin:0 0 12px}.empty p{font-size:12px;max-width:375px;color:#8c9680;margin:0 0 24px;line-height:1.8}.welcome-empty{border:1px solid var(--line);border-radius:14px;background:linear-gradient(150deg,#fcfdf9,#f4f7ec);overflow:hidden}.privacy-strip{display:flex;justify-content:center;gap:26px;border-top:1px solid #e8eddf;padding:17px 12px;color:#97a087;font-size:9px}.privacy-strip span{display:flex;align-items:center;gap:6px}.modal{padding:0;border:1px solid #d5ddc7;border-radius:17px;background:#fff;max-width:calc(100vw - 30px);width:475px;max-height:calc(100dvh - 42px);color:var(--ink);box-shadow:0 30px 100px #25341133;overflow:auto}.modal.wide{width:660px}.modal::backdrop{background:#1b251654;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.modal-head{padding:23px 25px 18px;display:flex;align-items:flex-start;justify-content:space-between;gap:15px;border-bottom:1px solid var(--line)}.modal-head h2{font-size:24px;line-height:1.2;margin:5px 0 0}.modal-body{padding:22px 25px}.modal-body>p{font-size:13px;color:#758067}.modal-foot{padding:17px 25px;border-top:1px solid var(--line);display:flex;align-items:center;justify-content:flex-end;gap:12px;background:#fcfdf9}.modal-foot>.muted{margin-right:auto;font-size:10px}.field{display:flex;flex-direction:column;gap:8px;font-size:12px;margin:16px 0}.field>span{font-weight:550}.field input,.field select,.field textarea{border:1px solid #d9e0cf;border-radius:8px;min-height:42px;padding:10px 12px;color:var(--ink);background:#fff;min-width:0;width:100%;font-size:13px}.field input::placeholder{color:#a6ad9c}.field small{font-size:10px;color:#929d83;line-height:1.5}.check-label{display:flex;align-items:flex-start;gap:9px;font-size:11px;line-height:1.6;margin:18px 0;color:#727e63}.check-label input{margin:2px 0 0;accent-color:#7c9a3b;flex-shrink:0}.form-columns{display:grid;grid-template-columns:1fr 1fr;gap:16px}.form-columns .field{min-width:0}.menu-actions{display:flex;flex-direction:column;gap:6px}.menu-actions>button{text-align:left;padding:12px;border-radius:8px;font-size:13px}.menu-actions>button:hover{background:var(--soft)}.drop-area{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px;width:100%;padding:25px;border:1px dashed #b5c998;border-radius:12px;background:#f8fbee;min-height:160px}.drop-area:hover{background:#eff7e1}.upload-symbol{display:flex;align-items:center;justify-content:center;background:#e3f5bc;color:#58753b;width:46px;height:46px;border-radius:12px;margin-bottom:3px}.drop-area strong{font-size:14px}.drop-area>span{font-size:10px;color:#8b9a79}.upload-queue{max-height:250px;overflow:auto;margin:15px 0}.queue-item{display:flex;align-items:center;gap:10px;padding:10px 0;border-bottom:1px solid var(--line)}.queue-item>img{width:42px;height:42px;border-radius:7px;object-fit:cover;background:#eef1e8}.queue-item>div{flex:1;min-width:0}.queue-item strong{display:block;font-size:11px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.queue-item small{display:block;font-size:9px;color:#8b977c;margin-top:5px;line-height:1.5}.privacy-line{display:flex;align-items:center;gap:9px;color:#698451;margin:20px 0 10px}.privacy-line strong,.privacy-line span{display:block}.privacy-line strong{font-size:11px;font-weight:550}.privacy-line span{font-size:10px;color:#929e82;margin-top:5px}.redact-canvas{display:block;width:100%;max-height:55vh;object-fit:contain;touch-action:none;border-radius:8px}.toast{position:fixed;bottom:28px;left:calc(50% + 80px);transform:translate(-50%);z-index:100;display:flex;gap:9px;align-items:center;max-width:90vw;background:#26351d;color:#fff;border:1px solid #50623d;border-radius:10px;padding:14px 20px;font-size:12px;box-shadow:0 8px 30px #20301325}.toast svg{color:var(--lime)}.panel{background:#fff;border:1px solid var(--line);border-radius:13px}.tile-icon{width:45px;height:45px;border-radius:11px;display:flex;align-items:center;justify-content:center;background:#edf3e2;color:#788d58}.link-list{border:1px solid var(--line);background:#fff;border-radius:13px;overflow:hidden}.link-row{display:flex;align-items:center;gap:17px;padding:21px;border-bottom:1px solid var(--line)}.link-row:last-child{border:0}.link-info{flex:1;min-width:0}.link-info strong{font-size:13px;font-weight:550;display:block}.link-info small{font-size:10px;color:#8e9880;display:block;margin-top:6px}.feature-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;margin-top:35px}.feature-cards>div{padding:20px;border-top:1px solid var(--line)}.feature-cards svg{width:19px;color:#9cab85;margin-bottom:12px}.feature-cards h3{font-size:14px;margin:0 0 7px;letter-spacing:-.3px}.feature-cards p{font-size:11px;color:#919c83;margin:0}.presets{display:grid;grid-template-columns:repeat(3,1fr);gap:9px}.presets button{display:flex;flex-direction:column;align-items:center;gap:9px;border:1px solid var(--line);border-radius:9px;padding:17px 7px;font-size:11px;color:#818d71}.presets button.selected{border-color:#92ac5a;color:#4a642b;background:#f0f9df}.advanced{border-top:1px solid var(--line);padding:16px 0 4px;margin-top:20px}.advanced summary{cursor:pointer;font-size:11px;color:#71855a;display:flex;align-items:center;gap:7px}.copy-box{padding:14px;border:1px solid var(--line);border-radius:9px;background:#fafcf5;display:flex;flex-direction:column;gap:14px}.copy-box code{overflow-wrap:anywhere;font-size:11px;color:#728455;line-height:1.6}.success-symbol{display:flex;width:45px;height:45px;align-items:center;justify-content:center;background:var(--lime);border-radius:50%;margin-bottom:20px}.qr{display:block;width:200px;margin:20px auto}.approval-list{padding:20px;margin-bottom:24px}.approval-list h3{font-size:15px}.approval-list>div{display:flex;gap:12px;align-items:center;padding:10px 0}.approval-list>div>span{flex:1;font-size:12px}.inbox-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.inbox-card{padding:23px}.inbox-top{display:flex;justify-content:space-between;gap:12px;align-items:center;margin-bottom:24px}.inbox-card h3{font-size:19px;margin-bottom:8px}.inbox-card>p{font-size:11px;color:#8c977f}.inbox-count{display:flex;align-items:baseline;gap:8px;margin:25px 0 9px}.inbox-count strong{font-size:33px;letter-spacing:-1.5px}.inbox-count span,.inbox-card>small{font-size:10px;color:#94a082}.card-actions{display:flex;justify-content:space-between;align-items:center;gap:10px;margin-top:25px;padding-top:18px;border-top:1px solid var(--line)}.settings-tabs{display:flex;gap:24px;border-bottom:1px solid var(--line);margin-bottom:27px;overflow:auto}.settings-tabs button{font-size:12px;color:#8e9982;padding:12px 0;border-bottom:2px solid transparent;white-space:nowrap}.settings-tabs button.active{color:#35482b;border-color:#829b4e}.settings-grid{display:grid;grid-template-columns:1fr 1fr;gap:24px}.settings-panel{padding:25px;margin-bottom:22px}.settings-panel h2{font-size:21px;margin-bottom:12px}.settings-panel>p{font-size:12px;color:#8b977f}.settings-panel.narrow{max-width:650px}.account-card{display:flex;gap:15px;align-items:center;padding:17px 0}.large-avatar{width:51px;height:51px;font-size:20px}.account-card strong,.account-card small{display:block}.account-card small{font-size:10px;color:#909c82;margin-top:7px}.session-row{display:flex;gap:15px;align-items:center;padding:17px 0;border-top:1px solid var(--line)}.session-row>svg{color:#91a57c}.session-row>div{flex:1;min-width:0}.session-row strong,.session-row small{display:block}.session-row strong{font-size:12px;font-weight:550}.session-row small{font-size:10px;color:#92a080;margin-top:7px}.emergency{display:flex;align-items:center;gap:25px;border-color:#e8d6ce}.emergency h2{color:#8b4e3c}.emergency p{font-size:11px;color:#9a8c7e;margin-bottom:0}.emergency .button{flex-shrink:0}.events{padding:5px 25px}.events>div{display:flex;align-items:center;gap:15px;padding:18px 0;border-bottom:1px solid var(--line)}.events>div:last-child{border:0}.event-dot{width:7px;height:7px;border-radius:50%;background:#b6c894}.events strong{display:block;font-size:12px;font-weight:500}.events small{display:block;font:9px ui-monospace,monospace;margin-top:7px;color:#9ca78a}.footnote{font-size:10px;color:#a2ab96;line-height:1.8;margin-top:15px}.image-detail{display:block;max-height:55vh;width:100%;object-fit:contain;border-radius:9px;background:#f3f4ef}.detail-actions{display:flex;gap:10px;align-items:center;margin:18px 0}.detail-actions .badge{margin-right:auto}.receipt{padding:15px;border:1px solid var(--line);border-radius:9px;background:#fcfdf8}.receipt summary{display:flex;gap:8px;align-items:center;cursor:pointer;font-size:12px}.receipt-lines{display:flex;flex-direction:column;gap:10px;margin-top:15px;font-size:10px;color:#839170}.receipt-lines span{display:flex;align-items:center;gap:7px}.receipt-lines svg{width:13px;height:13px;color:#8ca663}.vault-layout{display:grid;grid-template-columns:1fr 1.05fr;gap:45px;max-width:910px;margin:35px auto}.vault-art{display:flex;align-items:center;justify-content:center;flex-direction:column;gap:30px;min-height:380px}.vault-door{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:25px;width:230px;height:285px;border-radius:34px;background:#e6eecf;border:1px solid #bbc8a1;box-shadow:10px 10px #d5dfc3,inset 0 0 0 12px #e0e8c9;transform:rotate(-3deg)}.vault-door .ghost{width:60px;height:64px;color:#f6faed}.vault-keyhole{width:70px;height:70px;display:flex;align-items:center;justify-content:center;background:#f5faea;color:#637d43;border:1px solid #bfcda7;border-radius:50%}.vault-hinges{position:absolute;left:-5px;top:50px;height:33px;width:12px;background:#c1cdae;border:1px solid #9daa84;border-radius:3px;box-shadow:0 150px #c1cdae}.vault-gate{padding:31px}.vault-gate h2{font-size:26px;line-height:1.2;margin:15px 0}.vault-gate p{font-size:12px;color:#859375;line-height:1.7}.vault-gate .large{width:100%;margin-top:6px}.vault-gate .text-link{margin-top:20px}.vault-status{display:flex;align-items:center;gap:8px;font:9px ui-monospace,monospace;letter-spacing:1px;color:#839b63}.vault-footnote{margin-top:24px;padding-top:20px;border-top:1px solid var(--line);display:flex;align-items:center;gap:6px;color:#97a485;font-size:10px}.privacy-explanation{display:flex;gap:10px;max-width:780px;margin:35px auto 0;color:#a0ad8d}.privacy-explanation p{font-size:10px;margin:0}.privacy-explanation strong{font-weight:600}.recovery-key{display:block;padding:16px;background:#f0f5e5;border:1px solid #dbe6c9;border-radius:8px;font-size:13px;word-break:break-all;line-height:1.8;margin-bottom:16px}.welcome-page,.public-page{min-height:100vh}.welcome-page>header,.public-page>header{max-width:1220px;margin:auto;display:flex;align-items:center;justify-content:space-between;padding:25px 35px;border-bottom:1px solid var(--line)}.welcome-page>header>div{display:flex;gap:27px;align-items:center}.welcome-page>main{max-width:1220px;margin:0 auto;padding:65px 35px 75px;display:grid;grid-template-columns:1.1fr 1fr;gap:85px;align-items:center}.welcome-copy h1{font-size:64px;line-height:1.05;letter-spacing:-3.4px;margin:28px 0 24px}.welcome-copy h1>span{position:relative;white-space:nowrap}.welcome-copy h1>span:after{content:"";position:absolute;left:-3px;bottom:4px;width:100%;height:13px;background:var(--lime);z-index:-1}.welcome-copy>p{font-size:16px;line-height:1.8;color:#8a957c}.welcome-features{display:flex;gap:25px;border-top:1px solid var(--line);padding-top:25px;margin-top:32px}.welcome-features>div{display:flex;flex-direction:column;gap:10px;font-size:10px;color:#8c987e;line-height:1.7}.welcome-features svg{width:20px;color:#9bb275}.welcome-note{display:flex;gap:13px;align-items:center;margin-top:35px}.welcome-note .ghost{width:27px;height:31px;color:#eef5e0}.welcome-note p{margin:0;font-size:10px;color:#a1ab94;line-height:1.7}.welcome-surface{border:1px solid #dde5d0;border-radius:20px;background:#fff;padding:37px;box-shadow:10px 10px #eaf0df;text-align:center}.welcome-surface h2{font-size:24px;letter-spacing:-.7px;margin:18px 0 12px;line-height:1.3}.welcome-surface p{font-size:12px;color:#8b987c}.welcome-surface>.button.large,.welcome-surface form>.button.large{width:100%;margin:12px 0 20px}.welcome-surface>.text-link{font-size:10px;color:#8a9d70}.welcome-surface form{text-align:left}.welcome-surface form h2{font-size:29px}.paper-illustration{height:190px;width:200px;position:relative;margin:0 auto 25px}.paper-back{position:absolute;left:20px;top:20px;width:140px;height:165px;border-radius:9px;background:#eef1e4;border:1px solid #dbe2ce;transform:rotate(-13deg)}.paper-front{position:absolute;left:43px;top:3px;width:140px;height:165px;border-radius:9px;background:#f9fdec;border:1px solid #bfce9d;transform:rotate(8deg);display:flex;align-items:center;justify-content:center;flex-direction:column;gap:15px;box-shadow:5px 5px #e3e9d7}.paper-front .ghost{width:54px;height:60px;color:#e8f4d1}.paper-front span{font:8px ui-monospace,monospace;letter-spacing:1px;color:#99aa7a}.paper-line{width:67px;height:3px;background:#dfe6d0;border-radius:4px}.privacy-seal{position:absolute;left:3px;bottom:5px;background:var(--lime);display:flex;gap:6px;align-items:center;padding:9px 11px;border:1px solid #a3b87c;border-radius:8px;font:8px ui-monospace,monospace;transform:rotate(-5deg)}.welcome-page>footer,.public-page>footer{border-top:1px solid var(--line);max-width:1150px;margin:0 auto;padding:21px 0;display:flex;justify-content:space-between;gap:20px;font:8px ui-monospace,monospace;color:#a1ab93;line-height:1.7}.anonymous-result{padding:15px 0;border-bottom:1px solid var(--line);display:flex;flex-wrap:wrap;gap:10px}.anonymous-result h3{width:100%;font-size:14px;margin-bottom:5px}.public-card{width:min(500px,calc(100% - 32px));margin:65px auto;padding:35px;border:1px solid var(--line);background:#fff;border-radius:17px;text-align:center}.public-card h1{font-size:29px;margin:15px 0}.public-card p{font-size:13px;color:#879675}.public-card>.button.large{width:100%;margin:20px 0}.public-card>small{display:block;font-size:10px}.public-card .field,.public-card .notice{text-align:left}.public-view{max-width:1000px;margin:40px auto;padding:0 25px}.public-view-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:25px;gap:20px}.public-view-head h1{font-size:29px;margin:0}.public-images{display:grid;grid-template-columns:repeat(auto-fit,minmax(270px,1fr));gap:25px}.public-images article{padding:15px;border:1px solid var(--line);border-radius:12px;background:#fff}.public-images img{width:100%;max-height:65vh;object-fit:contain;display:block;margin-bottom:14px;border-radius:7px}@media(min-width:1550px){.photo-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}@media(max-width:1150px){.sidebar{width:200px;padding-inline:12px}.workspace{margin-left:200px}.content{padding:28px}.topbar{padding:0 28px}.library-layout{grid-template-columns:145px minmax(0,1fr);gap:20px}.folder-rail{padding-right:13px}.photo-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.inbox-grid{grid-template-columns:repeat(2,1fr)}.welcome-page>main{gap:40px}.welcome-copy h1{font-size:52px}.welcome-surface{padding:28px}.welcome-features{gap:17px}.top-status{display:none}.vault-layout{gap:25px}.vault-door{width:190px;height:250px}}@media(max-width:850px){.sidebar{width:185px}.workspace{margin-left:185px}.content{padding:24px 20px}.topbar{padding:0 20px}.library-layout{grid-template-columns:1fr}.folder-rail{display:flex;flex-wrap:wrap;min-height:0;border:0;border-bottom:1px solid var(--line);padding:0 0 15px;gap:5px}.rail-title,.rail-divider,.rail-empty{display:none}.rail-item{width:auto;margin:0}.rail-folder{max-width:180px}.rail-folder .rail-more{display:block;position:static;flex-shrink:0;background:transparent}.trash-link{margin-left:auto}.page-heading h1{font-size:33px}.heading-stamp{display:none}.library-heading{margin-top:0}.folder-grid{grid-template-columns:repeat(2,1fr)}.settings-grid{grid-template-columns:1fr}.vault-layout{grid-template-columns:1fr;max-width:470px}.vault-art{min-height:0;padding:15px}.vault-door{width:100px;height:120px;border-radius:17px;gap:6px;box-shadow:5px 5px #d5dfc3,inset 0 0 0 6px #e0e8c9}.vault-door .ghost{width:25px;height:30px}.vault-keyhole{width:32px;height:32px}.vault-keyhole svg{width:20px}.vault-hinges{display:none}.vault-art>.eyebrow{display:none}.emergency{flex-direction:column;align-items:flex-start}.welcome-page>main{grid-template-columns:1fr 1fr;gap:25px}.welcome-copy h1{font-size:42px;letter-spacing:-2px}.welcome-features{flex-direction:column;gap:10px}.welcome-features>div{flex-direction:row;align-items:center}.welcome-features br{display:none}.welcome-surface{padding:24px}.welcome-page>footer{padding:20px 30px}.privacy-strip{gap:12px}.privacy-strip span{font-size:8px}}@media(max-width:640px){.sidebar{transform:translate(-100%);width:235px;transition:transform .2s;box-shadow:10px 0 40px #17241122}.nav-open .sidebar{transform:translate(0)}.workspace{margin-left:0}.topbar{height:59px;padding:0 17px}.mobile-menu{display:inline-flex;margin-left:-7px}.breadcrumbs{gap:7px;font-size:9px}.breadcrumbs>span{display:none}.old-version{margin-left:auto;font-size:9px}.content{padding:27px 18px 25px}.page-heading{margin-bottom:25px;align-items:flex-start;gap:10px}.page-heading h1{font-size:33px;letter-spacing:-1.5px}.page-heading p{font-size:11px;max-width:270px;line-height:1.7}.page-heading .eyebrow{font-size:8px;letter-spacing:.07em}.page-heading>.button{font-size:10px;min-height:34px;padding:8px;align-self:center}.page-heading>.button svg{width:14px}.library-layout{gap:19px;padding-top:16px}.folder-rail{gap:3px}.rail-item{font-size:10px;padding:7px 8px;min-height:34px}.rail-item svg{width:14px}.rail-folder>button:first-child{font-size:10px}.rail-folder{max-width:145px}.rail-folder>button:first-child small{display:none}.library-heading h2{font-size:20px}.library-heading .button{min-height:36px;font-size:10px;padding:9px 10px}.search-row{gap:8px}.search input{width:140px;font-size:10px}.search-row select{font-size:9px;width:111px}.photo-grid{gap:18px 12px}.photo-caption strong{font-size:10px}.photo-caption small{font-size:7px}.photo-select{opacity:1;width:22px;height:22px;left:8px;top:8px}.photo-caption .icon-button{width:28px;height:28px}.photo-cover{aspect-ratio:1.05}.empty{padding:40px 20px}.empty h2{font-size:22px}.empty p{font-size:11px;line-height:1.8}.privacy-strip{flex-direction:column;align-items:center;gap:10px;padding:16px}.privacy-strip span{font-size:9px}.library-heading{gap:10px}.folder-grid{gap:18px 12px}.folder-paper{height:110px;padding:18px}.folder-card.new{min-height:148px}.mobile-nav{display:flex;position:fixed;z-index:15;bottom:0;left:0;right:0;background:#fbfcf7ee;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-top:1px solid #e0e7d4;padding:8px 9px max(8px,env(safe-area-inset-bottom));justify-content:space-around}.mobile-nav button{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:5px;padding:6px 13px;border-radius:8px;color:#9aa58c;font-size:8px}.mobile-nav button.active{color:#334a24;background:#ebf4dc}.workspace-footer{padding:18px 18px 95px;flex-direction:column;gap:9px;font-size:8px}.toast{bottom:86px;left:50%;font-size:11px;width:max-content;max-width:calc(100vw - 28px);padding:13px 17px}.modal{max-height:calc(100dvh - 24px);max-width:calc(100vw - 20px);border-radius:14px}.modal-head{padding:19px 19px 15px}.modal-head h2{font-size:22px}.modal-body{padding:18px 19px}.modal-foot{padding:15px 19px;flex-wrap:wrap}.modal-foot .button{flex:1}.modal-foot>.muted{width:100%;margin-bottom:3px}.field input,.field textarea,.field select{font-size:16px}.queue-item .icon-button{width:30px}.queue-item strong{font-size:10px}.drop-area{padding:20px 12px}.drop-area>span{font-size:9px}.detail-actions{flex-wrap:wrap}.detail-actions .badge{width:100%;border:0;padding-left:0}.settings-tabs{gap:22px;margin-bottom:20px}.settings-tabs button{font-size:11px}.settings-panel{padding:20px}.settings-panel h2{font-size:20px}.session-row{gap:10px}.session-row strong{font-size:11px}.session-row small{font-size:9px}.session-row .button{font-size:9px;padding:8px}.settings-panel.narrow .button{margin-top:10px}.inbox-grid{grid-template-columns:1fr}.inbox-card{padding:22px}.feature-cards{grid-template-columns:1fr;gap:4px}.feature-cards>div{padding:18px 0}.feature-cards svg{float:left;margin:2px 15px 25px 0}.link-row{flex-wrap:wrap;padding:17px;gap:12px}.link-row .tile-icon{width:35px;height:35px}.link-info{flex-basis:calc(100% - 80px)}.link-row .badge{margin-right:auto}.link-row .button{font-size:10px;min-height:34px}.link-info small{font-size:9px}.vault-layout{gap:20px;margin:18px 0}.vault-gate{padding:25px}.vault-gate h2{font-size:25px}.privacy-explanation{margin-top:20px}.welcome-page>header,.public-page>header{padding:18px 20px}.brand{font-size:24px}.brand .ghost{width:30px;height:34px}.welcome-page>header>div{gap:13px}.welcome-page>header .text-link{display:none}.welcome-page>main{display:flex;flex-direction:column;gap:32px;padding:37px 22px 45px}.welcome-copy{width:100%}.welcome-copy h1{font-size:46px;letter-spacing:-2.4px;margin:25px 0 18px}.welcome-copy>p{font-size:13px}.welcome-copy>.badge{font-size:8px}.welcome-features{flex-direction:row;justify-content:space-between;gap:10px;padding-top:20px;margin-top:23px}.welcome-features>div{flex-direction:column;align-items:flex-start;font-size:8px;line-height:1.6}.welcome-features br{display:block}.welcome-features svg{width:17px}.welcome-note{display:none}.welcome-surface{width:100%;padding:26px 23px}.paper-illustration{transform:scale(.83);height:165px;margin-top:-10px;margin-bottom:10px}.welcome-surface h2{font-size:23px}.welcome-page>footer,.public-page>footer{padding:20px;display:flex;flex-direction:column;gap:12px;font-size:8px}.public-card{margin:35px auto;padding:25px}.public-card h1{font-size:27px}.public-view{padding:0 18px}.public-view-head{align-items:flex-start}.public-view-head h1{font-size:23px}.public-view-head .badge{font-size:8px}.approval-list>div{flex-wrap:wrap}.approval-list>div>span{flex-basis:100%}.selection-bar{position:fixed;bottom:82px;top:auto;left:15px;right:15px;margin:0;z-index:16;padding:13px;box-shadow:0 8px 20px #16280f33}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.01ms!important;transition-duration:.01ms!important}}.camera-location-status{display:flex;gap:12px;align-items:center;justify-content:space-between;padding:13px 20px;background:var(--paper);border-top:1px solid var(--line);font-size:12px;line-height:1.6;color:var(--muted)}.camera-location-status button{flex:none}.location-hint{font-size:11px;line-height:1.6;color:var(--muted);margin:8px 0 13px}.photo-location-toggle{margin:15px 0 7px}.photo-location-toggle input{flex:none}.camera-check-page{max-width:850px;margin:auto;padding:22px}.camera-check-page header{display:flex;justify-content:space-between;align-items:center;gap:20px;margin-bottom:40px}.camera-check-page main>p{color:var(--muted)}.camera-check-page h1{font-size:32px}.camera-check-actions{display:flex;gap:12px;flex-wrap:wrap;margin:25px 0}.camera-check-page video{width:100%;max-height:40vh;background:#111;border-radius:10px}.camera-check-page .panel{padding:22px;margin-top:24px}.camera-check-page .panel h2{font-size:20px}.camera-check-page pre{white-space:pre-wrap;overflow-wrap:anywhere;font:12px/1.7 ui-monospace,monospace;margin-bottom:20px}.camera-permission-wait{flex-direction:column;gap:13px;padding:25px;text-align:center}.camera-permission-wait strong{font-size:15px}.camera-permission-wait span{max-width:350px;font-size:12px;line-height:1.6;color:#dce8cd}.camera-help{margin-top:18px;border-top:1px solid var(--line);padding-top:14px;font-size:12px;color:var(--muted)}.camera-help summary{cursor:pointer;font-weight:600;color:var(--ink)}.camera-help ol{padding-left:20px;line-height:1.7}.camera-help li{margin:8px 0}.camera-help p{font-size:11px;margin:13px 0 0}.camera-wait-help{padding:0 20px 10px}.empty-camera-actions{display:flex;gap:10px;flex-wrap:wrap;justify-content:center}.camera-intro{text-align:center;padding:8px 0 12px}.camera-intro .upload-symbol{margin:0 auto 18px;width:62px;height:62px}.camera-intro h3{font-size:23px;line-height:1.3}.camera-intro p{font-size:12px;color:var(--muted);max-width:420px;margin:0 auto}.camera-start{width:100%;margin-top:14px}.camera-destination{padding:14px 23px;font-size:12px;color:var(--muted);overflow-wrap:anywhere}.camera-viewfinder{position:relative;background:#151913;display:flex;align-items:center;justify-content:center;min-height:220px}.camera-viewfinder video{display:block;max-width:100%;width:100%;max-height:55dvh;object-fit:contain}.camera-viewfinder video.mirror{transform:scaleX(-1)}.camera-wait{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;color:var(--lime);background:#15191390}.camera-controls{display:flex;align-items:center;justify-content:space-around;gap:25px;padding:20px;background:#fcfdf9}.camera-controls>.icon-button{width:48px;height:48px}.shutter{display:flex;align-items:center;justify-content:center;width:70px;height:70px;flex:none;border-radius:50%;border:3px solid #45602b;background:#e9f4d7;padding:6px}.shutter span{display:block;width:100%;height:100%;border-radius:50%;background:var(--lime);border:1px solid #adc57e}.shutter:active:not(:disabled){transform:scale(.94)}.camera-success{display:flex;align-items:center;flex-direction:column;padding:35px 25px;text-align:center;gap:12px}.camera-success h2{font-size:25px;overflow-wrap:anywhere}.camera-success p{font-size:13px;color:var(--muted)}.camera-success .success-symbol{margin:0 0 15px}.editor-toolbar{display:flex;gap:6px;justify-content:space-between;padding:13px 17px;border-bottom:1px solid var(--line)}.editor-toolbar button{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:5px;padding:10px 8px;min-width:58px;min-height:58px;border-radius:8px;color:var(--muted);font-size:10px}.editor-toolbar button.active{background:var(--lime);color:var(--ink)}.editor-options{display:flex;align-items:center;gap:12px;justify-content:space-between;padding:10px 19px}.editor-colors{display:flex;gap:9px}.editor-colors button{width:28px;height:28px;border:1px solid #bdc7b0;border-radius:50%}.editor-colors button.active{outline:2px solid var(--ink);outline-offset:3px}.editor-options select{font-size:11px;border:1px solid var(--line);border-radius:7px;padding:9px;background:#fff;min-width:0}.editor-stage{display:flex;justify-content:center;align-items:center;background:#252b20;min-height:140px;padding:0;overflow:hidden}.camera-editor-canvas{display:block;width:auto;height:auto;max-width:100%;max-height:45dvh;touch-action:none;user-select:none;-webkit-user-select:none;cursor:crosshair}.editor-hint{font-size:10px;color:var(--muted);margin:10px 20px}.editor-description{padding:0 23px 20px}.editor-description .field{margin:14px 0 7px}.editor-description textarea{resize:vertical;min-height:80px}.camera-footer{position:sticky;bottom:0;z-index:2;display:flex;gap:12px;justify-content:space-between;padding:15px 23px max(15px,env(safe-area-inset-bottom));border-top:1px solid var(--line);background:#fcfdf9}.camera-footer button{min-height:45px}.crop-actions{display:flex;align-items:center;gap:10px;justify-content:center;padding:12px}.crop-actions .button{font-size:11px}.bulk-copy-preview{font:12px/1.8 ui-monospace,monospace!important;overflow-wrap:anywhere;white-space:pre-wrap}.duress-settings>.tile-icon{margin-bottom:15px}.duress-actions{display:flex;align-items:flex-start;flex-direction:column;gap:17px;margin:20px 0}.duress-actions .button{white-space:normal;text-align:left}@media(max-width:640px){.library-heading{flex-wrap:wrap;align-items:center}.library-actions{flex-wrap:wrap;margin-left:auto}.library-heading .button{min-height:40px}.camera-flow{min-width:0}.editor-toolbar{gap:3px;padding:10px 8px}.editor-toolbar button{flex:1;min-width:0;padding:9px 4px;font-size:9px}.editor-options{gap:7px;padding:12px}.editor-colors{gap:8px}.editor-colors button{width:27px;height:27px}.editor-options .icon-button{width:35px;height:35px}.editor-options select{font-size:10px;padding:8px 3px;max-width:88px}.editor-stage{min-height:100px}.camera-editor-canvas{max-height:42dvh}.editor-description{padding:0 16px 15px}.editor-description textarea{font-size:16px;min-height:88px}.camera-footer{padding-left:16px;padding-right:16px}.camera-footer button{flex:1}.camera-viewfinder video{max-height:54dvh}.camera-success{padding:29px 18px}.camera-success .button{width:100%}.crop-actions{gap:7px;padding:10px}.crop-actions .button{white-space:normal;min-height:42px;padding:8px}.duress-settings .button{white-space:normal}.bulk-copy-preview{font-size:12px!important}.empty-camera-actions .button{min-height:44px}}.camera-location-status{flex-wrap:wrap}.camera-location-status .camera-help{flex-basis:100%;width:100%;margin:0}.public-photo-description{white-space:pre-wrap;overflow-wrap:anywhere;font-size:14px;line-height:1.6;margin:0 0 16px;text-align:left}
