:root{font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#302418;background:#f2cd82;--cream: #fff0cf;--ink: #302418;--muted: #8a7356;--green: #1f765c;--green-soft: #d7f2d1;--line: rgba(98, 70, 34, .14);--shadow: 0 24px 60px rgba(82, 51, 18, .2)}*{box-sizing:border-box}html,body,#root{min-height:100%;margin:0}button,a{font:inherit}.app-shell{min-height:100svh;display:grid;place-items:center;padding:max(14px,env(safe-area-inset-top)) 12px max(14px,env(safe-area-inset-bottom));background:radial-gradient(circle at 18% 0%,rgba(255,255,255,.56),transparent 30%),linear-gradient(135deg,#f7d893,#e9b867)}.phone-frame{width:min(100%,430px);min-height:min(930px,calc(100svh - 22px));display:flex;flex-direction:column;gap:12px;overflow:hidden;border-radius:34px;border:1px solid rgba(83,59,31,.12);background:linear-gradient(180deg,rgba(255,255,255,.52),transparent 22%),var(--cream);box-shadow:var(--shadow);padding:16px 14px 12px;position:relative}.phone-frame:before{content:"";position:absolute;inset:0;pointer-events:none;background-image:linear-gradient(rgba(101,75,41,.035) 1px,transparent 1px),linear-gradient(90deg,rgba(101,75,41,.035) 1px,transparent 1px);background-size:18px 18px;mask-image:linear-gradient(to bottom,#000 0%,transparent 38%)}.phone-frame>*{position:relative;z-index:1}.top-header{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;padding:0 2px}.brand{display:flex;align-items:center;gap:10px}.brand-mark{display:grid;place-items:center;width:32px;height:32px;border-radius:10px;color:#fff6dd;background:#17624f;box-shadow:inset 0 -3px #00000024;font-weight:900}h1{margin:0;font-size:25px;line-height:1;letter-spacing:-.035em}.brand p{margin:5px 0 0;color:var(--muted);font-size:12px}.live-pill{min-width:86px;display:grid;grid-template-columns:auto auto auto;align-items:center;justify-content:center;gap:5px;padding:8px 10px;border-radius:999px;border:1px solid rgba(31,118,92,.18);color:#1f765c;background:#dff5d7;box-shadow:0 8px 18px #1f765c1a;font-size:12px}.live-dot{width:7px;height:7px;border-radius:50%;background:#4fa865;box-shadow:0 0 0 5px #4fa8651f}.live-pill strong{font-size:14px}.scene-card{overflow:hidden;border-radius:26px;border:1px solid rgba(83,59,31,.12);background:linear-gradient(180deg,#fff3cf,#ffd995);box-shadow:0 15px 34px #563a1a24}.scene-topline{min-height:42px;display:flex;align-items:center;justify-content:space-between;gap:10px;padding:7px 10px 7px 14px;border-bottom:1px solid rgba(83,59,31,.1);color:#6f5a3f;font-size:12px}.reset-view-button{appearance:none;border:1px solid rgba(23,98,79,.22);border-radius:999px;padding:5px 10px;color:#17624f;background:#fff8e8c7;box-shadow:inset 0 -2px #573e1f0f;font-size:11px;font-weight:750;cursor:pointer}.reset-view-button:active{transform:translateY(1px)}.canvas-wrap{height:clamp(325px,47svh,455px);min-height:325px;background:radial-gradient(circle at 50% 15%,#fff5d6,#f5cf82 62%,#e7a94f);touch-action:none;cursor:grab}.canvas-wrap:active{cursor:grabbing}.canvas-wrap canvas{width:100%!important;height:100%!important;display:block}.dashboard-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:8px}.dashboard-grid article{min-height:78px;padding:12px;border-radius:16px;border:1px solid var(--line);background:#fff8e8db;box-shadow:0 9px 20px #5a3f1c12;display:flex;flex-direction:column;justify-content:center}.dashboard-grid span{color:var(--muted);font-size:11px;line-height:1.15;margin-bottom:8px}.dashboard-grid strong{color:var(--ink);font-size:19px;line-height:1;letter-spacing:-.02em}.dashboard-grid .flags{font-size:18px;letter-spacing:.02em}.quiet-note{display:flex;align-items:center;gap:12px;padding:14px 15px;border-radius:22px;border:1.5px dashed rgba(94,73,45,.23);background:#fffaedb3;color:#66523a}.quiet-note span{flex:0 0 auto;display:grid;place-items:center;width:38px;height:38px;border-radius:50%;background:#ffd88c;color:#1f765c}.quiet-note p{margin:0;font-size:13px;line-height:1.55}.status-card{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:11px;min-height:72px;padding:12px;border:1px solid rgba(31,118,92,.16);border-radius:24px;background:linear-gradient(135deg,#daf5ce,#ffe19b);box-shadow:0 14px 28px #3659451f}.avatar-chip{width:48px;height:48px;border-radius:17px;display:grid;place-items:center;background:#f7d89d;border:1px solid rgba(92,66,30,.16);box-shadow:inset 0 -4px #68492221}.avatar-chip span{width:28px;height:28px;border-radius:11px 11px 9px 9px;background:radial-gradient(circle at 50% 18%,#5c3828 0 30%,transparent 31%),linear-gradient(#78ad77 43%,#5e9364 44% 100%);border:2px solid rgba(59,42,28,.18)}.status-copy{display:flex;flex-direction:column;gap:2px}.status-copy span{color:var(--muted);font-size:11px}.status-copy strong{color:#254f43;font-size:22px;letter-spacing:-.04em}.primary-button{appearance:none;border:0;border-radius:999px;padding:12px 14px;color:#fff8df;background:#1f765c;box-shadow:0 10px 20px #1f765c3d,inset 0 -3px #00000026;cursor:pointer;white-space:nowrap}.bottom-nav{display:grid;grid-template-columns:repeat(4,1fr);gap:5px;margin-top:auto;padding:7px;border-radius:24px;border:1px solid rgba(83,59,31,.12);background:#fffaedc7}.bottom-nav a{position:relative;min-height:48px;display:grid;place-items:center;text-decoration:none;color:#8a7559;font-size:12px;border-radius:18px}.bottom-nav a.active{color:#244f42;background:var(--green-soft);font-weight:800}.chat-tab span{position:absolute;top:4px;right:18px;width:19px;height:19px;border-radius:50%;background:#ff5f83;color:#fff;display:grid;place-items:center;font-size:10px;font-weight:800}@media(max-width:360px){.phone-frame{padding-inline:10px;border-radius:28px;gap:9px}.canvas-wrap{height:315px;min-height:315px}.dashboard-grid article{min-height:70px;padding-inline:9px}.dashboard-grid strong{font-size:16px}.quiet-note p{font-size:12px}.primary-button{padding-inline:11px;font-size:12px}}.brand-mark-img{width:36px;height:36px;border-radius:12px;object-fit:cover;box-shadow:0 8px 18px #1f765c1f,inset 0 -3px #0000001f}.page-content{display:flex;flex-direction:column;gap:12px;min-height:0}.page-panel{min-height:560px;display:flex;flex-direction:column;gap:14px;padding:16px;border-radius:26px;border:1px solid rgba(83,59,31,.12);background:linear-gradient(180deg,#fff8e8eb,#ffecbed1);box-shadow:0 15px 34px #563a1a1a}.page-head{display:flex;align-items:center;justify-content:space-between;gap:10px;color:#6f5a3f;font-size:13px}.page-head strong{padding:6px 10px;border-radius:999px;color:#17624f;background:#dff5d7;font-size:12px}.chat-room-card{display:flex;flex-direction:column;gap:12px;min-height:350px;padding:14px;border-radius:20px;background:#ffffff75;border:1px solid rgba(98,70,34,.1)}.chat-system{margin:0 0 4px;padding:10px 12px;border-radius:16px;color:#725d43;background:#ffd88c61;font-size:12px;line-height:1.45}.message-row{display:flex;align-items:end;gap:8px}.message-row span{display:grid;place-items:center;flex:0 0 auto;width:30px;height:30px;border-radius:50%;background:#fff6dd;box-shadow:inset 0 -2px #533b1f14}.message-row p{max-width:76%;margin:0;padding:10px 12px;border-radius:16px 16px 16px 5px;color:#463526;background:#fff8e8;font-size:13px;line-height:1.42}.message-row.me{justify-content:flex-end}.message-row.me p{border-radius:16px 16px 5px;color:#114b3d;background:#dff5d7}.chat-input-mock{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:10px 11px;border-radius:18px;background:#ffffffb8;border:1px solid rgba(98,70,34,.1);color:#9a815d;font-size:12px}.chat-input-mock button{border:0;border-radius:999px;padding:9px 13px;color:#fff8df;background:#1f765c;font-weight:800}.record-summary{display:grid;grid-template-columns:repeat(2,1fr);gap:10px}.record-summary article{padding:14px;border-radius:18px;background:#fff8e8db;border:1px solid var(--line)}.record-summary span,.record-note{color:var(--muted);font-size:12px}.record-summary strong{display:block;margin-top:8px;font-size:24px}.record-bars{height:220px;display:grid;grid-template-columns:repeat(7,1fr);align-items:end;gap:10px;padding:18px 12px 10px;border-radius:20px;background:#ffffff6e;border:1px solid rgba(98,70,34,.1)}.bar-column{height:100%;display:grid;grid-template-rows:1fr auto;justify-items:center;gap:8px}.bar-column i{align-self:end;width:100%;max-width:28px;border-radius:999px 999px 6px 6px;background:linear-gradient(180deg,#3aa57e,#ffd164);box-shadow:inset 0 -5px #00000014}.bar-column span{color:#8a7356;font-size:11px}.record-note{margin:0;line-height:1.5}.about-logo{display:flex;align-items:center;gap:12px}.about-logo img{width:58px;height:58px;border-radius:16px;box-shadow:0 10px 20px #1f765c21}.about-logo h2{margin:0;font-size:30px;letter-spacing:-.04em}.about-page>p{margin:0;color:#66523a;font-size:14px;line-height:1.6}.about-list{display:flex;flex-direction:column;gap:10px}.about-list article{padding:14px;border-radius:18px;background:#fff8e8c2;border:1px solid var(--line)}.about-list strong{display:block;color:#244f42;margin-bottom:4px}.about-list span{color:var(--muted);font-size:12px;line-height:1.45}.bottom-nav button{position:relative;min-height:48px;display:grid;place-items:center;border:0;text-decoration:none;color:#8a7559;font-size:12px;border-radius:18px;background:transparent;cursor:pointer}.bottom-nav button.active{color:#244f42;background:var(--green-soft);font-weight:800}.bottom-nav button.chat-tab span{position:absolute;top:4px;right:18px;width:19px;height:19px;border-radius:50%;background:#ff5f83;color:#fff;display:grid;place-items:center;font-size:10px;font-weight:800}
