:root{font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:#24251f;background:#f6f3ed;font-size:16px;line-height:1.5}*{box-sizing:border-box}body{margin:0;padding:20px 16px calc(96px + env(safe-area-inset-bottom))}main{max-width:840px;margin:auto}header{display:flex;align-items:center;gap:14px;margin:16px 0 24px}header h1{margin:0;font-size:32px}header p{margin:0;font-size:13px}#mode{margin-left:auto;font-size:12px;color:#64675d}.logo{display:grid;place-items:center;flex-shrink:0;width:52px;height:52px;border-radius:16px;background:#272b23;color:white;font-size:30px;font-weight:700}h2{font-size:23px;line-height:1.2;margin-top:0}h3{font-size:18px}p{color:#62665c}nav{display:flex;gap:10px;overflow:auto;margin:20px 0}a{color:inherit}nav a{text-decoration:none;padding:10px 16px;border-radius:20px;background:white;white-space:nowrap}section{background:white;padding:24px;border-radius:24px;margin:18px 0;scroll-margin-top:20px;border:1px solid #e9e7df}.section-title{display:flex;align-items:center;justify-content:space-between;gap:8px}.section-title h2{margin:0}.metrics{display:grid;grid-template-columns:1fr 1fr;gap:14px;margin:18px 0}.metric{padding:22px;background:#efefe6;border-radius:18px;color:#20241f}.metric small{font-size:13px}.metric strong{display:block;font-size:29px;line-height:1.3;margin-top:12px;overflow-wrap:anywhere}.metric p{font-size:12px}.dark{background:#272e25;color:#fff}.dark p{color:#d4dccf}.notice{border-left:3px solid #b19c65;background:#f6f1e5;padding:14px 18px;border-radius:8px;color:#655b44;font-size:14px}.notice:empty{display:none}button,input,textarea,select{font:inherit;max-width:100%}input,textarea,select{width:100%;display:block;background:#fafaf7;border:1px solid #d8dad0;padding:13px;border-radius:12px;color:#222;min-height:48px}input[type=checkbox]{width:22px;min-height:22px;flex-shrink:0}label{display:block;font-size:14px;font-weight:500;margin:16px 0 8px}.check{display:flex;align-items:flex-start;gap:10px;font-weight:400}.check input{margin-top:2px}button{border:0;border-radius:12px;background:#344932;color:#fff;padding:13px 18px;min-height:46px;cursor:pointer;touch-action:manipulation;-webkit-tap-highlight-color:transparent;font-weight:600}button:disabled{opacity:.45;cursor:default}.secondary{background:#eeefe8;color:#374033}.danger{background:#fae9e3;color:#8a3424;margin-top:12px}.actions{display:flex;flex-wrap:wrap;gap:10px}details{margin:20px 0;padding:16px;background:#f8f8f3;border-radius:12px}summary{cursor:pointer;font-weight:600}pre{font-size:12px;white-space:pre-wrap;overflow-wrap:anywhere}.plan{padding:16px;border:1px solid #e3e6dc;border-radius:12px;margin:10px 0}.plan p{margin:3px 0 12px;font-size:13px}.plan button{font-size:13px;padding:8px 13px;min-height:40px;margin:4px}.bubble{padding:16px;background:#f1f4ec;border-radius:14px;white-space:pre-wrap;overflow-wrap:anywhere;color:#263322}.bubble.user{background:#f1f0ec;color:#4b4b42}#messages{max-height:480px;overflow:auto}#status{font-size:14px;color:#6d542a}footer{padding:20px;text-align:center;font-size:12px;color:#828679}.fixed-cta{position:fixed;bottom:calc(14px + env(safe-area-inset-bottom));left:16px;right:16px;max-width:840px;margin:auto;text-align:center;background:#273e28;color:white;text-decoration:none;padding:16px;border-radius:16px;z-index:10;box-shadow:0 4px 20px #0003;touch-action:manipulation}[hidden]{display:none!important}@media(max-width:580px){.metrics{grid-template-columns:1fr}.metric strong{font-size:32px}section{padding:20px}#mode{max-width:80px}.section-title{align-items:flex-start;flex-direction:column}}:focus-visible{outline:3px solid #b19c65;outline-offset:3px}
