:root{font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#1f2937;background:#f8fafc}*{box-sizing:border-box}body{margin:0}.auth-page{min-height:100vh;background:#5e2d36;display:flex;align-items:center;justify-content:center;padding:24px}.auth-card{width:100%;max-width:440px;background:#fff;border-radius:24px;padding:32px;box-shadow:0 24px 70px #00000040}.auth-brand,.admin-brand,.portal-brand{color:#c2a93d;font-weight:900;letter-spacing:.04em;text-transform:uppercase}.auth-card label{display:grid;gap:7px;margin-top:18px;font-weight:700}.auth-card input{width:100%;padding:12px 14px;border:1px solid #d1d5db;border-radius:10px}.auth-card button{width:100%;margin-top:22px;padding:13px;border:0;border-radius:10px;background:#5e2d36;color:#c2a93d;font-weight:900;cursor:pointer}.auth-error{margin-top:16px;color:#b91c1c}.admin-shell{min-height:100vh;background:#f8fafc}.admin-header{position:fixed;inset:0 0 auto;height:72px;z-index:20;display:flex;align-items:center;padding:0 24px;background:#5e2d36;color:#fff}.admin-subtitle{font-size:13px;opacity:.8}.admin-sidebar{position:fixed;top:72px;left:0;bottom:0;width:270px;overflow-y:auto;padding:20px;background:#fff;border-right:1px solid #e5e7eb}.nav-group{margin-bottom:24px}.nav-title{margin-bottom:8px;color:#64748b;font-size:12px;font-weight:900;text-transform:uppercase}.nav-links{display:grid;gap:6px}.nav-link{padding:10px 12px;border-radius:10px;color:#111827;font-weight:750;text-decoration:none}.nav-link.active{color:#c2a93d;background:#5e2d36}.admin-content{min-height:100vh;margin-left:270px;padding:104px 28px 32px}.portal-page{min-height:100vh;padding:32px;background:#f8fafc}.portal-header{padding:22px;border-radius:20px;background:#5e2d36;color:#fff}.portal-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;margin-top:22px}.portal-card{padding:22px;border-radius:18px;background:#fff;border:1px solid #e5e7eb}@media(max-width:800px){.admin-sidebar{width:220px}.admin-content{margin-left:220px}.portal-grid{grid-template-columns:1fr}}.admin-header{display:flex;align-items:center;justify-content:space-between;gap:20px}.admin-logout-button{border:1px solid rgba(241,211,106,.65);border-radius:9px;padding:9px 14px;background:transparent;color:#f1d36a;font:inherit;font-weight:800;cursor:pointer}.admin-logout-button:hover{background:#f1d36a1f}.admin-logout-button:focus-visible{outline:3px solid rgba(241,211,106,.4);outline-offset:2px}@media(max-width:700px){.admin-header{align-items:flex-start}.admin-logout-button{padding:8px 11px}}.wagyu-map-panel{display:grid;gap:18px;padding:20px;overflow:hidden;border:1px solid #e5dcc0;border-radius:16px;background:linear-gradient(135deg,#fffdf7,#f8f1d9)}.wagyu-map-heading{display:flex;justify-content:space-between;align-items:flex-start;gap:16px;flex-wrap:wrap}.wagyu-map-heading h3{margin:0 0 7px;color:#3f1f26}.wagyu-map-heading p{max-width:650px;margin:0;color:#64748b;line-height:1.5}.wagyu-map-reset{border:1px solid #c2a93d;border-radius:9px;padding:9px 12px;background:#fff;color:#5e2d36;font-weight:800;cursor:pointer}.wagyu-map-viewport{position:relative;width:100%;height:470px;overflow:hidden;border:1px solid #eadfae;border-radius:14px;background:#fff}.wagyu-map-viewport.focused{height:520px}.wagyu-map-transform{width:100%;height:100%;display:grid;place-items:center;transform-origin:center;transition:transform .42s ease}.wagyu-map-transform svg{width:min(100%,780px);height:auto;max-height:450px;cursor:pointer}.wagyu-map-viewport.focused .wagyu-map-transform svg{max-height:510px}.wagyu-map-transform path{transition:fill .16s ease,opacity .16s ease,stroke-width .16s ease}.wagyu-map-transform path:hover{stroke-width:1.5;filter:drop-shadow(0 2px 3px rgba(94,45,54,.25))}.selected-prefecture-panel{display:flex;align-items:baseline;gap:10px;flex-wrap:wrap;padding:14px;border:1px solid #eadfae;border-radius:11px;background:#fff;color:#64748b}.selected-prefecture-panel strong{color:#5e2d36;font-size:21px}.wagyu-map-legend{padding:11px 13px;border-radius:10px;background:#fff9dc;color:#7c5d13;font-size:13px}@media(max-width:800px){.wagyu-map-viewport{height:350px}.wagyu-map-viewport.focused{height:390px}}
