:root{--green:#143d32;--green-light:#e6f1ec;--ink:#192b25;--muted:#68766f;--line:#dce3de;--paper:#f3f6f4;--amber:#906519;--amber-light:#faf0d9;--white:#fff;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","PingFang SC","Microsoft YaHei",sans-serif;color:var(--ink);font-size:16px;line-height:1.5;background:var(--paper)}*{box-sizing:border-box}body{margin:0}button,input,textarea,select{font:inherit}button,a,input,textarea,select{touch-action:manipulation}button{cursor:pointer}button:disabled{cursor:default;opacity:.5}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:3px solid #5b9a83;outline-offset:3px}h1,h2,p{margin-top:0}h1{font-size:2rem;line-height:1.3;letter-spacing:-.04em;margin-bottom:10px}h2{font-size:1.125rem;margin-bottom:12px}a{color:var(--green)}.muted{color:var(--muted)}.eyebrow{font-size:.875rem;letter-spacing:.08em;color:var(--muted);margin:0 0 10px}.topbar{height:80px;border-bottom:1px solid var(--line);background:white;display:flex;align-items:center;justify-content:space-between;padding:0 38px}.brand{display:flex;align-items:center;gap:12px;font-size:1.35rem;font-weight:750}.brand-icon{width:38px;height:42px;background:var(--green);color:white;display:inline-grid;place-items:center;border-radius:8px 8px 16px 16px;font-size:1.1rem;font-weight:650}.brand-sub{font-size:.875rem;font-weight:400;margin-left:14px;color:var(--muted);border-left:1px solid var(--line);padding-left:14px}.identity{display:flex;align-items:center;gap:18px;font-size:.875rem}.layout{max-width:1080px;margin:auto}.layout.manager{max-width:none;display:grid;grid-template-columns:235px minmax(0,1fr)}main{padding:38px 36px 60px;min-width:0}.manager main{max-width:1500px;width:100%;margin:auto}.sidebar{border-right:1px solid var(--line);padding:40px 24px;min-height:calc(100vh - 80px);background:#edf2ee;position:relative}.region-label{font-size:.875rem;color:var(--muted);margin-bottom:8px}.sidebar strong{font-size:1.1rem}.sidebar nav{display:grid;gap:8px;margin-top:35px}.sidebar nav button{border:0;background:transparent;color:var(--ink);padding:14px;text-align:left;border-radius:7px;display:flex;justify-content:space-between}.sidebar nav button.active{background:var(--green);color:white}.sidebar-foot{font-size:.875rem;color:var(--muted);margin-top:80px}.page-heading{display:flex;justify-content:space-between;align-items:center;gap:20px;margin-bottom:26px}.page-heading p:last-child{margin-bottom:0}.primary,.secondary{border-radius:7px;min-height:46px;padding:11px 19px;font-weight:600;display:inline-flex;align-items:center;justify-content:center;gap:12px;white-space:nowrap}.primary{background:var(--green);color:white;border:1px solid var(--green)}.primary:hover{background:#215541}.secondary{background:white;color:var(--green);border:1px solid #cbd6cf}.text-btn{background:transparent;border:0;color:var(--green);padding:10px 6px;min-height:42px}.full{width:100%}.records-panel{background:white;border:1px solid var(--line);border-radius:10px;overflow:hidden}.filters{padding:22px;display:flex;gap:12px;align-items:end;border-bottom:1px solid var(--line);flex-wrap:wrap}.filters label{min-width:125px;flex:1}.filters label.search-label{flex:1.6;min-width:160px}label{display:block;font-size:.875rem;font-weight:600}label>span{display:block;margin-bottom:7px}input:not([type=checkbox]):not([type=file]),select,textarea{display:block;width:100%;border:1px solid #cbd6cf;background:white;border-radius:6px;padding:11px 12px;min-height:46px;color:var(--ink);font-size:1rem}input[type=checkbox]{accent-color:var(--green);width:19px;height:19px;cursor:pointer;flex-shrink:0}textarea{resize:vertical}.list-toolbar{padding:16px 22px;display:flex;align-items:center;justify-content:space-between;min-height:65px;font-size:.875rem}.compact{min-height:38px;padding:7px 12px;font-size:.875rem}.record-row{display:flex;align-items:center;padding:0 22px;border-top:1px solid #edf0ed;gap:14px}.record-main{border:0;background:transparent;text-align:left;display:flex;align-items:center;gap:18px;min-width:0;flex:1;padding:24px 0;color:var(--ink)}.record-main:hover .record-copy strong{text-decoration:underline}.record-icon{display:grid;place-items:center;width:43px;height:46px;border-radius:8px;background:#eef3ef;color:#527462;font-size:1.25rem;flex-shrink:0}.record-copy{display:flex;flex-direction:column;gap:6px;flex:1;min-width:0}.record-copy strong{font-weight:600;overflow-wrap:anywhere}.record-copy>span{font-size:.875rem;color:var(--muted)}i{font-style:normal;margin:0 9px;color:#abb7af}.photo-count{color:var(--muted);font-size:.875rem;white-space:nowrap}.badge{display:inline-flex;align-items:center;font-size:.875rem;padding:4px 10px;border-radius:5px;white-space:nowrap}.badge.submitted{color:#245b45;background:var(--green-light)}.badge.draft{color:var(--amber);background:var(--amber-light)}.row-arrow{color:#82978a}.pagination{border-top:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;padding:10px 22px;font-size:.875rem}.select-all{display:flex;align-items:center;gap:8px;padding:8px 22px;color:var(--muted);font-weight:400}.empty{padding:60px 22px;text-align:center}.empty-mark{font-size:2.5rem;display:block;color:#749785;margin-bottom:14px}.empty p{font-size:.875rem;color:var(--muted);margin:0}.back{margin-bottom:22px}.edit-form{max-width:1000px}.form-card{background:white;border:1px solid var(--line);border-radius:10px;padding:24px;margin-bottom:20px}.form-card>label{margin-bottom:10px;font-size:1rem}.required{font-size:.75rem;color:var(--amber);font-weight:400;margin-left:8px}.optional{font-size:.875rem;font-weight:400;margin-left:7px}.field-hint{font-size:.875rem;color:var(--muted);margin:10px 0 0}.photo-stages{display:grid;grid-template-columns:1fr 1fr;gap:20px}.section-heading{display:flex;align-items:center;gap:10px;margin-bottom:22px}.section-heading h2{margin:0;flex:1}.step{font-size:.875rem;font-weight:600;color:#5f7c6e;font-variant-numeric:tabular-nums}.capture-actions{display:flex;align-items:center;gap:12px;flex-wrap:wrap}.capture-button,.album-button{position:relative;overflow:hidden;cursor:pointer}.capture-button{display:flex;align-items:center;justify-content:center;gap:8px;border:1px dashed #94ad9e;background:#f5f9f6;color:var(--green);border-radius:7px;padding:16px;flex:1;font-size:1rem}.capture-button span{font-size:1.5rem;margin:0}.album-button{font-weight:400;color:var(--green);padding:12px 2px;text-decoration:underline;text-underline-offset:4px}.capture-actions input{position:absolute;inset:0;width:100%;height:100%;opacity:0;cursor:pointer}.capture-actions label:focus-within{outline:3px solid #5b9a83;outline-offset:3px}.photo-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.photo-tile{position:relative;aspect-ratio:1;margin-bottom:15px;min-width:0}.photo-tile img{width:100%;height:100%;object-fit:cover;border-radius:6px}.photo-status{position:absolute;bottom:0;left:0;right:0;background:#143d32df;color:white;font-size:.75rem;text-align:center;padding:4px;border-radius:0 0 6px 6px}.remove-photo{position:absolute;right:3px;top:3px;border:0;border-radius:50%;background:#fffef2;color:#34493d;width:30px;height:30px;font-size:1.3rem}.retry{position:absolute;left:12%;right:12%;top:30%;background:#fff;border:0;border-radius:4px;padding:5px;color:#8b2727;font-size:.875rem}.failed .photo-status{background:#8d3838}.upload-error{font-size:.75rem;color:#9f3232;position:relative;background:white;z-index:1;margin:0;padding:3px}.photo-tile.failed{margin-bottom:65px}.sticky-actions{position:sticky;bottom:0;background:#f3f6f4f5;display:flex;justify-content:flex-end;gap:12px;padding:18px 0 calc(18px + env(safe-area-inset-bottom));border-top:1px solid var(--line);margin-top:15px;z-index:3}.save-status{color:var(--muted);font-size:.875rem;margin-top:20px}.detail-meta{display:flex;gap:30px;align-items:center;flex-wrap:wrap;margin:8px 0 30px}.detail-meta>div{display:flex;flex-direction:column;gap:6px}.detail-meta span{font-size:.875rem;color:var(--muted)}.detail-meta strong{font-size:.95rem;font-weight:500}.detail-meta button{margin-left:auto}.gallery{display:grid;grid-template-columns:1fr 1fr;gap:16px}.gallery figure{margin:0;min-width:0}.gallery img{width:100%;aspect-ratio:4/3;object-fit:cover;border-radius:6px;background:var(--paper)}.image-download{font-size:.875rem;text-decoration:none;display:inline-block;padding:8px 0}.note-text{white-space:pre-wrap;overflow-wrap:anywhere;margin-bottom:0}.user-row{display:flex;gap:18px;align-items:center;padding:22px;border-bottom:1px solid var(--line);flex-wrap:wrap}.user-row:last-child{border:0}.avatar{display:grid;place-items:center;background:var(--green-light);color:var(--green);border-radius:50%;width:43px;height:43px}.user-copy{display:flex;flex-direction:column;gap:4px;flex:1;min-width:110px}.user-copy span{font-size:.875rem;color:var(--muted)}dialog{border:1px solid var(--line);border-radius:12px;width:min(430px,calc(100% - 32px));max-height:90dvh;padding:26px;color:var(--ink)}dialog::backdrop{background:#142b2388}.dialog-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:15px}.dialog-head h2{margin:0}dialog label{margin-bottom:16px}dialog label input,dialog label select{margin-top:7px}.logout{margin-top:16px}.login-page{min-height:100dvh;background:linear-gradient(115deg,#dce8df 0%,#f2f6f2 65%);padding:36px;display:flex;flex-direction:column;align-items:center}.login-brand{display:flex;gap:12px;align-items:center;align-self:flex-start;font-weight:600}.login-card{background:white;border:1px solid #d5dfd7;border-radius:14px;padding:42px;width:100%;max-width:430px;margin:6vh auto 40px;box-shadow:0 14px 60px #143d3209}.login-card h1{font-size:2.4rem;margin:13px 0 17px;line-height:1.35}.login-card label{margin:22px 0}.login-card input{margin-top:8px}.login-help{font-size:.875rem;text-align:center;color:var(--muted);margin:22px 0 0}.login-page footer{font-size:.875rem;color:var(--muted);margin-top:auto}.error{font-size:.875rem;color:#ab3333}.error:empty{display:none}.loading{max-width:500px;margin:20vh auto;text-align:center;padding:24px}#notice{position:fixed;bottom:30px;left:50%;transform:translate(-50%,15px);background:#172e26;color:white;padding:13px 20px;border-radius:8px;max-width:calc(100% - 32px);width:max-content;z-index:100;opacity:0;pointer-events:none;transition:opacity .15s,transform .15s;box-shadow:0 4px 20px #0002}#notice.show{opacity:1;transform:translate(-50%,0)}
@media(max-width:1100px){.layout.manager{grid-template-columns:190px minmax(0,1fr)}.sidebar{padding:30px 18px}.photo-count{display:none}.manager main{padding:30px 24px}.filters{gap:10px}.filters label{min-width:120px}}@media(max-width:700px){.topbar{height:68px;padding:0 18px}.brand{gap:8px;font-size:1.15rem}.brand-sub{font-size:.8rem;margin-left:8px;padding-left:8px}.brand-icon{width:31px;height:35px;font-size:.95rem}.identity{gap:8px}.identity>span{max-width:85px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}main,.manager main{padding:25px 18px 32px}h1{font-size:1.75rem}.layout.manager{display:block}.sidebar{min-height:0;border-right:0;border-bottom:1px solid var(--line);padding:10px 18px}.sidebar>.region-label,.sidebar>strong,.sidebar-foot{display:none}.sidebar nav{display:flex;margin:0;gap:8px}.sidebar nav button{padding:9px 16px;font-size:.875rem}.sidebar nav button span{display:none}.page-heading{align-items:flex-start;gap:10px;margin-bottom:24px}.page-heading>.primary{padding:11px 14px;font-size:.875rem}.page-heading .muted{font-size:.875rem}.filters{padding:16px;gap:10px}.filters label{min-width:calc(50% - 10px)}.filters label.search-label{min-width:calc(50% - 10px)}.filters button{flex:1}.record-row{padding:0 15px;gap:8px}.record-main{gap:11px;padding:20px 0;flex-wrap:wrap}.record-icon{width:34px;height:39px;font-size:1rem}.record-copy>span{font-size:.75rem}.record-copy strong{font-size:.95rem}.record-copy i{margin:0 4px}.row-arrow{display:none}.record-main .badge{font-size:.75rem;padding:4px 7px}.list-toolbar{padding:13px 16px}.photo-stages{grid-template-columns:1fr;gap:0}.form-card{padding:19px;margin-bottom:16px}.photo-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.back{margin-bottom:15px}.sticky-actions button{flex:1}.section-heading{margin-bottom:18px}.detail-meta{gap:20px}.detail-meta>div{flex:1;min-width:130px}.detail-meta button{margin:0;width:100%}.gallery{gap:12px}.user-row{padding:16px;gap:12px}.user-row .text-btn{font-size:.875rem}.user-row>.muted{font-size:.875rem}.login-page{padding:24px 20px}.login-card{padding:30px 25px;margin-top:7vh}.login-card h1{font-size:2.1rem}.login-page footer{font-size:.75rem}#notice{bottom:95px}}@media(prefers-reduced-motion:reduce){*{transition:none!important}}
