@font-face{font-family:Geist;font-weight:400;font-style:normal;font-display:swap;src:url(/mock/geist-400.ttf)format("truetype")}@font-face{font-family:Geist;font-weight:500;font-style:normal;font-display:swap;src:url(/mock/geist-500.ttf)format("truetype")}@font-face{font-family:Geist;font-weight:600;font-style:normal;font-display:swap;src:url(/mock/geist-600.ttf)format("truetype")}@font-face{font-family:Geist;font-weight:700;font-style:normal;font-display:swap;src:url(/mock/geist-700.ttf)format("truetype")}:root{--surface:#feffff;--bg:#f5f6f7;--text:#161719;--muted:#646a70;--line:#dee0e4;--blue:#3469c7;--blue-light:#edf2fb;--amber:#936118;--space-sm:8px;--space-md:16px;--space-lg:24px;--space-xl:32px;--radius:7px}@supports (color:lab(0% 0 0)){:root{--surface:lab(99.8828% -.100672 -.362778);--bg:lab(96.7496% -.200748 -.725162);--text:lab(7.77448% -.458024 -1.79144);--muted:lab(44.3018% -1.13019 -4.31073);--line:lab(89.2058% -.496656 -1.81006)}}*{box-sizing:border-box}body{background:var(--bg);color:var(--text);-webkit-font-smoothing:antialiased;margin:0;font:14px/1.5 Geist,sans-serif}button,input,select,textarea{font:inherit}button,a,input,select,textarea{-webkit-tap-highlight-color:transparent}button{cursor:pointer;color:inherit;border:1px solid var(--line);background:var(--surface);white-space:nowrap;border-radius:6px;justify-content:center;align-items:center;gap:8px;padding:8px 12px;font-weight:500;transition:background .15s,color .15s,opacity .15s;display:inline-flex}button:hover{background:#f2f4f7}button:disabled{opacity:.4;cursor:default}button.primary{background:var(--blue);border-color:var(--blue);color:#fff}button.primary:hover{background:#2a5aa7}button.ghost{background:0 0;border-color:#0000}button.ghost:hover{background:#eff1f4}button.icon-btn{flex-shrink:0;width:34px;height:34px;padding:8px}button.text-btn{color:var(--blue);background:0 0;border:0;padding:4px;font-size:12px}button:focus-visible,a:focus-visible{outline:2px solid var(--blue);outline-offset:3px}input:focus,select:focus,textarea:focus{outline-offset:1px;border-color:var(--blue);outline:2px solid #3469c74a}input,select,textarea{border:1px solid var(--line);background:var(--surface);color:var(--text);border-radius:6px;padding:8px 10px}input[type=checkbox]{accent-color:var(--blue);cursor:pointer;width:16px;height:16px}input[type=range]{accent-color:var(--blue);width:100%;padding:0}textarea{resize:vertical;width:100%;min-height:100px;font-size:13px;line-height:1.6}svg.ico{fill:none;stroke:currentColor;stroke-width:1.65px;stroke-linecap:round;stroke-linejoin:round;flex-shrink:0;width:16px;height:16px}h1,h2,h3,p{margin:0}h1{letter-spacing:-.75px;font-size:26px;font-weight:600;line-height:1.25}h2{letter-spacing:-.3px;font-size:18px;font-weight:600}h3{font-size:14px;font-weight:600}.muted{color:var(--muted)}.small{font-size:12px}.row{align-items:center;gap:12px;display:flex}.between{justify-content:space-between}.stack{flex-direction:column;gap:4px;display:flex}.grow{flex:1;min-width:0}.hidden{display:none!important}.topbar{background:var(--surface);border-bottom:1px solid var(--line);z-index:20;justify-content:space-between;align-items:center;height:56px;padding:0 24px;display:flex;position:fixed;inset:0 0 auto}.brand{letter-spacing:-.6px;gap:12px;font-size:20px;font-weight:700}.brand img{border-radius:6px;width:30px;height:30px}.org{letter-spacing:.2px;color:#303943;text-align:right;font-size:14px;font-style:italic;font-weight:700;line-height:1.1}.org small{letter-spacing:3px;margin-top:4px;font-size:8px;font-style:normal;display:block}.sidebar{background:var(--surface);border-right:1px solid var(--line);flex-direction:column;width:208px;padding:16px 12px;display:flex;position:fixed;top:56px;bottom:0;left:0}.nav-item{background:var(--blue-light);width:100%;color:var(--blue);border:0;justify-content:flex-start;gap:12px;padding:10px 12px}.sidebar-bottom{border-top:1px solid var(--line);margin-top:auto;padding:16px 4px 0}.avatar{color:#4d5f7b;background:#e8edf5;border:1px solid #d9e0eb;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;font-size:10px;font-weight:600;display:inline-flex}.main{min-height:calc(100vh - 56px);margin:56px 0 0 208px;padding:30px 28px}.page-heading{margin-bottom:25px}.tabs{border-bottom:1px solid var(--line);gap:8px;margin-bottom:24px;display:flex}.tab{color:var(--muted);background:0 0;border:0;border-bottom:2px solid #0000;border-radius:0;gap:8px;margin-bottom:-1px;padding:12px 16px}.tab.active{border-bottom-color:var(--blue);color:var(--blue)}.count{color:#666c77;font-variant-numeric:tabular-nums;background:#eceef1;border-radius:20px;padding:1px 7px;font-size:11px}.active .count{color:#2a5aa7;background:#dfe8f9}.collection{background:var(--surface);border:1px solid var(--line);border-radius:9px;overflow:hidden}.toolbar{justify-content:space-between;align-items:center;gap:16px;padding:20px;display:flex}.search{position:relative}.search .ico{color:#8a909a;position:absolute;top:11px;left:11px}.search input{width:300px;height:37px;padding-left:34px;font-size:13px}.filters{position:relative}.filter-pop{z-index:12;background:var(--surface);border:1px solid var(--line);border-radius:8px;flex-direction:column;gap:16px;width:260px;padding:16px;display:flex;position:absolute;top:44px;right:0;box-shadow:0 8px 30px #15254018}.filter-pop label{flex-direction:column;gap:6px;font-size:12px;display:flex}.filter-pop label.check{flex-direction:row;align-items:center}.table-scroll{overflow:auto}table{border-collapse:collapse;text-align:left;white-space:nowrap;width:100%;font-size:13px}th{color:var(--muted);border-top:1px solid var(--line);border-bottom:1px solid var(--line);background:#fafbfc;padding:11px 16px;font-size:12px;font-weight:500}td{border-bottom:1px solid #edf0f3;padding:14px 16px}th:first-child,td:first-child{padding-left:20px}tbody tr:last-child td{border-bottom:0}tbody tr{cursor:pointer;transition:background .12s}tbody tr:hover{background:#f7f9fd}tbody tr:hover .unit{color:var(--blue)}.thumb-sm{object-fit:cover;border:1px solid #dfe2e8;border-radius:4px;width:51px;height:39px}.unit{font-weight:600;transition:color .12s}.sub{color:var(--muted);margin-top:2px;font-size:11px}.badge{color:#566477;background:#f7f9fc;border:1px solid #dfe5ed;border-radius:5px;align-items:center;gap:5px;padding:2px 7px;font-size:11px;line-height:18px;display:inline-flex}.badge.return{color:#3d6397;background:#edf4fd;border-color:#dce7f6}.badge.out{color:#4e7152;background:#eff6f0;border-color:#deeadf}.annotated{color:var(--amber);align-items:center;gap:5px;font-size:12px;display:inline-flex}.annotated .ico{width:14px;height:14px}.table-footer{border-top:1px solid var(--line);color:var(--muted);padding:13px 20px;font-size:12px}.empty{text-align:center;padding:70px 24px}.empty p{max-width:320px;margin:8px auto 20px}.detail{min-height:calc(100vh - 56px);margin:56px 0 0;padding:24px 32px 40px}.back{margin-bottom:19px;font-size:12px;color:var(--muted)!important;padding:0!important}.detail-title{justify-content:space-between;align-items:center;gap:16px;margin-bottom:24px;display:flex}.detail-title h1{font-size:26px}.detail-title .subtitle{color:var(--muted);margin-top:6px;font-size:13px}.metadata{background:var(--surface);border:1px solid var(--line);border-radius:8px;grid-template-columns:1.25fr 1fr 1fr 1fr 1fr 1.2fr;gap:18px;margin-bottom:28px;padding:18px 22px;display:grid}.metadata dt{color:var(--muted);margin-bottom:5px;font-size:11px}.metadata dd{margin:0;font-size:13px;font-weight:500}.gallery-bar{justify-content:space-between;align-items:center;gap:14px;margin-bottom:18px;display:flex}.pills{background:#e9ecf0;border-radius:7px;gap:4px;padding:3px;display:inline-flex}.pills button{color:var(--muted);background:0 0;border:0;padding:6px 11px;font-size:12px}.pills button.active{background:var(--surface);color:var(--text);box-shadow:0 1px 3px #172a4214}.gallery{grid-template-columns:repeat(4,minmax(0,1fr));gap:20px;display:grid}.photo-card{outline-offset:4px;border-radius:7px;outline:2px solid #0000;min-width:0;transition:opacity .2s,outline .15s;position:relative}.photo-card.dragging{opacity:.3}.photo-card.drop-target{outline-color:var(--blue)}.photo-open{aspect-ratio:4/3;cursor:zoom-in;background:#e1e4e8;border:1px solid #dce1e7;border-radius:7px;width:100%;padding:0;display:block;position:relative;overflow:hidden}.photo-open>img{object-fit:contain;width:100%;height:100%;display:block}.photo-open>svg.marks{pointer-events:none;width:100%;height:100%;position:absolute;inset:0}.photo-meta{justify-content:space-between;align-items:start;gap:6px;padding:10px 1px 0;display:flex}.photo-meta .title{font-size:12px;font-weight:500}.photo-meta .sub{font-size:11px}.photo-number{color:#8b929d;font-variant-numeric:tabular-nums;margin-right:8px;font-size:11px}.photo-flag{color:#8e6227;background:#fffef8ed;border:1px solid #e8d9b7;border-radius:5px;align-items:center;gap:4px;padding:3px 6px;font-size:10px;display:flex;position:absolute;top:8px;right:8px}.photo-flag .ico{width:12px;height:12px}.grip{touch-action:none;cursor:grab;opacity:0;z-index:2;background:#ffffffed;border:1px solid #fffa;border-radius:5px;width:27px;height:27px;position:absolute;top:8px;left:8px}.photo-card:hover .grip,.grip:focus-visible{opacity:1}.order-controls{gap:1px;display:flex}.order-controls button{color:#858d98;opacity:0;background:0 0;border:0;width:23px;height:24px;padding:0}.photo-card:hover .order-controls button,.photo-card:focus-within .order-controls button{opacity:1}.order-controls .ico{width:12px;height:12px}.detail-bottom{color:#868d99;margin-top:25px;font-size:11px}.toast{color:#fff;z-index:100;opacity:0;pointer-events:none;background:#253144;border-radius:7px;padding:11px 18px;font-size:13px;transition:opacity .2s,transform .2s;position:fixed;bottom:24px;left:50%;transform:translate(-50%,18px);box-shadow:0 5px 24px #1e293b25}.toast.show{opacity:1;transform:translate(-50%)}dialog{background:var(--surface);color:var(--text);border:1px solid #d5dbe4;border-radius:10px;width:calc(100vw - 48px);max-width:1600px;height:calc(100vh - 48px);max-height:none;padding:0;overflow:hidden;box-shadow:0 20px 100px #101a2d38}dialog::backdrop{background:#15203580}dialog[open]{flex-direction:column;animation:none;display:flex}@keyframes enter{0%{opacity:0;transform:translateY(6px)scale(.995)}to{opacity:1;transform:none}}.dialog-head{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:12px;height:66px;min-height:66px;padding:0 20px;display:flex}.dialog-head h2{font-size:15px}.dialog-head .small{font-size:11px}.divider{background:var(--line);width:1px;height:22px;margin:0 4px}.editor-body{flex:1;grid-template-columns:minmax(0,1fr) 300px;min-height:0;display:grid}.workbench{background:#e9edf2;flex-direction:column;min-width:0;min-height:0;display:flex}.canvas-tools{justify-content:space-between;align-items:center;height:52px;min-height:52px;padding:0 16px;display:flex}.canvas-tools button{font-size:12px}.canvas-tools .tool-active{background:var(--blue-light);color:var(--blue);border-color:#b9cbea}.canvas-area{flex:1;justify-content:center;align-items:center;min-height:0;margin:0 18px 16px;display:flex;position:relative;overflow:hidden}.image-plane{touch-action:none;transform-origin:50%;flex-shrink:0;position:relative;box-shadow:0 3px 15px #24334c18}.image-plane>img{-webkit-user-select:none;user-select:none;pointer-events:none;width:100%;height:100%;display:block}.image-plane>.marks{touch-action:none;width:100%;height:100%;position:absolute;inset:0;overflow:visible}.marks .mark{cursor:grab}.marks .mark:active{cursor:grabbing}.canvas-hint{color:#fff;pointer-events:none;white-space:nowrap;background:#253144e8;border-radius:6px;padding:8px 13px;font-size:12px;position:absolute;bottom:16px;left:50%;transform:translate(-50%)}.filmstrip{border-top:1px solid #d9dfe7;justify-content:flex-start;gap:8px;height:83px;min-height:83px;padding:12px 18px;display:flex;overflow:auto}.filmstrip button{background:0 0;border:2px solid #0000;border-radius:5px;width:70px;min-width:70px;height:55px;padding:2px}.filmstrip button.active{border-color:var(--blue);background:#fff}.filmstrip img{object-fit:cover;border-radius:2px;width:64px;height:47px}.editor-aside{border-left:1px solid var(--line);flex-direction:column;display:flex;overflow:auto}.aside-top{border-bottom:1px solid #edf0f3;justify-content:space-between;align-items:center;padding:20px;display:flex}.annotation-list{flex-direction:column;gap:10px;padding:16px;display:flex}.annotation-item{border:1px solid var(--line);cursor:pointer;border-radius:7px;padding:12px}.annotation-item.selected{background:#fafcff;border-color:#98b5e5}.annotation-heading{justify-content:space-between;align-items:center;gap:10px;margin-bottom:10px;display:flex}.mark-index{background:var(--blue);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:20px;height:20px;font-size:10px;font-weight:600;display:inline-flex}.annotation-item p{overflow-wrap:anywhere;font-size:12px;line-height:1.6}.annotation-controls{margin-top:14px}.annotation-controls label{color:var(--muted);justify-content:space-between;margin-bottom:5px;font-size:11px;display:flex}.annotation-foot{color:var(--muted);margin-top:10px;font-size:10px}.annotation-item textarea{background:var(--surface);min-height:90px}.image-info{border-top:1px solid var(--line);margin-top:auto;padding:18px 20px}.image-info summary{cursor:pointer;font-size:12px;font-weight:500}.image-info dl{grid-template-columns:1fr auto;gap:9px;margin-bottom:0;font-size:11px;display:grid}.image-info dt{color:var(--muted)}.image-info dd{margin:0}.editor-empty{color:var(--muted);padding:20px;font-size:12px;line-height:1.7}.export-dialog{max-width:1130px}.export-body{flex:1;grid-template-columns:1.1fr 1fr;min-height:0;display:grid}.export-selection{border-right:1px solid var(--line);padding:22px;overflow:auto}.selection-tools{justify-content:space-between;align-items:center;gap:8px;margin-bottom:18px;display:flex}.selection-tools button{padding:5px 7px;font-size:11px}.export-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}.export-tile{cursor:grab;outline-offset:3px;border-radius:6px;outline:2px solid #0000;min-width:0;position:relative}.export-tile.drop-target{outline-color:var(--blue)}.export-tile .select-photo{aspect-ratio:4/3;background:#e6e9ee;border:2px solid #0000;border-radius:6px;width:100%;padding:0;display:block;position:relative;overflow:hidden}.export-tile.selected .select-photo{border-color:var(--blue)}.export-tile:not(.selected) img{opacity:.45}.export-tile img{object-fit:contain;width:100%;height:100%;display:block}.export-tile .marks{pointer-events:none;width:100%;height:100%;position:absolute;inset:0}.select-indicator{width:20px;height:20px;color:var(--blue);background:#ffffffeb;border:1px solid #b9c2d0;border-radius:4px;justify-content:center;align-items:center;display:flex;position:absolute;top:6px;left:6px}.selected .select-indicator{background:var(--blue);border-color:var(--blue);color:#fff}.select-indicator .ico{width:13px;height:13px}.export-caption{color:var(--muted);justify-content:space-between;gap:4px;padding:6px 0;font-size:10px;display:flex}.export-caption b{color:var(--text);white-space:nowrap;text-overflow:ellipsis;font-weight:500;overflow:hidden}.export-tile .order-controls button{opacity:1}.export-preview{background:#eef0f4;flex-direction:column;align-items:center;gap:15px;padding:20px 30px;display:flex;overflow:auto}.preview-top{width:100%;color:var(--muted);font-size:11px}.paper{aspect-ratio:612/792;color:#202b3c;background:#fff;border:1px solid #d9dee5;flex-direction:column;flex-shrink:0;gap:10px;width:min(100%,77.27dvh - 189.312px);padding:22px;display:flex;box-shadow:0 3px 10px #23355209}.paper-brand{color:#3469c7;font-size:9px;font-weight:700}.paper-title{letter-spacing:-.5px;font-size:18px;font-weight:600;line-height:1.2}.paper-subtitle{color:#6a7585;margin-top:5px;font-size:9px}.paper-meta{border-top:1px solid #e3e7ec;border-bottom:1px solid #e3e7ec;grid-template-columns:1fr 1fr;gap:8px;padding:10px 0;font-size:8px;display:grid}.paper-meta span{color:#748092;font-size:7px;display:block}.paper-photo{aspect-ratio:4/3;background:#e9edf1;position:relative}.paper-photo img,.paper-photo .marks{object-fit:contain;width:100%;height:100%;position:absolute;inset:0}.paper-caption{font-size:9px;font-weight:500}.paper-notes{overflow-wrap:anywhere;flex-direction:column;gap:8px;font-size:8px;line-height:1.5;display:flex}.paper-note{align-items:start;gap:7px;display:flex}.paper-note .mark-index{width:13px;min-width:13px;height:13px;font-size:7px}.paper-footer{color:#8a94a2;border-top:1px solid #e3e7ec;justify-content:space-between;margin-top:auto;padding-top:12px;font-size:7px;display:flex}.preview-nav{color:var(--muted);align-items:center;gap:12px;font-size:11px;display:flex}.export-footer{border-top:1px solid var(--line);justify-content:space-between;align-items:center;gap:16px;padding:14px 22px;display:flex}.export-footer label{color:var(--muted);align-items:center;gap:7px;font-size:12px;display:flex}.paper-page{aspect-ratio:612/792;object-fit:contain;background:#fff;border:1px solid #d9dee5;flex-shrink:0;width:auto;max-width:100%;height:calc(100dvh - 310px);box-shadow:0 3px 10px #2335520c}@media (max-width:760px){.paper-page{width:100%;max-width:370px;height:auto}}@media (min-width:1600px){.detail{padding:28px 48px}.gallery{grid-template-columns:repeat(4,minmax(0,1fr));gap:24px}.main{padding:32px 40px}}@media (max-width:1150px){.sidebar{width:180px}.main{margin-left:180px;padding:24px 20px}.gallery{grid-template-columns:repeat(3,minmax(0,1fr))}.metadata{grid-template-columns:repeat(3,1fr)}.toolbar{flex-direction:column;align-items:start}.toolbar>.row{width:100%}.search{flex:1}.search input{width:100%}.editor-body{grid-template-columns:minmax(0,1fr) 270px}.export-preview{padding:20px}.export-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:760px){.sidebar{display:none}.topbar{padding:0 16px}.brand{font-size:18px}.org{font-size:11px}.main{margin-left:0;padding:24px 16px}.page-heading{margin-bottom:16px}.table-footer{padding:12px}.detail{padding:20px 16px}.detail-title{align-items:flex-start}.detail-title h1{font-size:23px}.detail-title .row{gap:6px}.detail-title .save-label{display:none}.metadata{grid-template-columns:repeat(2,1fr);gap:18px;padding:16px}.gallery{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px 12px}.gallery-bar{flex-wrap:wrap;align-items:start}.drag-hint{display:none}.grip,.order-controls button{opacity:1}.photo-meta .annotated{display:none}dialog{border:0;border-radius:0;width:100vw;height:100dvh;margin:0}.dialog-head{height:62px;min-height:62px;padding:0 12px}.dialog-head .divider,.dialog-head .photo-counter{display:none}.dialog-head .row{gap:5px}.dialog-head button{padding:7px}.editor-body{flex-direction:column;display:flex;overflow:auto}.workbench{flex:none;height:54vh;min-height:380px}.editor-aside{border-left:0;border-top:1px solid var(--line);overflow:visible}.aside-top{padding:14px 16px}.annotation-list{grid-template-columns:1fr;display:grid}.image-info{margin-top:0}.canvas-tools{padding:0 10px}.canvas-tools button{padding:6px;font-size:11px}.canvas-area{margin:0 12px 12px}.filmstrip{height:72px;min-height:72px;padding:8px 12px}.export-body{flex-direction:column;display:flex;overflow:auto}.export-selection{border-right:0;overflow:visible}.export-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.export-preview{overflow:visible}.paper{width:100%;max-width:370px;min-height:475px}.export-footer{padding:12px}.export-footer label{font-size:10px}.export-footer .row{gap:5px}.export-footer button{padding:8px;font-size:12px}.export-footer .cancel-export{display:none}.image-info dl{max-width:300px}}@media (prefers-reduced-motion:reduce){*,:before,:after{transition:none!important;animation:none!important}}@media (max-width:760px){#editor .dialog-head{flex-wrap:wrap;align-content:start;height:105px;min-height:105px;padding:10px 12px;position:relative}#editor .dialog-head>.row:first-child{width:100%;min-width:0}#editor .dialog-head>.row:first-child>div{flex:1;min-width:0}#editor .dialog-head h2{white-space:nowrap;text-overflow:ellipsis;font-size:13px;overflow:hidden}#editor .dialog-head>.row:last-child{position:absolute;top:59px;right:12px}#editor .dialog-head>.row:last-child button{height:34px}.paper-page{height:auto}}.canvas-tools{flex-wrap:wrap;gap:8px;height:auto;min-height:52px;padding:9px 16px}.canvas-tools>.row{flex-wrap:wrap}.canvas-tools>.row:last-child{margin-left:auto}.annotation-visibility{min-width:156px}.annotation-visibility.annotations-hidden{color:#fff;background:#253144;border-color:#253144}.annotation-visibility.annotations-hidden:hover{background:#35445d}.visibility-dot{background:#e3edff;border-radius:50%;width:6px;height:6px;display:inline-block}.visibility-dot.pulse-once{animation:1.3s ease-in-out visibility-pulse}@keyframes visibility-pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.4;transform:scale(.65)}}.export-preview{align-items:stretch;gap:14px;min-width:0;min-height:0;overflow:hidden}.preview-top h3{color:var(--text)}.export-options{border-bottom:1px solid #d9dfe7;justify-content:space-between;align-items:flex-start;gap:18px;padding-bottom:14px;display:flex}.export-options label{flex-direction:column;gap:7px;font-size:12px;font-weight:500;display:flex}.density-control select{min-width:118px;height:35px;padding:6px 10px;font-size:13px}.switch-row{align-items:center;gap:8px;height:35px;font-weight:400;display:flex}.switch-row input{appearance:none;cursor:pointer;background:#bcc4d0;border:0;border-radius:20px;flex-shrink:0;width:32px;height:19px;margin:0;padding:0;position:relative}.switch-row input:checked{background:var(--blue)}.switch-row input:before{content:"";background:#fff;border-radius:50%;width:13px;height:13px;transition:transform .15s;display:block;position:absolute;top:3px;left:3px}.switch-row input:checked:before{transform:translate(13px)}.preview-notice{color:#815e2d;flex-shrink:0;font-size:11px;line-height:1.5}.export-preview #paperPreview{flex-direction:column;flex:1;gap:12px;min-width:0;min-height:0;display:flex}.preview-viewport{flex:1;justify-content:center;align-items:center;min-width:0;min-height:0;display:flex;overflow:hidden}.preview-sheet{aspect-ratio:612/792;background:#fff;outline:1px solid #d9dee5;flex:none;position:relative;overflow:hidden;box-shadow:0 2px 8px #23355213}.preview-sheet .paper-page{aspect-ratio:auto;object-fit:fill;width:100%;max-width:none;height:100%;box-shadow:none;border:0;display:block;position:absolute;inset:0}.paper-page:not([src]){visibility:hidden}.preview-loading,.preview-empty{text-align:center;justify-content:center;align-items:center;padding:20px;display:flex;position:absolute;inset:0}.export-preview .preview-nav{flex-shrink:0;justify-content:center;min-height:34px}.export-footer{flex-shrink:0}.export-footer #exportSummary{white-space:nowrap}@media (max-width:1150px){.export-options{gap:10px}.switch-row .small{font-size:10px}.density-control select{min-width:105px}}@media (max-width:760px){.canvas-tools{gap:4px;padding:8px 10px}.canvas-tools>.row:first-child{justify-content:flex-start;width:100%}.canvas-tools>.row:last-child{margin-left:auto}.annotation-visibility{min-width:150px}.export-preview{flex:none;height:680px;min-height:680px;padding:20px 16px}.export-options{gap:18px}.switch-row .small{font-size:11px}.export-preview .paper-page{width:100%;max-width:none;height:100%}.export-footer #exportSummary{font-size:11px}.export-footer .cancel-export{display:inline-flex}.export-footer .row{gap:6px}}@media (prefers-reduced-motion:reduce){.visibility-dot.pulse-once{animation:none}.switch-row input:before{transition:none}}.aside-top{flex-shrink:0;gap:6px;padding:16px 12px}.aside-top h3{white-space:nowrap;align-items:center;gap:4px;font-size:12px;display:flex}.aside-top .count{margin-left:0!important}.aside-top .annotation-visibility{white-space:nowrap;gap:5px;min-width:0;padding:7px 8px;font-size:11px}.aside-top .annotation-visibility .ico{width:13px;height:13px}.add-annotation{flex-shrink:0;justify-content:center;width:100%}.add-annotation.tool-active{background:var(--blue-light);color:var(--blue);border-color:#b9cbea}.annotation-list .editor-empty{padding:12px 4px 4px}.annotation-list{flex-shrink:0}#editStatus{white-space:nowrap;margin-right:5px;font-size:11px}@media (max-width:760px){#editStatus{font-size:10px}.aside-top{padding:14px 16px}}.main{flex-direction:column;margin-left:0;display:flex}.topbar{gap:16px}.brand{white-space:nowrap;min-width:0}.brand .org-logo{flex-shrink:0;width:64px;height:24px;display:block;position:relative;overflow:hidden}.brand .org-logo img{border-radius:0;width:71.43px;max-width:none;height:71.43px;position:absolute;top:-22.86px;left:-3.43px}.header-profile{flex-shrink:0;gap:8px}.header-profile .stack{gap:1px}.profile-name{font-weight:500}.app-footer{justify-content:center;margin-top:auto;padding-top:40px;display:flex}.app-footer img{opacity:.38;width:96px;height:auto}@media (max-width:600px){.topbar{gap:8px;padding:0 12px}.topbar .brand{letter-spacing:-.3px;gap:8px;font-size:14px}.brand .org-logo{width:48px;height:18px}.brand .org-logo img{width:53.57px;height:53.57px;top:-17.14px;left:-2.57px}.header-profile .avatar{display:none}.header-profile .small{font-size:10px}.header-profile .sub{font-size:9px}}.brand .org-logo.ascendance-logo{height:42px}.brand .org-logo.ascendance-logo img{width:76.8px;height:137.14px;top:-48.9px;left:-6.4px}@media (max-width:600px){.brand .org-logo.ascendance-logo{height:31.5px}.brand .org-logo.ascendance-logo img{width:57.6px;height:102.855px;top:-36.675px;left:-4.8px}}.refresh-bar{color:#667085;justify-content:space-between;align-items:center;gap:16px;padding:12px 28px;font-size:12px;display:flex}.video-gallery{grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:20px;margin-bottom:24px;display:grid}.video-gallery video{background:#111;border-radius:8px;width:100%;max-height:300px}.video-gallery figcaption{margin-top:8px;font-size:12px}.signin-page{flex-direction:column;justify-content:center;align-items:center;gap:32px;min-height:100dvh;padding:40px 20px;display:flex}.signin-card{background:#fff;border:1px solid #dfe2e7;border-radius:12px;width:100%;max-width:440px;padding:32px;box-shadow:0 2px 8px #14203305}.signin-heading h1{letter-spacing:-.8px;margin:10px 0;font-size:26px}.signin-heading p,.signin-note{color:#667085;font-size:13px;line-height:1.6}.signin-eyebrow{letter-spacing:2px;color:#667085;font-size:11px;font-weight:600}.signin-card form{flex-direction:column;gap:10px;margin-top:28px;display:flex}.signin-card label{font-size:13px;font-weight:500}.signin-card input{width:100%;margin-bottom:10px;padding:11px 12px;font-size:14px}.signin-submit{justify-content:center;width:100%;padding:12px}.signin-note{margin:14px 0 0}.signin-email{color:#667085;overflow-wrap:anywhere;margin:24px 0 14px;font-size:13px}.company-choices{gap:12px;display:grid}.company-choice{text-align:left;align-items:center;gap:16px;width:100%;padding:16px;display:flex}.company-choice>span:last-child{color:#667085;margin-left:auto}.company-logo{flex-shrink:0;width:72px;height:40px;position:relative;overflow:hidden}.company-logo.salem img{width:80px;height:80px;position:absolute;top:-26px;left:-4px}.company-logo.ascendance img{width:80px;height:143px;position:absolute;top:-49px;left:-4px}.signin-back{color:#3468cf;margin-top:20px;padding-left:0}.signin-error{color:#b42318;margin-top:18px;font-size:13px;line-height:1.5}.signin-portal{text-align:center;color:#667085;margin-top:28px;font-size:13px;display:block}.signin-wordmark{opacity:.45;width:100px;height:auto}.signin-notice{color:#667085;background:#f3f5f8;border-radius:6px;margin-top:20px;padding:10px;font-size:12px}@media (max-width:480px){.signin-page{justify-content:flex-start;padding-top:56px}.signin-card{padding:24px}.signin-heading h1{font-size:24px}}
.main{padding-top:16px}.detail{padding-top:12px}.gallery{grid-template-columns:repeat(auto-fill,minmax(220px,280px));justify-content:start}.video-gallery{grid-template-columns:repeat(auto-fill,minmax(240px,320px));justify-content:start}.photo-visual{display:block;position:absolute;inset:0;overflow:hidden}.photo-open>.photo-visual>img{object-fit:contain;transform-origin:50%;width:100%;height:100%}.export-tile .photo-visual>img{transform-origin:50%}.photo-visual>.marks{width:100%;height:100%;position:absolute;inset:0}.collection{overflow:visible}.table-scroll{border-radius:0 0 9px 9px}.rotate-button{width:auto;min-width:84px}.profile-overlay{z-index:100;background:#0005;position:fixed;inset:0}.editor-photo{object-fit:contain;transform-origin:50%;position:absolute;top:50%;left:50%}.profile-drawer{z-index:101;border:0;border-left:1px solid var(--line);background:var(--surface);width:min(390px,92vw);padding:24px;position:fixed;inset:0 0 0 auto;box-shadow:-12px 0 36px #0002}.profile-drawer-head{align-items:center;gap:12px;margin-bottom:28px;display:flex}.profile-drawer-head .avatar{width:40px;height:40px}.profile-drawer-head h2{margin:0;font-size:18px}.profile-drawer-head p{color:var(--muted);margin:3px 0 0;font-size:13px;line-height:1.45}.profile-section{border-top:1px solid var(--line);padding:20px 0}.profile-section h3{margin:0 0 6px;font-size:14px}.profile-section p{margin:0 0 12px}.profile-section button{width:100%}.profile-close{position:absolute;top:20px;right:20px}@media (max-width:760px){.main{padding-top:12px}.detail{padding-top:10px}.gallery{grid-template-columns:repeat(2,minmax(0,1fr))}}
