@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Manrope:wght@400;500;600;700;800&display=swap');
:root{font-family:'DM Sans',sans-serif;color:#233c34;background:#f6f7f2;font-synthesis:none;--green:#174f43;--muted:#7a867e;--line:#dfe5db}*{box-sizing:border-box}body{margin:0}button,input,textarea{font:inherit}button,a,label{touch-action:manipulation}button{cursor:pointer}button:disabled{opacity:.45;cursor:not-allowed}.topbar{height:100px;border-bottom:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;padding:0 max(5%,calc((100vw - 1360px)/2));background:#fbfcf8}.brand{display:flex;align-items:center;gap:13px;color:var(--green);text-decoration:none;font-size:21px;letter-spacing:-.7px}.brand b{font-weight:500}.brand small{display:block;font-size:8px;font-weight:700;letter-spacing:2.3px;margin-top:5px}.brand-icon{background:var(--green);color:white;width:45px;height:45px;display:grid;place-content:center;border-radius:13px;font-size:29px;font-weight:700;position:relative}.brand-icon span{position:absolute;right:7px;bottom:1px;color:#c4e999;font-size:23px}.local-badge{border:1px solid var(--line);border-radius:30px;font-size:11px;padding:10px 15px;display:flex;gap:8px;align-items:center}.local-badge i{width:6px;height:6px;border-radius:50%;background:#699570}main{max-width:1360px;margin:auto;padding:46px 5% 0}.heading{display:flex;justify-content:space-between;align-items:center;margin-bottom:38px}.eyebrow{font-size:9px;font-weight:700;letter-spacing:2px;color:#7b8f72;margin:0 0 14px}h1{font-family:Manrope,sans-serif;font-size:39px;line-height:1.25;letter-spacing:-1.8px;margin:0;font-weight:600}h1 span{color:#7c8d76}.intro{font-size:13px;color:var(--muted);margin-top:17px}.count{border-left:1px solid #d2dccb;padding:4px 0 4px 30px;display:flex;flex-direction:column;gap:5px;margin-right:20px}.count strong{font-family:Manrope,sans-serif;font-size:47px;font-weight:500}.count span{font-size:11px;color:var(--muted)}.workspace{display:grid;grid-template-columns:390px 1fr;gap:38px;align-items:start}.panel{border:1px solid var(--line);border-radius:17px;background:#fff;padding:25px;box-shadow:0 6px 20px #233c3403}.section-heading{display:flex;justify-content:space-between;align-items:center;margin-bottom:25px}h2{font-family:Manrope,sans-serif;font-size:19px;letter-spacing:-.5px;margin:0;font-weight:700}.step-label{font-size:8px;letter-spacing:1.1px;color:#8c978b}form>label:not(.photo-zone){display:flex;gap:10px;font-size:10px;color:#8a9a86;margin-bottom:9px}form>label span{color:#35483d;font-size:12px;font-weight:600}em{font-style:normal;color:#92998e;font-size:10px;font-weight:400;margin-left:3px}input:not([type=file]),textarea{width:100%;border:1px solid var(--line);border-radius:7px;background:#fff;padding:12px;font-size:12px;color:#233c34;outline:none}input:focus,textarea:focus{border-color:#64876b;box-shadow:0 0 0 3px #64876b18}#reference{margin-bottom:24px}textarea{resize:vertical}.photo-zone{border:1px dashed #b9cbb0;background:#f6f9f1;border-radius:10px;height:192px;display:flex;align-items:center;justify-content:center;cursor:pointer;overflow:hidden}.photo-zone>span{display:flex;flex-direction:column;align-items:center}.camera{font-size:29px;color:#5f8152;margin-bottom:7px}.photo-zone strong{font-size:13px}.photo-zone small{font-size:10px;color:#929b8a;margin-top:5px}.photo-action{background:#e8efdf;padding:9px 14px;border-radius:5px;font-size:10px;color:#456139;margin-top:17px}.photo-zone img{width:100%;height:100%;object-fit:cover}.file-input{position:absolute;width:1px;height:1px;opacity:0;overflow:hidden}.photo-zone:focus-within,.import-button:focus-within{outline:2px solid var(--green)}.gps-box{display:flex;align-items:center;justify-content:space-between;background:#f7f8f5;border:1px solid #eaede6;border-radius:7px;margin:12px 0 24px;padding:12px}.gps-symbol{color:#779063;font-size:20px;margin-right:7px}.gps-box strong{font-size:11px}.gps-box p{font-size:10px;line-height:1.5;color:#7f8b77;margin:4px 0 0}.text-button{background:none;border:0;color:#3f6954;font-size:10px;padding:8px}.primary{width:100%;border:0;border-radius:7px;background:var(--green);color:#fff;padding:15px 16px;font-size:12px;text-align:left;margin-top:18px;display:flex;justify-content:space-between}.primary:hover{background:#226452}.form-status{font-size:11px;line-height:1.5;margin:10px 0 0}.storage-note{border-top:1px solid var(--line);display:flex;gap:10px;margin-top:19px;padding-top:15px;color:#889080;font-size:9px;line-height:1.8}.storage-note>span{font-size:18px}.storage-note p{margin:0}.storage-note strong{font-weight:500;color:#65735f}.library{padding-top:7px}.library .eyebrow{font-size:8px;margin-bottom:8px}#list-count{font:11px 'DM Sans',sans-serif;background:#e8eddc;border-radius:20px;padding:4px 8px;margin-left:5px;vertical-align:middle}.secondary{border:1px solid #cfd9c9;background:transparent;border-radius:6px;padding:10px 14px;color:#3a5947;font-size:11px}.search-row{display:flex;gap:12px;align-items:center}.search-row input{background:#fcfdf9}.import-button{font-size:11px;color:#66805f;white-space:nowrap;cursor:pointer;padding:10px 0}.library-meta{display:flex;justify-content:space-between;font-size:9px;color:#939c8d;margin:17px 0}.empty{min-height:420px;border:1px dashed #d8dfd0;border-radius:12px;display:flex;flex-direction:column;align-items:center;justify-content:center;background:#f3f5ed}.empty-map{width:116px;height:100px;background:repeating-linear-gradient(30deg,transparent 0 28px,#d8e0cc 29px 30px,transparent 31px 40px),repeating-linear-gradient(115deg,transparent 0 30px,#d8e0cc 31px 32px,transparent 33px 48px);border:1px solid #dce3d0;border-radius:18px;display:grid;place-items:center;transform:rotate(-6deg);margin-bottom:20px}.empty-map span{border-radius:50%;background:#e2eacc;color:#688653;font-size:41px;width:60px;height:60px;text-align:center;box-shadow:0 0 0 8px #ecf1e2}.empty h3{font-family:Manrope,sans-serif;font-size:16px;letter-spacing:-.4px;margin:0 0 10px}.empty p{color:#8b9582;font-size:11px;line-height:1.9;text-align:center;margin:0}.empty-tag{font-size:7px;letter-spacing:1.4px;color:#9aa58e;margin-top:25px}footer{display:flex;justify-content:space-between;border-top:1px solid var(--line);margin-top:40px;padding:22px 0;font-size:8px;letter-spacing:1px;color:#9ba491}footer b{margin:0 9px;font-weight:400}.records{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:15px}.record{border:1px solid var(--line);background:white;border-radius:10px;overflow:hidden;text-align:left;padding:0;color:inherit}.record img{width:100%;height:155px;object-fit:cover;display:block}.record-body{padding:14px}.record h3{font-size:14px;margin:0 0 8px;overflow-wrap:anywhere}.record p{font-size:10px;color:#7b8874;line-height:1.6;margin:4px 0}.record .coordinates{color:#3e674c}.record:hover{border-color:#73916b}#library-status{font-size:12px;color:#476743}dialog{border:1px solid var(--line);border-radius:15px;padding:22px;max-width:580px;width:92%;max-height:90vh}dialog::backdrop{background:#17362c88}#close-detail{float:right}#detail-content{clear:both;padding-top:15px}#detail-content img{width:100%;max-height:45vh;object-fit:contain;border-radius:8px}#detail-content h2{margin:16px 0}#detail-content p{font-size:13px;white-space:pre-wrap;overflow-wrap:anywhere}#detail-content a{color:var(--green)}[hidden]{display:none!important}:focus-visible{outline:3px solid #82ac59;outline-offset:3px}@media(min-width:1450px){main{padding-left:0;padding-right:0}.workspace{grid-template-columns:430px 1fr}}@media(max-width:900px){main{padding-top:30px}.workspace{grid-template-columns:340px 1fr;gap:22px}.panel{padding:20px}.records{grid-template-columns:1fr}h1{font-size:32px}.count{margin:0;padding-left:20px}.count strong{font-size:36px}}@media(max-width:700px){.topbar{height:80px;padding:0 5%}.brand{font-size:17px}.brand-icon{width:38px;height:38px}.local-badge{font-size:8px;padding:8px}.brand small{font-size:6px;letter-spacing:1.5px}.heading{margin-bottom:23px;gap:12px}h1{font-size:27px;letter-spacing:-1px}.eyebrow{font-size:8px}.intro{font-size:11px;line-height:1.6}.count{padding-left:14px;min-width:80px}.count strong{font-size:31px}.count span{font-size:9px;max-width:70px}.workspace{grid-template-columns:1fr;gap:32px}.panel{padding:22px}.library{padding-top:0}.empty{min-height:320px}.records{grid-template-columns:repeat(2,minmax(0,1fr))}.record img{height:125px}footer{font-size:7px;letter-spacing:0;gap:10px}.photo-zone{height:200px}input:not([type=file]),textarea{font-size:16px}}
.brand-icon{background:#073b75 url('/brand-logo.png') center/cover no-repeat!important;color:transparent!important}.brand-icon span{display:none!important}
