*{box-sizing:border-box;-webkit-tap-highlight-color:transparent;margin:0;padding:0}:root{color:#fff;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#0a0a0a;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}html,body{overscroll-behavior:none;height:100%;overflow:hidden}body{color:#fff;background:#0a0a0a}button,input{font:inherit}button{cursor:pointer;border:0}a{color:inherit;text-decoration:none}#root{-webkit-overflow-scrolling:touch;height:100%;overflow-y:auto}::-webkit-scrollbar{display:none}.app-shell{background:#0a0a0a;border-inline:1px solid #ffffff0a;flex-direction:column;max-width:480px;min-height:100dvh;margin:0 auto;display:flex;position:relative}.app-content{flex:1;padding-bottom:128px;overflow-y:auto}.boot-screen{background:#0a0a0a;place-items:center;height:100dvh;display:grid}@keyframes briefed-breathe{0%,to{opacity:1;transform:scale(1)}50%{opacity:.88;transform:scale(1.04)}}@keyframes briefed-wave{0%,to{transform:scaleY(.22)}50%{transform:scaleY(1)}}.briefed-waveform{align-items:flex-end;gap:4px;height:28px;display:flex}.briefed-waveform-bar{transform-origin:bottom;background:#c9a84c;border-radius:2px;width:3px;height:100%}@keyframes briefed-shimmer{0%{transform:translate(-200%)}to{transform:translate(350%)}}.briefed-shimmer-bar{pointer-events:none;background:#c9a84c1f;border-radius:0 0 10px 10px;height:3px;position:absolute;bottom:0;left:0;right:0;overflow:hidden}.briefed-shimmer-bar:after{content:"";background:linear-gradient(90deg,#0000,#c9a84c,#e8c96a,#c9a84c,#0000);width:45%;animation:1.6s ease-in-out infinite briefed-shimmer;position:absolute;inset:0}.page{padding:calc(env(safe-area-inset-top) + 18px) 16px 24px}.page-title{margin-bottom:16px;font-size:24px;font-weight:700;line-height:1.15}.section-label{color:#c9a84c;letter-spacing:.09em;text-transform:uppercase;margin:22px 0 10px;font-size:10px;font-weight:700}.card{background:#1c1c1c;border:1px solid #2a2a2a;border-radius:16px}.muted{color:gray}.primary-button{color:#111;background:#c9a84c;border-radius:999px;width:100%;min-height:48px;font-weight:800}.ghost-button{color:#fff;background:#1c1c1c;border:1px solid #2a2a2a;border-radius:999px;width:100%;min-height:44px}.input{color:#fff;background:#141414;border:1px solid #2a2a2a;border-radius:12px;outline:none;width:100%;height:48px;padding:0 14px}.stack{gap:12px;display:grid}@keyframes briefed-pulse{0%,to{opacity:1}50%{opacity:.2}}.briefed-live-dot{background:#fff;border-radius:50%;width:5px;height:5px;animation:1.4s infinite briefed-pulse;display:inline-block}
