@import"https://atticus-assets.tiro.health/sdk/latest/style.css";body{margin:0;padding:0;font-family:system-ui,-apple-system,sans-serif}main{max-width:1200px;margin:0 auto;padding:2rem}section{margin:2rem 0;padding:1.5rem;position:relative}section.sdk-component{border:2px solid #10b981;border-radius:8px;background:#10b9810d}section.sdk-component:after{content:"SDK Component";position:absolute;top:-12px;right:12px;background:linear-gradient(135deg,#10b981,#059669);color:#fff;padding:4px 12px;border-radius:12px;font-size:.75rem;font-weight:600;box-shadow:0 2px 4px #0000001a}section.app-code{border:2px dashed #3b82f6;border-radius:8px;background:#3b82f60d}section.app-code:after{content:"Your App Code";position:absolute;top:-12px;right:12px;background:linear-gradient(135deg,#3b82f6,#2563eb);color:#fff;padding:4px 12px;border-radius:12px;font-size:.75rem;font-weight:600;box-shadow:0 2px 4px #0000001a}.legend{position:fixed;bottom:20px;right:20px;background:#fff;border:1px solid #e5e7eb;border-radius:8px;padding:12px 16px;box-shadow:0 4px 12px #0000001a;z-index:1001;font-size:.875rem}.legend h3{margin:0 0 8px;font-size:.875rem;font-weight:600;color:#111827}.legend-item{display:flex;align-items:center;margin:6px 0;gap:8px}.legend-box{width:20px;height:20px;border-radius:4px;flex-shrink:0}.legend-box.sdk{border:2px solid #10b981;background:#10b9811a}.legend-box.app{border:2px dashed #3b82f6;background:#3b82f61a}.legend-label{color:#374151;font-size:.8rem}
