@font-face{font-family:system-local;src:local("PingFang SC")}*{box-sizing:border-box} :root{--ink:#20342f;--muted:#76827b;--green:#163f3c;--green2:#24534b;--pale:#e8eeea;--paper:#f7f7f2;--line:#dfe5de;--amber:#9a7438;--white:#fff;--red:#a44c46;--shadow:0 20px 70px #193b3020}html{font-family:system-local,-apple-system,BlinkMacSystemFont,"Segoe UI","Microsoft YaHei",sans-serif;color:var(--ink);background:var(--paper);font-size:15px;line-height:1.55}body{margin:0}button,input,textarea,select{font:inherit}button,a,input,select,textarea{ -webkit-tap-highlight-color:transparent}button{cursor:pointer}button:disabled{cursor:wait;opacity:.5}a{color:var(--green);text-underline-offset:3px}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible,summary:focus-visible{outline:3px solid #b8924f;outline-offset:3px}h1,h2,h3,p{margin:0}h1{font-size:30px;line-height:1.35;letter-spacing:-.7px}h2{font-size:22px;line-height:1.4}h3{font-size:16px}small{font-size:12px}.muted{color:var(--muted)}.hidden,[hidden]{display:none!important}.skip{position:fixed;top:-100px;left:12px;z-index:1000;background:white;padding:12px}.skip:focus{top:12px}.boot{height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:20px}.brand-mark{display:grid;place-items:center;background:var(--green);color:#e6d4a8;font-size:27px;width:48px;height:48px;border-radius:14px;font-weight:600}.ico{width:19px;height:19px;flex:none;vertical-align:middle;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:42px;border:1px solid var(--line);border-radius:10px;background:#fff;color:var(--ink);padding:9px 15px;font-weight:550;text-decoration:none;white-space:nowrap}.btn:hover{background:#f0f3ed;border-color:#bdcdc1}.btn.primary{background:var(--green);border-color:var(--green);color:white}.btn.primary:hover{background:var(--green2)}.btn.ghost{background:transparent;border-color:transparent}.btn.danger{color:var(--red)}.btn.small{min-height:34px;padding:5px 10px;font-size:13px}.icon-btn{border:1px solid var(--line);border-radius:10px;background:#fff;width:39px;height:39px;display:inline-grid;place-items:center;color:var(--muted)}.icon-btn:hover,.icon-btn.selected{background:var(--pale);color:var(--green)}.text-link{border:0;padding:0;background:none;color:var(--green);text-decoration:underline;text-underline-offset:3px;cursor:pointer}.pill{display:inline-flex;align-items:center;padding:3px 8px;max-width:100%;border-radius:6px;font-size:11px;font-weight:550;color:#506659;background:#edf1e9;white-space:nowrap}.pill.amber{color:#92733f;background:#f7efdf}.pill.gray{color:#7c847e;background:#eff1ef}.pill.red{background:#faeeee;color:var(--red)}.row{display:flex;align-items:center;gap:10px}.spread{justify-content:space-between}.wrap{flex-wrap:wrap}.stack{display:flex;flex-direction:column;gap:16px}.label{font-size:13px;font-weight:600;margin-bottom:6px;display:block}.input{width:100%;border:1px solid #cdd8cf;border-radius:9px;padding:10px 12px;background:#fff;color:var(--ink);min-height:43px}.input::placeholder{color:#9aaba0}textarea.input{resize:vertical;min-height:100px}.field-note{color:var(--muted);font-size:12px;margin-top:5px}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px}.form-grid>.full{grid-column:1/-1}.error{background:#fbeeea;border:1px solid #eed5cf;color:#963e32;padding:11px 14px;border-radius:8px;font-size:13px}.notice{background:#eef3ee;border:1px solid #dde8dd;color:#57715d;padding:11px 14px;border-radius:9px;font-size:13px}.toast{position:fixed;bottom:30px;left:50%;transform:translateX(-50%);max-width:calc(100vw - 32px);z-index:200;padding:13px 20px;border-radius:12px;background:#173f36;color:#fff;box-shadow:var(--shadow);font-size:14px}.toast.bad{background:#853e37}.auth-layout{min-height:100vh;display:grid;grid-template-columns:1fr 1fr;background:#fff}.auth-story{padding:9vw 7vw;background:var(--green);color:#f5f3e9;display:flex;flex-direction:column;justify-content:center;position:relative;overflow:hidden}.auth-story:after{content:"";width:440px;height:440px;position:absolute;bottom:-270px;right:-200px;border:70px solid #aac1a912;border-radius:50%}.auth-story .brand-mark{background:#ffffff12;color:#e6d4a8;margin-bottom:44px}.eyebrow{font-size:11px;text-transform:uppercase;letter-spacing:2.5px;font-weight:650;color:var(--muted)}.auth-story .eyebrow{color:#c0cdbb;margin-bottom:18px}.auth-story h1{font-size:40px;line-height:1.5;letter-spacing:1px}.auth-story p{color:#bbcdbf;margin-top:22px;max-width:350px;font-size:15px;line-height:1.9}.auth-story .auth-foot{font-size:12px;margin-top:65px;color:#98b3a2}.auth-panel{display:flex;align-items:center;justify-content:center;padding:50px 8vw}.auth-box{width:100%;max-width:410px}.auth-box h2{margin-bottom:9px;font-size:27px}.auth-box>p{font-size:14px;margin-bottom:32px}.auth-box form{display:flex;flex-direction:column;gap:19px}.auth-box .btn.primary{margin-top:6px;height:47px}.auth-box .notice{margin-top:24px}.app-shell{display:grid;grid-template-columns:220px minmax(0,1fr);min-height:100vh}.sidebar{position:sticky;top:0;height:100vh;border-right:1px solid var(--line);background:#f1f3eb;padding:28px 18px 20px;display:flex;flex-direction:column}.brand{display:flex;gap:10px;align-items:center;padding:0 7px}.brand .brand-mark{width:36px;height:39px;border-radius:10px;font-size:23px}.brand strong{display:block;font-size:18px;letter-spacing:.5px}.brand small{display:block;font-size:9px;letter-spacing:1.6px;color:#7d8b80;margin-top:1px}.nav-label{padding:30px 12px 9px;font-size:11px;letter-spacing:1px;color:#98a18e}.nav{display:flex;flex-direction:column;gap:5px}.nav button{display:flex;align-items:center;gap:11px;border:0;border-radius:9px;background:none;color:#6d7a6d;text-align:left;padding:12px;font-weight:500;line-height:1.5}.nav button:hover{background:#e8ede1}.nav button.active{background:var(--green);color:#fff}.sidebar-foot{margin-top:auto;padding:18px 7px 0}.user-info{display:flex;gap:10px;align-items:center;margin-top:18px;border-top:1px solid var(--line);padding-top:18px}.avatar{width:34px;height:34px;border-radius:50%;background:#e2e7d8;color:#647057;display:grid;place-items:center;font-weight:600}.user-info strong{display:block;font-size:13px}.user-info small{color:#8b9586}.sidebar-foot .logout{margin-top:12px;font-size:12px}.local-dot{display:inline-flex;align-items:center;gap:7px;font-size:11px;color:#74846f}.local-dot:before{content:"";width:6px;height:6px;border-radius:50%;background:#8e9d73}.workspace{min-width:0}.topbar{height:73px;display:flex;align-items:center;justify-content:space-between;padding:0 36px;border-bottom:1px solid var(--line);background:#fbfcf8}.breadcrumb{font-size:13px;color:#8b9789}.breadcrumb strong{font-weight:500;color:#344c3c}.topbar-actions{display:flex;align-items:center;gap:12px;font-size:12px;color:#8b968b}.mobile-brand{display:none}.workspace-main{max-width:1600px;margin:0 auto;padding:35px 36px 48px}.page-head{display:flex;align-items:flex-start;justify-content:space-between;gap:20px;margin-bottom:26px}.page-head .eyebrow{margin-bottom:8px}.page-head p{margin-top:8px;font-size:13px;color:var(--muted);line-height:1.75}.stats{display:grid;grid-template-columns:repeat(4,1fr);margin:0 0 28px;gap:14px}.stat{background:#fff;border:1px solid var(--line);border-radius:13px;padding:17px 21px}.stat .row{justify-content:space-between;color:#8e9d90;font-size:12px}.stat strong{display:block;font-size:29px;line-height:1.5;font-weight:600;font-variant-numeric:tabular-nums;letter-spacing:-.7px;margin-top:4px}.stat small{color:#96a091;font-size:11px}.search-panel{background:#fff;border:1px solid var(--line);border-radius:13px;padding:18px;margin-bottom:24px}.search-row{display:flex;gap:10px}.search-mode{width:136px;flex:none;background:#f8faf5}.search-box{position:relative;flex:1;min-width:0}.search-box>.ico{position:absolute;left:14px;top:13px;color:#9daa9d}.search-box input{padding-left:43px;height:45px}.search-panel .hint{font-size:12px;color:#94a08f;margin-top:11px;display:flex;gap:7px;align-items:center}.filter-line{display:flex;align-items:center;gap:11px;flex-wrap:wrap;margin-top:15px;padding-top:14px;border-top:1px solid #edf0e8;font-size:12px}.filter-line select{padding:5px 8px;min-height:32px;font-size:12px;width:auto;max-width:180px}.check{display:inline-flex;align-items:center;gap:5px;cursor:pointer;color:#697b66}.check input{accent-color:var(--green)}.library-layout{display:grid;grid-template-columns:158px minmax(0,1fr);gap:25px}.category-panel h3{font-size:12px;letter-spacing:1px;color:#8d9786;margin:3px 10px 12px}.categories{display:flex;flex-direction:column;gap:3px}.category-btn{display:flex;align-items:center;justify-content:space-between;gap:6px;width:100%;padding:10px 11px;border:0;border-radius:8px;background:transparent;color:#778270;font-size:12px;text-align:left}.category-btn span{white-space:nowrap}.category-btn small{font-size:11px;color:#99a08c;font-variant-numeric:tabular-nums}.category-btn.active{background:#e8eee1;color:#2f4e39;font-weight:650}.category-btn.active small{color:#5e795b}.category-btn:hover{background:#eef1e8}.source-note{border-top:1px solid var(--line);margin-top:22px;padding:17px 11px;font-size:11px;color:#9ba28f;line-height:1.8}.results-toolbar{display:flex;justify-content:space-between;gap:12px;align-items:center;margin-bottom:15px;font-size:13px;color:#77816f}.results-toolbar strong{font-weight:550;color:#455b43}.view-toggle{display:flex;border:1px solid var(--line);border-radius:8px;background:white;overflow:hidden;flex:none}.view-toggle button{border:0;border-radius:0;width:33px;height:30px;background:transparent}.view-toggle .ico{width:16px;height:16px}.cards{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:17px}.record-card{border:1px solid var(--line);border-radius:12px;background:#fff;overflow:hidden;position:relative;transition:transform .14s,box-shadow .14s;display:flex;flex-direction:column;min-width:0;text-align:left;color:var(--ink);padding:0}.record-card:hover{transform:translateY(-2px);box-shadow:0 8px 20px #34462b0c;border-color:#becdb7}.card-media{height:154px;background:#e9ece5;position:relative;display:flex;align-items:center;justify-content:center;overflow:hidden;width:100%}.card-media img{width:100%;height:100%;object-fit:contain;background:#e6e9e0}.media-shade{position:absolute;inset:0;background:linear-gradient(transparent 60%,#13201a40)}.card-kind{position:absolute;top:10px;left:10px;padding:3px 7px;border-radius:5px;background:#ffffffec;color:#567047;font-size:10px}.card-code{position:absolute;right:10px;bottom:9px;color:#fff;font-size:10px;letter-spacing:1px}.play-symbol{display:grid;place-items:center;background:#ffffffda;color:var(--green);border-radius:50%;width:43px;height:43px;position:absolute}.play-symbol .ico{fill:var(--green);stroke-width:0;width:19px;height:19px;margin-left:2px}.text-media{background:linear-gradient(130deg,#f0f3e9,#e9efe1);height:154px;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;padding:23px;position:relative;gap:9px}.text-media>.ico{width:23px;height:23px;color:#809674}.text-media .large-value{font-size:19px;letter-spacing:.2px;font-weight:650;line-height:1.4;word-break:break-all;max-width:100%;overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.text-media .card-code{color:#90a087}.card-body{padding:14px 15px 12px;display:flex;flex-direction:column;flex:1;gap:9px;min-width:0}.card-body h3{font-size:13px;font-weight:600;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.card-body .reason{font-size:11px;color:#8c9586;line-height:1.6;min-height:34px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.card-footer{border-top:1px solid #eef0e9;padding-top:10px;display:flex;align-items:center;justify-content:space-between;gap:6px;font-size:10px;color:#a0a796;margin-top:auto}.card-footer .source{max-width:65%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.card-footer .ico{width:13px;height:13px}.empty{border:1px dashed #d2dcca;border-radius:14px;padding:65px 25px;display:flex;align-items:center;flex-direction:column;text-align:center;background:#fafbf7;gap:12px;color:#91a086}.empty>.ico{width:39px;height:39px;stroke-width:1}.empty h3{font-size:17px;color:#4e6547}.empty p{font-size:13px;max-width:440px;line-height:1.9}.pagination{display:flex;justify-content:center;align-items:center;gap:15px;padding:25px 0 0;font-size:12px;color:var(--muted)}.loading{opacity:.5;pointer-events:none}.list-wrap{background:#fff;border:1px solid var(--line);border-radius:11px;overflow:auto}.table{width:100%;border-collapse:collapse;text-align:left;font-size:12px}.table th{font-size:11px;font-weight:500;color:#8b9584;background:#f9faf6;white-space:nowrap}.table td,.table th{padding:13px 14px;border-bottom:1px solid #eef1e8}.table tr:last-child td{border-bottom:0}.table .click-row{cursor:pointer}.table .click-row:hover{background:#f5f8ef}.table .list-title{max-width:250px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#3c503b;font-weight:550}.table .list-value{max-width:200px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.table .thumb{width:38px;height:38px;border-radius:6px;object-fit:cover;background:#edf1e7}.table .thumb-icon{display:grid;place-items:center}.panel{border:1px solid var(--line);background:#fff;border-radius:12px;padding:23px;margin-bottom:20px}.panel-heading{display:flex;justify-content:space-between;align-items:center;gap:14px;margin-bottom:17px}.panel h3{font-size:16px}.info-grid{display:grid;grid-template-columns:1fr 1fr;gap:20px}.info-grid .panel{margin:0}.admin-toolbar{display:flex;gap:10px;flex-wrap:wrap}.admin-stack{display:flex;flex-direction:column;gap:22px}.user-list{list-style:none;padding:0;margin:0}.user-list li{display:flex;justify-content:space-between;align-items:center;gap:14px;padding:13px 0;border-top:1px solid #edf0e6}.user-list li:first-child{border-top:0}.user-list strong{font-size:13px}.user-list p{font-size:11px;color:var(--muted);margin-top:3px}.audit-action{font-family:ui-monospace,monospace;font-size:11px}.help-block{font-size:13px;line-height:1.9;color:#76886f}.help-block strong{color:#385331;font-weight:550}.help-block p+p{margin-top:14px}.help-steps{padding-left:20px}.help-steps li{margin:10px 0}.help-callout{background:#eaf0e3;border-radius:10px;padding:18px 20px;margin-top:20px;font-size:13px;line-height:1.8}.mobile-nav{display:none}dialog{color:var(--ink);border:0;border-radius:18px;padding:0;box-shadow:var(--shadow);max-width:calc(100vw - 32px);max-height:90dvh;width:960px;background:#f9faf5}dialog::backdrop{background:#10291dc2;backdrop-filter:blur(4px)}.dialog-head{padding:20px 25px;border-bottom:1px solid var(--line);display:flex;justify-content:space-between;align-items:flex-start;gap:20px;background:#fff;position:sticky;top:0;z-index:4}.dialog-head h2{font-size:20px;margin-top:5px;word-break:break-word}.dialog-head .ico{width:18px}.dialog-head .close{flex:none}.dialog-body{padding:24px}.detail-layout{display:grid;grid-template-columns:minmax(0,1fr) minmax(260px,.82fr);gap:24px}.preview-box{background:#e6e9e1;border:1px solid #dae0d4;border-radius:11px;min-height:250px;display:flex;align-items:center;justify-content:center;overflow:hidden;position:relative}.preview-box>img,.preview-box>video{width:100%;max-height:480px;object-fit:contain;display:block}.preview-box>img{cursor:zoom-in}.preview-box .preview-text{padding:34px;word-break:break-all;font-size:23px;font-weight:550;text-align:center;color:#527048}.asset-tabs{display:flex;gap:8px;margin:10px 0;overflow:auto}.asset-tabs button{border:2px solid transparent;background:white;border-radius:7px;flex:none;width:54px;height:49px;overflow:hidden;padding:0}.asset-tabs button.selected{border-color:var(--green)}.asset-tabs img{width:100%;height:100%;object-fit:cover}.media-tools{display:flex;gap:8px;flex-wrap:wrap;margin-top:10px}.detail-section{margin-top:20px;padding-top:18px;border-top:1px solid var(--line)}.detail-section h3{font-size:12px;color:#849079;letter-spacing:.5px;margin-bottom:8px}.detail-section p{font-size:13px;white-space:pre-wrap;word-break:break-word;line-height:1.8}.detail-section .empty-text{color:#a0aa99}.record-meta{display:grid;grid-template-columns:80px minmax(0,1fr);gap:10px;font-size:12px;margin-top:16px}.record-meta dt{color:#88937e}.record-meta dd{margin:0;word-break:break-word}.value-box{background:#eef3e7;border:1px solid #dce7d5;border-radius:10px;padding:15px 17px;margin-top:17px;display:flex;justify-content:space-between;align-items:center;gap:14px}.value-box strong{font-size:18px;word-break:break-all;line-height:1.45}.value-box small{display:block;color:#819477;margin-bottom:4px;font-size:11px}.value-box .icon-btn{flex:none;background:transparent;border:0}.relation-chip{display:block;text-align:left;border:1px solid #dbe5d4;padding:9px 11px;border-radius:8px;background:#fff;width:100%;color:var(--green);font-size:12px;margin-top:7px}.source-list{list-style:none;padding:0;margin:0;font-size:12px;color:#7a8970}.source-list li+li{margin-top:6px}.ocr-details summary{font-size:12px;color:#829579;cursor:pointer}.ocr-details pre{font:inherit;font-size:12px;white-space:pre-wrap;word-break:break-word;background:#eef1e9;padding:13px;border-radius:8px;max-height:260px;overflow:auto;color:#6d7d64}.detail-actions{display:flex;gap:8px;flex-wrap:wrap;padding-top:22px}.comparison{margin-top:18px;background:#fff;border:1px solid var(--line);padding:15px;border-radius:12px}.comparison .compare-preview{width:100%;max-height:420px;object-fit:contain;background:#eef1e9;margin-top:10px;border-radius:8px}.comparison p{font-size:11px;color:#859279;line-height:1.6;margin-top:8px}.event-item{border-left:2px solid #c3d2b9;padding:0 0 18px 15px;margin-top:13px;font-size:12px}.event-item strong{font-size:12px}.event-item p{margin-top:5px;color:#708168;white-space:pre-wrap}.event-item small{display:block;margin-top:5px;color:#97a08e}.form-dialog{width:670px}.form-dialog .dialog-body{background:#fff}.dialog-actions{display:flex;justify-content:flex-end;gap:9px;padding-top:20px;border-top:1px solid var(--line);margin-top:20px}.required{color:#a07440}.selected-file{font-size:12px;color:#76886d;margin-top:6px}.count-line{font-size:12px;color:var(--muted);margin-bottom:16px}.event-table td{vertical-align:top}.event-table td p{white-space:pre-wrap;max-width:400px;line-height:1.7}.footer-note{margin-top:25px;text-align:center;font-size:10px;color:#a3aa98;letter-spacing:.2px}.sr-only{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap}.inline-loading{padding:70px;text-align:center;color:#829576;font-size:13px}.attachments-pending{padding:10px;background:#f2f6ed;border-radius:8px;font-size:12px}.divider{height:1px;background:var(--line);margin:22px 0}.photo-guide{display:grid;grid-template-columns:1fr 1fr;gap:18px}.photo-guide .panel{margin:0}.photo-guide .preview-box{height:300px}.photo-guide input{font-size:12px;max-width:100%}.search-caption{font-size:11px;color:#9ca890}.text-break{word-break:break-word}.status-badge{display:inline-block;width:6px;height:6px;background:#9aac86;border-radius:50%;margin-right:6px}.status-badge.inactive{background:#c79b87}.admin-note{font-size:12px;color:#839277;margin-top:15px}
@media(min-width:1500px){.cards{grid-template-columns:repeat(4,minmax(0,1fr))}.card-media,.text-media{height:174px}.workspace-main{padding-left:44px;padding-right:44px}.topbar{padding-left:44px;padding-right:44px}}
@media(max-width:1150px){.app-shell{grid-template-columns:190px minmax(0,1fr)}.sidebar{padding-left:12px;padding-right:12px}.workspace-main{padding:28px 25px 45px}.topbar{padding:0 25px}.library-layout{grid-template-columns:130px minmax(0,1fr);gap:15px}.cards{grid-template-columns:repeat(2,minmax(0,1fr))}.stat{padding:14px}.stat strong{font-size:25px}.stat small{display:none}.brand strong{font-size:16px}.category-btn{font-size:11px;padding:10px 8px}.category-btn small{font-size:10px}.detail-layout{grid-template-columns:1fr 1fr;gap:18px}}
@media(max-width:800px){.app-shell{display:block}.sidebar{display:none}.topbar{height:63px;padding:0 20px}.mobile-brand{display:flex;align-items:center;gap:9px;font-weight:650;font-size:16px}.mobile-brand .brand-mark{width:30px;height:33px;font-size:20px;border-radius:8px}.breadcrumb{display:none}.topbar-actions .desktop-only{display:none}.workspace-main{padding:25px 20px 105px}.page-head{margin-bottom:22px}.page-head h1{font-size:25px}.page-head .eyebrow{font-size:9px}.page-head p{font-size:12px;max-width:400px}.page-head>.btn{font-size:12px;min-height:38px;padding:7px 10px}.stats{gap:10px;margin-bottom:20px}.stat{padding:13px 12px}.stat .row{font-size:11px}.stat .ico{display:none}.stat strong{font-size:25px}.library-layout{display:block}.category-panel h3,.source-note{display:none}.categories{flex-direction:row;overflow:auto;padding-bottom:10px;margin-bottom:14px;gap:6px}.category-btn{width:auto;flex:none;gap:7px;border:1px solid #e3e9da;background:white;padding:7px 10px;font-size:12px;white-space:nowrap}.category-btn.active{border-color:#d0dec5}.category-btn small{font-size:10px}.mobile-nav{position:fixed;bottom:0;left:0;right:0;display:flex;justify-content:space-around;background:#fffffff7;backdrop-filter:blur(14px);border-top:1px solid var(--line);z-index:9;padding:8px 8px max(9px,env(safe-area-inset-bottom))}.mobile-nav button{min-width:54px;border:0;background:none;padding:5px 10px;color:#91a086;display:flex;align-items:center;flex-direction:column;gap:4px;font-size:10px;border-radius:8px}.mobile-nav button.active{color:var(--green);background:#eef3e8}.mobile-nav .ico{width:20px;height:20px}.info-grid{grid-template-columns:1fr}.auth-layout{grid-template-columns:1fr}.auth-story{padding:35px 28px}.auth-story .brand-mark{margin-bottom:20px;width:40px;height:40px;font-size:23px}.auth-story .eyebrow,.auth-story .auth-foot{display:none}.auth-story h1{font-size:28px;line-height:1.5;max-width:100%}.auth-story p{margin-top:11px;max-width:none;font-size:13px}.auth-panel{padding:35px 28px}.auth-box{max-width:480px}.auth-box h2{font-size:23px}.auth-box>p{margin-bottom:25px}.toast{bottom:93px}.detail-dialog{width:calc(100vw - 24px);max-height:92dvh}.dialog-body{padding:20px}.dialog-head{padding:18px 20px}.search-panel{padding:14px}.search-mode{width:113px;font-size:12px}.search-row .btn{font-size:12px;padding:8px 13px}.search-box input{font-size:13px}.photo-guide{grid-template-columns:1fr}}
@media(max-width:540px){.workspace-main{padding:22px 15px 100px}.topbar{padding:0 16px}.topbar-actions{gap:8px}.topbar-actions .btn{padding:5px 8px;font-size:11px;min-height:32px}.page-head{gap:10px}.page-head h1{font-size:25px}.page-head p{line-height:1.75;max-width:245px}.page-head>.btn .ico{display:none}.page-head>.btn{margin-top:24px;padding:8px 10px;font-size:11px}.stats{grid-template-columns:repeat(4,minmax(0,1fr));gap:7px}.stat{padding:11px 9px;border-radius:10px}.stat .row{font-size:10px;white-space:nowrap}.stat strong{font-size:23px;margin-top:5px}.search-row{flex-wrap:wrap;gap:8px}.search-mode{width:100%;min-height:34px;padding:5px 9px;border-color:#e0e6d9;font-size:12px}.search-box input{height:43px;min-height:43px;padding-left:34px;font-size:13px}.search-box>.ico{left:10px;width:16px;top:14px}.search-row .btn{min-height:43px}.search-panel .hint{font-size:10px;align-items:flex-start;line-height:1.7}.hint .ico{width:13px;height:13px;margin-top:2px;flex:none}.filter-line{gap:8px;font-size:11px;padding-top:12px}.filter-line select{font-size:11px;min-height:29px;padding:3px 7px;max-width:130px}.filter-line .check{font-size:10px}.filter-line .text-link{font-size:11px}.cards{gap:10px}.card-media,.text-media{height:131px}.text-media{padding:15px;gap:7px}.text-media .large-value{font-size:15px}.text-media>.ico{width:20px;height:20px}.card-body{padding:11px 10px 10px;gap:7px}.card-body h3{font-size:11px}.card-body .reason{font-size:10px;min-height:31px}.card-body .pill{font-size:9px;padding:2px 5px}.card-footer{font-size:9px;padding-top:8px;gap:4px}.card-footer .source{max-width:68%}.card-footer .open-label{font-size:0}.card-footer .open-label>.ico{width:14px;height:14px}.card-kind{font-size:9px;top:7px;left:7px}.card-code{font-size:9px;right:7px;bottom:6px}.results-toolbar{font-size:12px}.results-toolbar .search-caption{display:none}.detail-layout{grid-template-columns:1fr;gap:0}.dialog-body{padding:16px}.dialog-head{padding:15px 16px}.dialog-head h2{font-size:17px}.preview-box{min-height:220px}.preview-box>img,.preview-box>video{max-height:340px}.detail-aside{padding-top:5px}.detail-aside>.row{margin-top:16px}.form-grid{grid-template-columns:1fr;gap:14px}.form-grid>.full{grid-column:auto}.form-dialog{max-width:calc(100vw - 20px)}.form-dialog .dialog-actions{position:sticky;bottom:-16px;background:white;padding-bottom:10px;z-index:5}.detail-actions .btn{font-size:12px;padding:8px 12px}.empty{padding:45px 18px}.empty p{font-size:12px}.panel{padding:18px}.panel-heading{align-items:flex-start}.panel-heading h3{font-size:15px}.admin-toolbar .btn{font-size:11px}.table td,.table th{padding:11px 12px}.footer-note{line-height:1.8;margin-top:20px}.event-item{font-size:11px}.notice{font-size:12px}.photo-guide .preview-box{height:250px}.comparison{padding:12px}.dialog-actions .btn{flex:1}.list-wrap .table .list-title{max-width:170px}.auth-panel{padding:29px 24px}.auth-story h1{font-size:25px}.auth-story{padding:27px 24px}}
@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important;animation:none!important}}

/* Reusable presentation rules, compatible with strict CSP. */
[data-css="u0"]{margin-top:12px}
[data-css="u1"]{text-align:left}
[data-css="u2"]{display:block}
[data-css="u3"]{font-weight:400;color:var(--muted)}
[data-css="u4"]{font-size:12px}
[data-css="u5"]{font-size:11px}
[data-css="u6"]{margin-bottom:19px}
[data-css="u7"]{font-size:12px;margin-bottom:17px}
[data-css="u8"]{margin-bottom:10px}
[data-css="u9"]{font-size:12px;padding:20px}
[data-css="u10"]{margin-top:13px}
[data-css="u11"]{margin-top:15px}
[data-css="u12"]{white-space:nowrap}
[data-css="u13"]{margin-bottom:16px}
[data-css="u14"]{font-size:14px;line-height:1.9}
.form-dialog.wide-dialog{width:1000px}

.compare-zooms{display:flex;gap:6px;margin-top:9px}.compare-zooms .btn{font-size:11px;min-height:30px;padding:4px 10px}.compare-zooms .btn.selected{background:var(--green);border-color:var(--green);color:white}.compare-viewport{overflow:auto;overscroll-behavior:contain;min-height:0!important}.compare-viewport[data-zoom="fit"]>img{height:100%;width:100%;max-height:none;object-fit:contain;cursor:default}.compare-viewport[data-zoom="150"],.compare-viewport[data-zoom="200"]{display:block}.compare-viewport[data-zoom="150"]>img{display:block;width:150%;height:150%;max-height:none;max-width:none;object-fit:contain;cursor:default}.compare-viewport[data-zoom="200"]>img{display:block;width:200%;height:200%;max-height:none;max-width:none;object-fit:contain;cursor:default}

.photo-guide>div{min-width:0}
