
.v40-land-section{margin-top:11px;padding-top:9px;border-top:1px dashed #c79f6b}
.v40-land-title{background:#a55a00;color:#fff;font-weight:900;border-radius:6px;padding:6px 8px;margin-bottom:7px;font-size:13px}
.v40-land-grid{display:grid;grid-template-columns:92px 1fr;gap:4px 7px;font-size:12px}
.v40-land-label{font-weight:900;color:#4b3a28}.v40-land-value{font-weight:700;color:#111;word-break:break-word}
.v40-dev{margin-top:8px;background:rgba(255,255,255,.52);border:1px solid #d6b184;border-radius:7px;padding:8px}
.v40-dev-title{font-weight:900;color:#5b4aa8;margin-bottom:4px}
.v40-dev-line{font-weight:800;margin:2px 0}
.v40-dev-note{font-size:10px;color:#666;line-height:1.4;margin-top:5px}
.v40-land-links{display:flex;flex-wrap:wrap;gap:5px;margin-top:8px}
.v40-land-links a,.v40-land-links button{display:inline-flex;align-items:center;justify-content:center;min-height:32px;padding:0 9px;border:0;border-radius:6px;color:#fff;text-decoration:none;font-size:11px;font-weight:900;cursor:pointer}
.v40-eum{background:#a55a00}.v40-gov{background:#2f75c9}.v40-naver{background:#03c75a}.v40-copy{background:#555}
.v40-land-empty{color:#777;font-size:11px;padding:4px 0}

.v421-edit{background:#d66a00}
.v421-modal{position:fixed;inset:0;background:rgba(0,0,0,.55);z-index:30000;align-items:center;justify-content:center;padding:20px}
.v421-card{width:min(920px,96vw);max-height:92vh;overflow:auto;background:#fffaf2;border:1px solid #cfae86;border-radius:13px;box-shadow:0 12px 38px rgba(0,0,0,.35);padding:16px}
.v421-head{display:flex;justify-content:space-between;align-items:center;font-size:20px;color:#0b6680;margin-bottom:12px}
.v421-head button{border:0;background:#555;color:white;width:30px;height:30px;border-radius:50%;font-size:20px;cursor:pointer}
.v421-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:9px}
.v421-grid label{display:flex;flex-direction:column;gap:4px}.v421-grid label.wide{grid-column:span 2}
.v421-grid span{font-size:12px;font-weight:900;color:#433}.v421-grid input{height:34px;border:1px solid #c8b089;border-radius:6px;padding:0 8px;font-size:13px;background:white}
.v421-grid input[readonly]{background:#eef2f5;color:#555}
.v421-actions{display:flex;justify-content:flex-end;gap:8px;margin-top:14px}
.v421-actions button{height:36px;border:0;border-radius:7px;padding:0 18px;color:white;font-weight:900;cursor:pointer}.v421-actions .cancel{background:#666}.v421-actions .save{background:#0b6680}
#v421Msg{min-height:18px;margin-top:8px;color:#b00020;font-weight:800;font-size:12px}
@media(max-width:720px){.v421-grid{grid-template-columns:1fr}.v421-grid label.wide{grid-column:span 1}}

.v43-auto{background:#174ea6}.v43-auto:disabled{background:#888;cursor:wait}
