:root{--g:#08703b;--g2:#0a5d35;--mint:#eaf7ef;--soft:#f7faf8;--line:#cbdcd2;--ink:#183027;--muted:#65756c;--blue:#2475c7;--pad:8px;--gap:6px;--r:11px}
*{box-sizing:border-box}html.mag-page{width:100%;min-height:100%;margin:0;font-family:Arial,Helvetica,sans-serif;background:#e9f1ec;color:var(--ink)}html.mag-page body{width:100%;min-width:100%;min-height:100%;margin:0;display:block;background:#e9f1ec;color:var(--ink)}button,summary{font:inherit}
html.mag-page .mag-route{width:100%;max-width:none;min-width:0;min-height:100dvh;margin:0;padding:8px;display:flex;justify-content:center;align-items:flex-start;box-sizing:border-box}html.mag-page .mag-phone{width:min(430px,100%);max-width:430px;min-width:0;flex:0 0 auto;margin:0 auto;box-sizing:border-box;background:#fff;border:6px solid #0b4429;border-radius:25px;overflow:hidden;box-shadow:0 12px 30px rgba(8,65,37,.16)}
.topbar{min-height:43px;padding:6px 9px;background:#f5fbf7;border-bottom:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;gap:8px}
.brand{font-size:16px;font-weight:950;letter-spacing:.02em;color:var(--g);white-space:nowrap}.owner{border:0;background:transparent;padding:0;font-size:9px;font-weight:900;color:var(--g);text-align:right;line-height:1.2;cursor:pointer}
.mag-phone main{padding:var(--pad);display:grid;gap:var(--gap);align-content:start}.report{display:grid;grid-template-columns:82px 1fr;gap:8px;align-items:stretch;border:1px solid var(--line);border-radius:var(--r);background:#fff;padding:7px}
.thumbBtn{position:relative;width:82px;min-height:78px;border:0;padding:0;border-radius:9px;overflow:hidden;background:#102219;cursor:zoom-in;display:grid;place-items:center}.thumbBtn img{width:100%;height:100%;display:block;object-fit:cover}.thumbFallback{padding:5px;color:#fff;font-size:9px}.zoom{position:absolute;right:4px;top:4px;min-width:24px;height:22px;border-radius:999px;background:rgba(255,255,255,.94);color:var(--g);display:grid;place-items:center;font-size:12px;font-weight:950;box-shadow:0 1px 5px rgba(0,0,0,.18)}
.copy{min-width:0;display:flex;flex-direction:column;justify-content:center}.eyebrow{font-size:9px;font-weight:950;color:var(--g);letter-spacing:.04em;line-height:1}.mag-phone h1{font-size:17px;line-height:1.05;margin:3px 0 4px;color:var(--ink)}.current{display:flex;align-items:flex-start;gap:5px;font-size:11px;font-weight:900;line-height:1.2;color:var(--g2);margin-bottom:4px}.pulse{width:7px;height:7px;border-radius:50%;background:var(--g);box-shadow:0 0 0 3px #d9f2e3;flex:0 0 auto;margin-top:2px}.micro{font-size:10px;color:var(--muted);line-height:1.25;display:flex;gap:5px;align-items:flex-start;min-width:0}.micro span:last-child{overflow-wrap:anywhere}.micro+.micro{margin-top:2px}.icon{width:12px;flex:0 0 12px;text-align:center}
.strip{border:1px solid var(--line);border-radius:var(--r);background:var(--soft);padding:6px 7px;display:grid;grid-template-columns:auto 1fr;gap:6px;align-items:center}.strip b{font-size:9px;color:var(--g);white-space:nowrap}.chips{display:flex;gap:4px;overflow-x:auto;scrollbar-width:none;min-width:0}.chips::-webkit-scrollbar{display:none}.chip{font-size:9px;font-weight:850;white-space:nowrap;border:1px solid #d5e5dc;background:#fff;border-radius:999px;padding:4px 6px}
.statusbox{display:grid;grid-template-columns:1fr auto;gap:7px;align-items:center;background:var(--mint);border:1px solid #bddfc9;border-radius:var(--r);padding:7px 8px}.statusbox strong{display:block;color:var(--g);font-size:12px;line-height:1.15}.statusbox small{display:block;color:var(--muted);font-size:9px;line-height:1.2;margin-top:2px}.badge{font-size:9px;font-weight:950;color:#fff;background:var(--g);border-radius:999px;padding:5px 7px;white-space:nowrap}
.loop{border:1px solid var(--line);border-radius:var(--r);padding:6px 7px;background:#fff}.loopHead{display:flex;justify-content:space-between;align-items:center;margin-bottom:5px;gap:8px}.loopHead b{font-size:10px;color:var(--g)}.loopHead span{font-size:9px;color:var(--muted)}.steps{display:grid;grid-template-columns:repeat(5,1fr);gap:3px}.step{font-size:8px;font-weight:850;text-align:center;border:1px solid #d2ddd6;background:#f4f7f5;border-radius:7px;padding:6px 1px;line-height:1}.step.on{background:var(--g);border-color:var(--g);color:#fff}.step.next{border-color:#85bc9c;color:var(--g);background:#f0fbf4}
.quick{display:grid;grid-template-columns:1fr 1fr;gap:5px}.action{min-height:34px;border:1px solid var(--g);border-radius:9px;background:#fff;color:var(--g);font-size:10px;font-weight:950;padding:7px;cursor:pointer}.action.primary{background:var(--g);color:#fff}
.drawer{border:1px solid var(--line);border-radius:var(--r);background:#fff;overflow:hidden}.drawer summary{list-style:none;cursor:pointer;padding:8px;display:flex;align-items:center;justify-content:space-between;font-size:10px;font-weight:950;color:var(--g);background:#fbfdfc}.drawer summary::-webkit-details-marker{display:none}.drawer summary::after{content:'＋';font-size:15px;line-height:1}.drawer[open] summary::after{content:'−'}.drawerBody{border-top:1px solid var(--line);padding:4px 8px 7px}.line{display:grid;grid-template-columns:18px 1fr;gap:6px;padding:4px 0;border-bottom:1px solid #edf2ef;align-items:start}.line:last-child{border-bottom:0}.dot{width:16px;height:16px;border-radius:50%;display:grid;place-items:center;font-size:8px;font-weight:950;border:1px solid #b7c8be;color:var(--muted)}.line.done .dot{background:var(--g);border-color:var(--g);color:#fff}.line.live .dot{border:2px solid var(--g);color:var(--g);background:#eafff1}.line b{display:block;font-size:10px;line-height:1.15}.line small{display:block;font-size:9px;color:var(--muted);line-height:1.2;margin-top:1px}
.dataRow{display:flex;justify-content:space-between;gap:10px;padding:5px 0;border-bottom:1px solid #edf2ef;font-size:10px;line-height:1.2}.dataRow:last-child{border:0}.dataRow b{color:#294134}.dataRow span{text-align:right;color:var(--muted);overflow-wrap:anywhere}.visibility{display:grid;grid-template-columns:auto 1fr auto;gap:7px;align-items:center;padding:4px 0}.visibility span{font-size:9px;font-weight:950}.switch{width:44px;height:24px;border:0;border-radius:999px;background:#cbd8d0;padding:3px;position:relative;justify-self:center}.knob{width:18px;height:18px;border-radius:50%;background:var(--g)}.switch.public .knob{transform:translateX(20px);background:var(--blue)}.switch:disabled{cursor:not-allowed;opacity:.75}.visNote{font-size:9px;color:var(--muted);line-height:1.25;margin-top:3px}
.bottom{min-height:43px;border-top:1px solid var(--line);background:#f6faf7;display:grid;grid-template-columns:repeat(4,1fr);padding:3px 4px calc(3px + env(safe-area-inset-bottom))}.bottom a,.bottom button{border:0;background:transparent;color:#52665b;font-size:8px;font-weight:850;padding:5px 1px;cursor:pointer;text-decoration:none;text-align:center}.bottom span{display:block;font-size:14px;line-height:1.05;margin-bottom:1px}.bottom .on{color:var(--g)}
.modal{position:fixed;inset:0;background:rgba(4,17,10,.84);display:none;z-index:50;align-items:center;justify-content:center;padding:10px}.modal.on{display:flex}.modalCard{width:min(760px,100%);max-height:calc(100dvh - 20px);background:#fff;border-radius:16px;overflow:hidden;box-shadow:0 18px 60px rgba(0,0,0,.34)}.modalHead{height:42px;padding:6px 8px 6px 11px;display:flex;align-items:center;justify-content:space-between;gap:8px;border-bottom:1px solid var(--line)}.modalHead b{color:var(--g);font-size:12px}.close{border:0;background:var(--g);color:#fff;border-radius:999px;padding:7px 10px;font-size:10px;font-weight:950;cursor:pointer}.bigmedia{height:min(74dvh,720px);background:#07150e;display:grid;place-items:center;overflow:auto}.bigmedia img{width:100%;height:100%;max-width:1000px;display:block;object-fit:contain}.caption{padding:7px 10px;font-size:9px;color:var(--muted);line-height:1.25}.emptyState{display:block;padding:20px;text-align:center;font-size:11px}.emptyState strong{display:block;line-height:1.35}.stateActions{display:flex;justify-content:center;flex-wrap:wrap;gap:6px;margin-top:10px}.stateActions .action{display:inline-flex;align-items:center;justify-content:center;text-decoration:none;min-width:110px}.emptyState a{color:var(--g);font-weight:900}
.mag-timeline-body{max-height:min(42dvh,320px);overflow-y:auto;overscroll-behavior:contain}button:focus-visible,summary:focus-visible,a:focus-visible{outline:3px solid #52b788;outline-offset:2px}
@media(max-width:460px){html.mag-page .mag-route{width:100%;padding:0;display:block}html.mag-page .mag-phone{width:100%;max-width:none;margin:0;border-width:0;border-radius:0;box-shadow:none}}
@media(max-width:340px){.report{grid-template-columns:72px 1fr}.thumbBtn{width:72px;min-height:72px}.owner{display:none}.brand{font-size:15px}}
@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important}}
