:root{--ink:#203027;--muted:#748078;--line:#e2e7e2;--cream:#f5f4ee;--green:#263a2e;--orange:#d87e17;--white:#fff}*{box-sizing:border-box}body{margin:0;background:var(--cream);color:var(--ink);font:14px/1.45 Inter,system-ui,-apple-system,"Segoe UI",sans-serif}button,input,select,textarea{font:inherit}button{cursor:pointer}.sidebar{position:fixed;inset:0 auto 0 0;width:248px;background:var(--green);color:#fff;padding:26px 18px;display:flex;flex-direction:column;z-index:20}.brand{display:flex;align-items:center;gap:12px;padding:0 8px 28px}.brand-mark{width:43px;height:43px;display:grid;place-items:center;position:relative;color:#f0a02f;font-size:35px}.brand-mark b{position:absolute;font-size:10px;color:#ffd16b}.brand strong{display:block;font:17px Georgia,serif}.brand small{display:block;color:#aebbb2;font-size:10px;letter-spacing:.1em;text-transform:uppercase}.sidebar nav{display:grid;gap:6px}.sidebar nav button{border:0;background:transparent;color:#bec9c1;padding:12px;border-radius:10px;text-align:left}.sidebar nav button:hover,.sidebar nav button.active{background:#3d5044;color:#fff}.profile{margin-top:auto;border-top:1px solid #405246;padding:18px 7px 0;display:flex;align-items:center;gap:10px}.profile>span{width:34px;height:34px;border-radius:50%;background:#e6a243;color:#263a2e;font-weight:800;display:grid;place-items:center}.profile div{display:grid}.profile small{font-size:10px;color:#aebbb2}.profile a{margin-left:auto;color:#aebbb2;font-size:10px}.workspace{margin-left:248px}.topbar{height:78px;background:#fff;border-bottom:1px solid var(--line);padding:0 4.5%;display:flex;align-items:center}.topbar div{display:grid}.topbar small{color:var(--muted)}.topbar strong{font:17px Georgia,serif}.place{margin-left:auto;color:var(--muted)}.content{max-width:1400px;margin:auto;padding:38px 4.5% 70px}.hero{display:flex;justify-content:space-between;align-items:end;margin-bottom:28px}.eyebrow{font-size:10px;letter-spacing:.16em;font-weight:800;color:#75847a;margin:0 0 7px}.hero h1{font:40px Georgia,serif;margin:0}.hero>div>p:last-child{color:var(--muted);margin:7px 0 0}.primary{border:0;border-radius:10px;background:var(--orange);color:#fff;padding:13px 18px;font-weight:750;box-shadow:0 5px 15px #d87e1728}.primary:hover{background:#c86f0e}.stats{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;margin-bottom:18px}.stats article{background:#fff;border:1px solid var(--line);border-radius:15px;padding:18px;display:flex;gap:14px;align-items:center}.stats article>span{width:43px;height:43px;border-radius:12px;background:#fff0db;color:#d5790d;display:grid;place-items:center;font-size:19px}.stats article div{display:grid}.stats small{font-size:9px;text-transform:uppercase;color:#879188;font-weight:800}.stats strong{font:21px Georgia,serif}.stats em{font-size:10px;color:#89928b;font-style:normal}.main-grid{display:grid;grid-template-columns:minmax(0,1.7fr) minmax(280px,.72fr);gap:18px;margin-bottom:18px}.panel{background:#fff;border:1px solid var(--line);border-radius:16px}.panel-head{padding:20px 22px 14px;display:flex;justify-content:space-between;align-items:center}.panel h2{font:21px Georgia,serif;margin:0}.panel-head button{border:0;background:transparent;color:#a76011;font-weight:700}.hive-list{padding:0 10px 10px}.hive-row{width:100%;border:0;border-top:1px solid #edf0ed;background:transparent;padding:13px 11px;border-radius:9px;display:grid;grid-template-columns:40px 1fr auto 16px;align-items:center;gap:10px;text-align:left;color:var(--ink)}.hive-row:hover,.hive-row.selected{background:#f5f7f3}.hive-icon{width:34px;height:34px;border-radius:10px;background:#df8b23;color:#fff;display:grid;place-items:center}.hive-row>span:nth-child(2){display:grid}.hive-row small{font-size:10px;color:#89928b}.hive-row i{font-size:20px;color:#9ca59f}.status{font-size:9px;font-weight:800;padding:5px 8px;border-radius:20px}.status.good{background:#e9f3e5;color:#527b3f}.status.watch{background:#fff0dc;color:#b26912}.detail{padding:21px}.detail>p:nth-of-type(2){color:var(--muted);font-size:11px}.queen{background:#f7f8f4;border-radius:12px;padding:13px;display:flex;gap:11px;align-items:center}.queen>span{width:38px;height:38px;border-radius:10px;background:#fff0db;color:#d98118;display:grid;place-items:center}.queen div{display:grid}.queen small,.detail dt{font-size:10px;color:#859088}.queen strong{font-size:12px}.detail dl{margin:14px 0}.detail dl div{display:flex;justify-content:space-between;padding:7px 0}.detail dd{font-size:11px;font-weight:700}.secondary,.ghost{border:1px solid #dce2dc;background:#fff;padding:10px 14px;border-radius:9px;color:#4b5d51;font-weight:700}.detail .secondary{width:100%}.nfc-box{margin-top:13px;background:#f3f7ef;border:1px solid #dfe8d9;border-radius:10px;padding:11px;display:grid;gap:4px}.nfc-box small{font-size:9px;color:#647368;font-weight:800}.nfc-box code{font-size:10px;color:#9b5e14;overflow-wrap:anywhere}.history{padding-bottom:12px}.timeline{padding:0 22px}.timeline article{display:grid;grid-template-columns:100px 1fr;gap:20px;padding:15px 0;border-top:1px solid #edf0ec}.timeline time{font-size:11px;color:#818c84}.timeline h3{font-size:13px;margin:0 0 5px}.timeline p{font-size:12px;color:#6f7b73;margin:5px 0}.tag{display:inline-block;font-size:9px;background:#f0f3ed;color:#68776b;padding:4px 7px;border-radius:20px;margin:3px 5px 0 0}.empty{padding:25px;color:var(--muted)}.mobile-nav{display:none}.modal-backdrop{position:fixed;inset:0;background:#15251dcc;z-index:50;display:grid;place-items:center;padding:20px}.modal{width:min(650px,100%);max-height:94vh;overflow:auto;background:#fff;border-radius:20px}.modal header{padding:22px 25px 17px;border-bottom:1px solid var(--line);display:flex;justify-content:space-between}.modal header h2{font:22px Georgia,serif;margin:0}.modal header small{color:var(--muted)}.close{border:0;background:#f0f2ef;width:34px;height:34px;border-radius:50%;font-size:22px}.modal form{padding:22px 25px;display:grid;gap:16px}.modal label{font-size:11px;font-weight:750;color:#56645b}.modal input,.modal select,.modal textarea{display:block;width:100%;border:1px solid #dce2dc;border-radius:9px;padding:11px;margin-top:6px;background:#fff;color:var(--ink)}.two{display:grid;grid-template-columns:1fr 1fr;gap:12px}.checks{display:flex;gap:10px;flex-wrap:wrap}.checks label{border:1px solid #dce2dc;border-radius:9px;padding:10px 12px}.checks input{display:inline;width:auto;margin:0 5px 0 0;accent-color:#668548}.modal footer{display:flex;justify-content:flex-end;gap:9px}.text-button{border:0;background:transparent;color:#aa6514;text-align:left;font-weight:700}.toast{position:fixed;right:24px;bottom:24px;z-index:80;background:#294334;color:#fff;padding:13px 18px;border-radius:11px}.setup{min-height:100vh;display:grid;place-items:center;padding:20px;background:linear-gradient(135deg,#263a2e,#4c684e)}.setup-card{width:min(680px,100%);background:#fff;border-radius:22px;padding:34px;box-shadow:0 30px 80px #0004}.setup-card h1{font:32px Georgia,serif;margin:0 0 8px}.setup-card form{display:grid;gap:16px;margin-top:22px}.setup-card label{font-size:12px;font-weight:700}.setup-card input{display:block;width:100%;margin-top:6px;border:1px solid #dce2dc;border-radius:9px;padding:12px}.setup-card .primary{justify-self:end}.login-card{max-width:430px}.login-card .brand-mark{margin:auto}.login-card h1,.login-card>p{text-align:center}.login-card .eyebrow{text-align:center}.login-card .primary{width:100%}.error{background:#fff0ec;color:#9c3e2d;padding:11px;border-radius:9px}.notice{background:#eff7eb;padding:13px;border-radius:9px}
@media(max-width:1000px){.stats{grid-template-columns:1fr 1fr}.main-grid{grid-template-columns:1fr}.detail{display:none}}
@media(max-width:760px){body{padding-bottom:68px}.sidebar{display:none}.workspace{margin:0}.topbar{height:64px;padding:0 16px}.content{padding:24px 15px}.hero{align-items:start}.hero h1{font-size:31px}.hero>div>p:last-child{font-size:12px}.hero>.primary{width:45px;height:45px;padding:0;border-radius:50%;font-size:0}.hero>.primary::first-letter{font-size:24px}.stats{gap:9px}.stats article{padding:12px;gap:8px}.stats article>span{width:36px;height:36px}.stats strong{font-size:17px}.hive-row{grid-template-columns:38px 1fr auto 14px}.timeline{padding:0 16px}.timeline article{grid-template-columns:72px 1fr;gap:10px}.mobile-nav{position:fixed;z-index:30;left:0;right:0;bottom:0;height:67px;background:#fff;border-top:1px solid var(--line);display:grid;grid-template-columns:repeat(5,1fr);align-items:center}.mobile-nav button{border:0;background:transparent;color:#748078;display:grid;place-items:center;gap:2px}.mobile-nav small{font-size:9px}.mobile-add{width:46px;height:46px;border-radius:50%;background:var(--orange)!important;color:#fff!important;font-size:24px;margin-top:-24px}.modal-backdrop{padding:0;align-items:end}.modal{border-radius:20px 20px 0 0;max-height:95vh}.modal header,.modal form{padding-left:18px;padding-right:18px}.two{grid-template-columns:1fr}.setup-card{padding:25px}.setup .two{grid-template-columns:1fr}.toast{left:15px;right:15px;bottom:80px;text-align:center}}
@media(max-width:420px){.stats{grid-template-columns:1fr}.stats article:nth-child(4){display:none}.place{display:none}}
.history-photo{display:block;width:min(220px,100%);max-height:160px;object-fit:cover;border-radius:10px;margin-top:10px;border:1px solid var(--line)}
