:root{color-scheme:light}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;margin:0;padding:0;background:#f7fafc;color:#1a202c}#root{max-width:1600px;margin:40px auto;padding:0 24px 48px}a{font-weight:500;color:#2b6cb0;text-decoration:inherit}a:hover{color:#2c5282}h1{margin:0 0 12px;font-size:28px;color:#2d3748}p{margin:0 0 16px;line-height:1.6}button{padding:12px 24px;border-radius:6px;border:none;background:linear-gradient(120deg,#2b6cb0,#2c5282);color:#fff;font-size:16px;cursor:pointer;box-shadow:0 6px 16px #2b6cb047;transition:transform .1s ease,box-shadow .1s ease,background .15s ease;font-family:inherit;will-change:transform}button:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 8px 20px #2b6cb057}button:active:not(:disabled){transform:translateY(0);transition:transform .05s ease}button:disabled{cursor:not-allowed;background:#a0aec0;box-shadow:none;transform:translateY(0)}button:focus,button:focus-visible{outline:2px solid #2b6cb0;outline-offset:2px}code{font-family:Fira Code,Courier New,monospace;background:#ebf8ff;padding:2px 4px;border-radius:4px}.App{background:#fff;border-radius:12px;padding:32px;box-shadow:0 12px 32px #0f172a14}.app-description{text-align:center;color:#4a5568;line-height:1.6;margin:0 auto 24px;max-width:700px}.app-source{text-align:center;margin:-8px 0 24px}.app-source a{color:#2b6cb0;text-decoration:none;font-weight:600}.app-source a:hover{text-decoration:underline}.nodes-container{display:flex;gap:20px;justify-content:center;align-items:stretch;flex-wrap:wrap;margin-top:24px}.nodes-container.three-node{max-width:1400px;margin:0 auto}.arrows-container{display:flex;align-items:center;justify-content:center;flex-shrink:0;margin-top:0}.communication-arrows{display:block;color:#2b6cb0}@media(max-width:1200px){.arrows-container{display:none}}.logo{height:6em;padding:1.5em;will-change:filter;transition:filter .3s}.logo:hover{filter:drop-shadow(0 0 2em #646cffaa)}.logo.react:hover{filter:drop-shadow(0 0 2em #61dafbaa)}@keyframes logo-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media(prefers-reduced-motion:no-preference){a:nth-of-type(2) .logo{animation:logo-spin infinite 20s linear}}.card{padding:24px;flex:1;min-width:250px;max-width:360px;min-height:480px;background:#fff;border-radius:10px;border:1px solid #e2e8f0;box-shadow:0 3px 10px #94a3b81f}.card h2{margin:12px 0;font-size:20px;color:#2d3748;text-align:center}.read-the-docs{color:#718096}.sentinel-icon-container{position:relative;display:flex;justify-content:center;overflow:hidden;padding:30px 0;margin-top:-30px;margin-bottom:-10px}.sentinel-icon{width:120px;height:120px;display:block;transition:transform .3s ease}.sentinel-icon.pulse-active{transform:scale(1.1)}.pulse-overlay{position:absolute;top:30px;left:50%;width:120px;height:120px;margin-left:-63px;border-radius:50%;border:3px solid #38a169;animation:pulse .6s ease-out;pointer-events:none;margin-top:-2px}.messages-container{margin-top:20px;text-align:left}.messages-title{font-weight:500;margin-bottom:10px;text-align:center;color:#4a5568;font-size:14px}.messages-list{margin-top:12px;min-height:190px;max-height:190px;overflow-y:auto;padding:4px}.message-item{padding:10px 12px;margin-bottom:6px;background:#f0fff4;border-radius:6px;border-left:4px solid #38a169;font-size:14px}.message-item.new{animation:slideIn .3s ease-out}.message-text{color:#276749;font-weight:500}.message-timestamp{color:#718096;font-size:12px;margin-top:4px;font-family:Fira Code,Courier New,monospace}.client-icon-container{position:relative;display:flex;justify-content:center;overflow:hidden;padding:30px 0;margin-top:-30px;margin-bottom:-10px}.client-icon{width:120px;height:120px;display:block}.client-input-container{margin-top:20px;display:flex;flex-direction:column;gap:12px;align-items:stretch}.client-input{padding:10px 12px;border-radius:6px;border:1px solid #cbd5e0;font-size:15px;background:#fdfdfd;font-family:inherit}.client-input:focus{outline:2px solid #2b6cb0;outline-offset:0;border-color:#2b6cb0}.client-response{margin-top:12px;padding:14px 18px;border-radius:8px;border-left:4px solid #38a169;background:#f0fff4;color:#276749;font-weight:500;min-height:48px;display:flex;align-items:center;font-family:Fira Code,Courier New,monospace;font-size:15px}.status-active{color:#38a169;font-weight:500;text-align:center;margin:8px 0}.status-error{color:#c53030;font-weight:500;padding:14px 18px;border-radius:8px;border-left:4px solid #e53e3e;background:#fff5f5;margin:12px 0}.node-info{text-align:center;font-style:italic;color:#718096;font-size:.9em;margin-top:10px}@keyframes pulse{0%{transform:scale(1);opacity:1}to{transform:scale(1.4);opacity:0}}@keyframes slideIn{0%{transform:translate(-20px);opacity:0}to{transform:translate(0);opacity:1}}.app-header{text-align:center;margin-bottom:20px}.app-title{display:inline-flex;align-items:center;justify-content:center;gap:12px;font-size:28px;margin:0 0 10px;color:#2d3748}.app-logo{height:48px;width:auto;flex-shrink:0;position:relative;top:3px}.envelope-inspector{margin-top:24px;border-radius:10px;border:1px solid #e2e8f0;padding:16px 20px;background:#fff;box-shadow:0 3px 10px #94a3b81f;max-width:1400px;margin-left:auto;margin-right:auto}.envelope-inspector-hint{text-align:center;color:#718096;margin-top:20px;font-size:13px}.link-button{background:none;border:none;color:#2b6cb0;text-decoration:underline;cursor:pointer;padding:0;font:inherit;box-shadow:none;transform:none}.link-button:hover{color:#2c5282;box-shadow:none;transform:none}.envelope-inspector-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px}.envelope-inspector-header h2{margin:0;font-size:20px;display:flex;align-items:center;gap:12px}.selected-node-badge{font-size:14px;background:#ebf8ff;color:#2b6cb0;padding:4px 8px;border-radius:4px;font-weight:400;font-family:monospace}.envelope-controls{display:flex;gap:8px}.small-button{padding:6px 12px;border-radius:6px;border:1px solid #cbd5e0;background:#fff;color:#4a5568;font-size:14px;cursor:pointer;transition:all .15s ease}.small-button:hover{background:#f7fafc;border-color:#a0aec0}.envelope-log{border:1px solid #e2e8f0;border-radius:6px;background:#f8fafc;max-height:500px;overflow-y:auto}.envelope-empty{padding:24px;text-align:center;color:#a0aec0;font-style:italic}.envelope-entry{border-bottom:1px solid #e2e8f0;background:#fff}.envelope-entry:last-child{border-bottom:none}.envelope-entry-header{display:flex;align-items:center;padding:10px 16px;cursor:pointer;-webkit-user-select:none;user-select:none;transition:background .1s}.envelope-entry-header:hover{background:#f7fafc}.envelope-direction{font-size:18px;margin-right:12px;width:24px;text-align:center}.envelope-meta{flex:1;display:flex;flex-direction:column;gap:2px}.envelope-timestamp{font-size:11px;color:#a0aec0;font-family:monospace}.envelope-type{font-size:14px;font-weight:500;color:#2d3748;font-family:monospace}.envelope-expand-icon{color:#cbd5e0;font-size:12px;transition:transform .2s}.envelope-entry.expanded .envelope-expand-icon{transform:rotate(180deg)}.envelope-content{padding:0;background:#1a202c;border-top:1px solid #e2e8f0;overflow-x:auto}.envelope-json{margin:0;padding:16px;font-family:Fira Code,Courier New,monospace;font-size:13px;line-height:1.5;color:#e2e8f0}.envelope-json .string{color:#9ae6b4}.envelope-json .number{color:#f6ad55}.envelope-json .boolean,.envelope-json .null{color:#fc8181}.envelope-json .key{color:#63b3ed}.card.selected{border-color:#2b6cb0;box-shadow:0 0 0 2px #2b6cb033}
