:root{font-family:"Yu Gothic UI","Meiryo",system-ui,sans-serif;color:#1b3537;background:#f3f6f7;font-size:16px;--green:#123b39;--line:#dce5e5;--muted:#52696c}*{box-sizing:border-box}body{margin:0}button,input,select,textarea{font:inherit}button,.button{border:1px solid #c6d5d5;background:white;color:var(--green);padding:11px 16px;border-radius:8px;cursor:pointer;font-size:.875rem;font-weight:600;text-decoration:none;display:inline-flex;align-items:center;justify-content:center;gap:8px}button:hover,.button:hover{background:#e9f1f0}button:disabled{opacity:.55;cursor:wait}.primary{background:var(--green);color:white;border-color:var(--green)}.primary:hover{background:#205650}.danger{color:#9c2d28;border-color:#ddb5b2}a{color:#1c6863}input,select,textarea{width:100%;border:1px solid #bdcdcf;border-radius:7px;padding:12px;background:white;color:#173336;font-size:1rem}textarea{resize:vertical;line-height:1.7}label{display:block;font-size:.875rem;font-weight:600}label input,label select,label textarea{margin-top:7px}h1{font-size:2rem;letter-spacing:-.04em;margin:10px 0 0}h2{font-size:1.2rem;margin:0}h3{font-size:1rem}p{line-height:1.75}.rail{position:fixed;inset:0 auto 0 0;width:246px;background:var(--green);color:#eef9f7;display:flex;flex-direction:column;padding:34px 24px}.brand{font-size:1.28rem;font-weight:750;letter-spacing:.04em;color:white;text-decoration:none}.brand-icon{display:inline-grid;place-items:center;border:1px solid #8ab6aa;border-radius:8px;width:30px;height:34px;margin-right:9px;color:#aadecc}.brand small{display:block;font-size:.75rem;font-weight:400;letter-spacing:0;margin-top:13px;color:#b7d3ce}.rail nav{margin-top:52px}.rail nav a{display:block;padding:15px;background:#27524e;border-radius:8px;color:white;text-decoration:none;font-size:.95rem}.rail-bottom{margin-top:auto;border-top:1px solid #3f625f;padding-top:24px}.rail-bottom p,.rail-bottom small{font-size:.8rem;line-height:1.8;color:#c6dcd7}.rail-bottom button,.rail-bottom .button{width:100%;margin-bottom:9px;background:transparent;border-color:#70928c;color:white;font-size:.8rem}.rail-bottom small{display:block;margin-top:9px}main{margin-left:246px;padding:42px 48px;max-width:1800px}.page-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:34px;gap:16px}.eyebrow{font-size:.75rem;letter-spacing:.13em;font-weight:700;color:#577478}.summary{display:grid;grid-template-columns:repeat(3,1fr);border:1px solid var(--line);border-radius:12px;background:white;padding:25px 0;margin-bottom:42px}.summary>div{padding:0 28px;border-right:1px solid var(--line);display:flex;flex-direction:column;gap:10px}.summary>div:last-child{border:0}.summary span{font-size:.875rem;color:var(--muted)}.summary strong{font-size:2rem;font-weight:650;font-variant-numeric:tabular-nums}.list-head{display:flex;align-items:center;gap:12px;margin-bottom:20px}.list-head h2{margin-right:auto}.search{width:310px}.list-head input,.list-head select{margin:0;font-size:.875rem}.cards{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:22px}.card{border:1px solid var(--line);border-radius:12px;overflow:hidden;background:white;display:flex;flex-direction:column}.cover{height:175px;position:relative;overflow:hidden;background:#e3eded}.cover img{width:100%;height:100%;object-fit:cover}.cover .badge{position:absolute;left:16px;top:16px;background:#fff}.blank-cover{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:10px;color:#536d70;background:linear-gradient(135deg,#e2eceb,#eef3f5)}.blank-cover strong{font-size:2rem;color:#8aa5a6}.card-body{padding:24px;flex:1}.card-title{border:0;background:none;padding:0;font-size:1.2rem;text-align:left}.card-title:hover{text-decoration:underline;background:transparent}.card p{color:var(--muted);font-size:.875rem;margin:10px 0}.badge{display:inline-block;padding:5px 9px;background:#ecf2f1;color:#315f58;border-radius:5px;font-size:.75rem;font-weight:650}.badge.amber{color:#82571b;background:#fcf1d9}.card-meta{display:flex;justify-content:space-between;gap:8px;margin:20px 0;font-size:.8rem;color:var(--muted)}.card-footer{border-top:1px solid var(--line);padding:15px 24px;display:flex;align-items:center;justify-content:space-between;font-size:.8rem;color:var(--muted)}.card-footer button{padding:8px 12px}.footnote,.muted{font-size:.875rem;color:var(--muted);line-height:1.8}.footnote{margin-top:24px}.empty{grid-column:1/-1;text-align:center;padding:64px 20px;background:white;border:1px dashed #c1d2d2;border-radius:12px}.detail-head{display:flex;align-items:start;justify-content:space-between;gap:20px;margin-bottom:25px}.detail-head p{margin:10px 0}.actions{display:flex;gap:8px;flex-wrap:wrap}.back{display:inline-block;margin-bottom:22px;font-size:.875rem;text-decoration:none}.detail-grid{display:grid;grid-template-columns:minmax(0,1.7fr) minmax(290px,1fr);gap:24px}.panel{background:white;border:1px solid var(--line);border-radius:12px;padding:26px;margin-bottom:24px}.panel-head{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:18px}.terrain-preview{height:210px;object-fit:cover;width:100%;border-radius:8px;margin-bottom:16px}.notice{background:#fcf3df;border:1px solid #ead7ad;border-radius:8px;padding:14px 17px;color:#74521e;font-size:.875rem;line-height:1.8;margin-bottom:18px}.error{background:#fbe9e8;color:#922c26;border-color:#e3b6b2}.upload{border:1px dashed #83aaa4;background:#f3f8f7;border-radius:8px;padding:24px;text-align:center;cursor:pointer}.upload input{display:block;margin:14px auto 0;max-width:100%;font-size:.8rem;border:0;background:transparent}.file-row{padding:16px 0;border-bottom:1px solid var(--line)}.file-row:last-child{border-bottom:0}.file-top{display:flex;justify-content:space-between;gap:10px;align-items:start}.file-name{overflow-wrap:anywhere;font-size:.875rem;font-weight:600}.file-row small{display:block;margin:6px 0 10px;color:var(--muted);font-size:.75rem}.file-row select{width:auto;max-width:100%;font-size:.8rem;padding:8px}.file-row button{padding:7px 10px;font-size:.8rem}.check-row{display:flex;align-items:start;gap:12px;padding:15px 0;border-bottom:1px solid var(--line)}.check-row input{width:19px;height:19px;flex-shrink:0;margin:2px 0}.check-row span{font-size:.875rem;line-height:1.6}.check-row small{display:block;font-size:.8rem;color:var(--muted);font-weight:400;margin-top:5px}.inline-form{display:flex;gap:8px;margin-top:18px}.inline-form input{min-width:0;font-size:.875rem}.inline-form button{flex-shrink:0}.notes-save{margin-top:12px}.property-data{display:grid;grid-template-columns:110px 1fr;font-size:.875rem;gap:14px;line-height:1.6}.property-data dt{color:var(--muted)}.property-data dd{margin:0;overflow-wrap:anywhere}dialog{border:0;border-radius:14px;padding:28px;width:min(580px,calc(100% - 28px));box-shadow:0 24px 100px #102f3440;color:#1b3537;max-height:90vh;overflow:auto}dialog::backdrop{background:#10272b88}.dialog-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:25px}.dialog-head button{border:0;font-size:1.3rem;padding:4px 10px}dialog form>label{margin-bottom:20px}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:16px;margin-bottom:20px}.dialog-actions{display:flex;justify-content:flex-end;gap:10px;margin-top:24px}.required{font-size:.75rem;color:#8c4337;margin-left:6px}#toast{position:fixed;bottom:24px;left:50%;transform:translateX(-50%);background:#173d39;color:white;padding:14px 22px;border-radius:10px;z-index:20;max-width:90vw;box-shadow:0 5px 25px #1234}.sr-only{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0)}[hidden]{display:none!important}:focus-visible{outline:3px solid #b8842b;outline-offset:3px}
@media(max-width:1100px){main{padding:30px 25px}.rail{width:215px;padding:28px 18px}main{margin-left:215px}.list-head{flex-wrap:wrap}.list-head h2{width:100%}.search{flex:1}.detail-grid{grid-template-columns:1fr}.summary>div{padding:0 18px}}@media(max-width:700px){.rail{position:relative;width:auto;padding:19px 20px}.brand small,.rail nav{display:none}.rail-bottom{margin-top:18px;padding-top:14px;display:flex;flex-wrap:wrap;gap:8px}.rail-bottom>strong{width:100%;font-size:.8rem}.rail-bottom p,.rail-bottom small{display:none}.rail-bottom button,.rail-bottom .button{width:auto;margin:0;flex:1;font-size:.75rem;padding:9px}.brand{font-size:1.1rem}main{margin:0;padding:25px 18px}.page-head{margin-bottom:25px}h1{font-size:1.6rem}.eyebrow{font-size:.65rem}.page-head button{padding:11px;font-size:.8rem}.summary{padding:18px 0;margin-bottom:28px}.summary>div{padding:0 10px}.summary span{font-size:.75rem}.summary strong{font-size:1.6rem}.cards{grid-template-columns:1fr}.search{min-width:180px}.detail-head{flex-direction:column}.panel{padding:20px}.form-row{grid-template-columns:1fr}.detail-grid{display:block}.property-data{grid-template-columns:90px 1fr}.file-top{flex-wrap:wrap}}
