/* Enterprise Bootstrap Theme | MIT License | (c) 2026 Priya Vijai Kalyan */
.stie-token{cursor:default;display:inline;position:relative;transition:background-color .15s ease;-webkit-user-select:all;-moz-user-select:all;user-select:all;vertical-align:baseline;white-space:nowrap}.stie-token-pill{align-items:center;animation:stie-token-in .15s ease-out;background-color:rgba(33,150,243,.12);border:1px solid rgba(33,150,243,.25);border-radius:9999px;color:#1864ab;display:inline-flex;font-size:.8rem;gap:2px;line-height:1.4;padding:1px 6px}.stie-token-pill:hover{background-color:rgba(33,150,243,.2)}.stie-token-pill:focus{box-shadow:0 0 0 2px rgba(33,150,243,.25);outline:0}.stie-token-link{color:#1c7ed6;cursor:pointer;text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:2px}.stie-token-link:hover{color:#0d3b66;text-decoration-thickness:2px}.stie-token-link:focus{box-shadow:0 0 0 2px rgba(33,150,243,.25);outline:0}.stie-token-computed{background-color:rgba(46,125,50,.1);border:1px solid rgba(46,125,50,.2);border-radius:0;color:#40916c;display:inline;font-family:JetBrains Mono,SF Mono,Monaco,Cascadia Code,Roboto Mono,Consolas,Courier New,monospace;font-size:.8rem;padding:1px 4px}.stie-token-computed:hover{background-color:rgba(46,125,50,.18)}.stie-token-computed:focus{box-shadow:0 0 0 2px rgba(46,125,50,.25);outline:0}.stie-token-inline-text{color:#334155;font-style:italic}.stie-token-inline-text:hover{color:#0f172a}.stie-token-custom{display:inline}.stie-token-icon{align-items:center;display:inline-flex;font-size:.75rem;height:14px;margin-right:2px;vertical-align:-1px;width:14px}@keyframes stie-token-in{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}.stie-render-container{color:inherit;display:inline;font-size:inherit;line-height:inherit}[contenteditable] .stie-token{-webkit-user-modify:read-only;user-modify:read-only}[contenteditable] .stie-token-focused{box-shadow:0 0 0 2px rgba(33,150,243,.35)}.stie-live-region{height:1px;overflow:hidden;position:absolute;width:1px;clip:rect(0,0,0,0);border:0;margin:-1px;padding:0;white-space:nowrap}.stie-sm .stie-token-pill{gap:1px}.stie-sm .stie-token-computed,.stie-sm .stie-token-pill{font-size:.75rem;padding:0 4px}.stie-sm .stie-token-icon{font-size:.625rem;height:12px;width:12px}.stie-lg .stie-token-pill{font-size:.875rem;gap:4px;padding:2px 8px}.stie-lg .stie-token-computed{font-size:.875rem;padding:2px 6px}.stie-lg .stie-token-icon{font-size:.875rem;height:16px;width:16px}.stie-disabled .stie-token{opacity:.6;pointer-events:none}@media (prefers-reduced-motion:reduce){.stie-token-computed,.stie-token-pill{animation:none;transition:none}}