:root{color:#f5f7f1;background:#0b0c0a;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh;background:radial-gradient(circle at 30% 0%,rgba(141,238,64,.1),transparent 32rem),linear-gradient(180deg,#11120f,#080907)}button{color:inherit;font:inherit}.shell{width:min(1240px,calc(100vw - 32px));margin:0 auto;padding:32px 0 48px}.hero,.constellation,.panel,.metric{border:1px solid rgba(255,255,255,.085);background:#171815f0;box-shadow:0 22px 70px #00000038}.hero{display:grid;grid-template-columns:minmax(0,1fr) minmax(250px,.32fr);gap:18px;padding:30px;border-radius:26px}.heroCopy,.heroPanel,.panel,.metric,.pendulumCard{min-width:0}.heroPanel{display:grid;align-content:space-between;justify-items:end;gap:16px}.heroStatus{width:100%;min-height:104px;padding:16px;border:1px solid rgba(255,255,255,.08);border-radius:18px;background:#10110f}.heroStatus span,.eyebrow,.sectionKicker,.metric span,.pendulumCard span,.pendulumCard p,.timelineItem span,.timelineItem small,.statusRow span,.claims span,.interactionPanel p{color:#aeb4aa}.heroStatus strong,.metric strong,.statusRow strong{display:block;min-width:0;overflow-wrap:anywhere}.heroStatus strong{margin-top:8px;font-size:1.18rem;line-height:1.15}.eyebrow,.sectionKicker{margin:0 0 10px;color:#8bec3f;font-size:.74rem;font-weight:780;letter-spacing:.08em;text-transform:uppercase}h1,h2,p{margin-top:0}h1{max-width:860px;margin-bottom:14px;font-size:4.2rem;line-height:1;letter-spacing:0;overflow-wrap:anywhere}h2{margin-bottom:0;font-size:1.08rem;line-height:1.25;letter-spacing:0}.lede{max-width:790px;margin-bottom:18px;color:#c0c5bb;font-size:1.03rem;line-height:1.55}.boundaryStrip{display:flex;flex-wrap:wrap;gap:8px}.boundaryStrip span,.softBadge{display:inline-flex;align-items:center;min-height:28px;padding:0 10px;border:1px solid rgba(255,255,255,.09);border-radius:999px;color:#dce0d6;background:#ffffff0b;font-size:.78rem;font-weight:720;white-space:nowrap}.softBadge{color:#aeb4aa}.iconButton,.actions button,.refusalButton{border:1px solid rgba(255,255,255,.12);background:#22241f;border-radius:12px;cursor:pointer;transition:background .16s ease,border-color .16s ease,transform .16s ease}.iconButton{display:grid;width:42px;height:42px;place-items:center}.iconButton:hover,.actions button:hover,.refusalButton:hover{border-color:#8bec3f6b;background:#292c25;transform:translateY(-1px)}.spinning{animation:spin .8s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.statusGrid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin-top:12px}.metric{min-height:112px;padding:18px;display:grid;align-content:space-between;gap:12px;border-radius:20px}.metric.green svg{color:#8bec3f}.metric.blue svg{color:#7db2ff}.metric.amber svg{color:#f5c35d}.metric.violet svg{color:#c8a5ff}.metric strong{line-height:1.15}.constellation{margin-top:12px;padding:22px;border-radius:24px}.sectionHeader{display:flex;align-items:flex-start;justify-content:space-between;gap:18px;margin-bottom:18px}.sectionHeader.compact{margin-bottom:16px}.constellationGrid{display:grid;grid-template-columns:minmax(0,.96fr) minmax(0,1.16fr) minmax(0,.96fr);gap:12px;align-items:stretch}.pendulumCard{display:grid;grid-template-columns:auto minmax(0,1fr);grid-template-rows:auto 1fr auto;gap:12px;padding:17px;border:1px solid rgba(255,255,255,.08);border-radius:20px;background:#10110f}.pendulumCard.central{background:#151a12;border-color:#8bec3f47}.pendulumCard.customer{background:#10151a;border-color:#7db2ff3d}.pendulumCard.advisor{background:#181510;border-color:#f5c35d3d}.pendulumIcon{display:grid;width:46px;height:46px;place-items:center;border-radius:15px;background:#ffffff0f}.central .pendulumIcon,.central small{color:#8bec3f}.customer .pendulumIcon,.customer small{color:#7db2ff}.advisor .pendulumIcon,.advisor small{color:#f5c35d}.pendulumBody{min-width:0}.pendulumCard strong,.pendulumCard span,.pendulumCard p{display:block;min-width:0}.pendulumCard strong{margin:4px 0 6px;font-size:1.26rem;line-height:1.12}.pendulumCard p{margin:0;line-height:1.4}.pendulumCard small{grid-column:1 / -1;display:inline-flex;align-items:center;gap:6px;align-self:end;font-weight:800}.flowMap{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-top:12px}.flowLine{min-width:0;display:grid;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);gap:10px;align-items:center;padding:12px;border-radius:15px;background:#10110f}.flowLine span,.flowLine strong{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.flowLine strong{grid-column:1 / -1;color:#dce0d6;font-size:.86rem}.flowLine svg{color:#8bec3f}.workspace,.layout,.bottomGrid{display:grid;gap:12px;margin-top:12px}.workspace{grid-template-columns:minmax(0,1.12fr) minmax(320px,.88fr)}.layout{grid-template-columns:minmax(0,1.25fr) minmax(320px,.75fr)}.bottomGrid{grid-template-columns:minmax(320px,.8fr) minmax(0,1.2fr)}.panel{padding:20px;border-radius:22px}.controlPanel,.systemPanel,.interactionPanel{display:grid;align-content:start;gap:18px}.controlPanel p{margin-bottom:0;color:#c0c5bb;line-height:1.45}.actions{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;width:100%}.actions button{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:44px;padding:0 14px;white-space:nowrap}.actions button svg,.refusalButton svg{flex:0 0 auto}.interactionPanel{grid-template-columns:auto minmax(0,1fr);align-items:start}.interactionIcon{display:grid;width:48px;height:48px;place-items:center;border-radius:16px;background:#ffffff0f}.interactionPanel.accepted .interactionIcon{color:#8bec3f}.interactionPanel.refused .interactionIcon{color:#f5c35d}.interactionPanel.error .interactionIcon{color:#ff8f7a}.interactionPanel p{margin-bottom:10px;line-height:1.45}code{display:inline-block;max-width:100%;padding:7px 9px;overflow-wrap:anywhere;border:1px solid rgba(255,255,255,.07);border-radius:10px;color:#dce0d6;background:#0b0c0a;font-size:.82rem}.systemRows{display:grid;gap:10px;margin-top:16px}.statusRow{display:grid;grid-template-columns:auto minmax(0,1fr) auto;gap:10px;align-items:center;min-height:42px;padding:0 12px;border-radius:13px;background:#10110f}.statusRow svg{color:#8bec3f}.timeline{position:relative;display:grid;gap:10px}.timelineItem{display:grid;grid-template-columns:auto minmax(0,1fr) auto;gap:12px;align-items:center;min-width:0;padding:13px;border:1px solid rgba(255,255,255,.06);border-radius:15px;background:#10110f}.timelineItem.relationship svg{color:#7db2ff}.timelineItem.processEvent svg{color:#8bec3f}.timelineItem strong,.timelineItem span{display:block;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.timelineItem small{font-weight:800;white-space:nowrap}.claims{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-bottom:14px}.claims div{min-height:72px;padding:12px;border-radius:15px;background:#10110f}.claims span,.claims strong{display:block}.claims strong{margin-top:5px;font-size:1.12rem}.refusalButton{display:inline-flex;align-items:center;justify-content:center;gap:8px;width:100%;min-height:44px;padding:0 14px;color:#f5c35d}.receiptPanel{min-width:0}pre{max-height:300px;overflow:auto;margin:0;padding:14px;border:1px solid rgba(255,255,255,.06);border-radius:15px;color:#d8dbd2;background:#0b0c0a;font-size:.82rem;line-height:1.45;white-space:pre-wrap;overflow-wrap:anywhere}.empty{color:#aeb4aa}@media(max-width:1040px){h1{font-size:3.5rem}.hero,.constellationGrid,.flowMap,.workspace,.layout,.bottomGrid{grid-template-columns:1fr}.heroPanel{justify-items:stretch}.statusGrid,.claims{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:700px){.shell{width:min(100% - 20px,1240px);padding:14px 0 28px}.hero,.constellation,.panel{border-radius:18px;padding:16px}.sectionHeader,.interactionPanel{display:grid}h1{font-size:2.14rem;line-height:1.04}.lede{font-size:.97rem}.statusGrid,.claims,.actions{grid-template-columns:1fr}.softBadge,.boundaryStrip span{white-space:normal}.heroStatus{min-height:92px}.flowLine,.timelineItem{grid-template-columns:auto minmax(0,1fr)}.flowLine svg{display:none}.flowLine span,.flowLine strong{grid-column:1 / -1;white-space:normal;overflow-wrap:anywhere}.timelineItem strong,.timelineItem span{white-space:normal;overflow-wrap:anywhere}.timelineItem small{grid-column:2;justify-self:start}.actions button{width:100%}}
