.Callout_calloutContainer__DtUWU{display:flex;align-items:flex-start;gap:1rem;padding:1rem 1.5rem;margin:2rem 0;border-radius:var(--border-radius);border-left-width:3px;border-style:solid;background:var(--color-bg-card);box-shadow:var(--shadow-sm);transition:var(--transition);position:relative;overflow:hidden}.Callout_calloutContainer__DtUWU:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;opacity:.03;pointer-events:none;border-radius:inherit}.Callout_iconWrapper__3PCfM{flex-shrink:0;margin-top:2px;display:flex;align-items:center;justify-content:center}.Callout_contentWrapper__ETIae{flex-grow:1;min-width:0}.Callout_content__R859e>:first-child{margin-top:0}.Callout_content__R859e>:last-child{margin-bottom:0}.Callout_content__R859e p{color:var(--color-text-primary);line-height:1.6}.Callout_content__R859e code{background:var(--color-bg);padding:.125rem .375rem;border-radius:.25rem;font-size:.9em}.Callout_content__R859e a{color:inherit;text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:2px}.Callout_content__R859e a:hover{text-decoration-thickness:2px}.Callout_title__0usrd{margin:0 0 .5rem;font-size:1.05rem;font-weight:600;letter-spacing:-.01em}.Callout_note__dFXaI{border-left-color:#3b82f6}.Callout_note__dFXaI:before{background:linear-gradient(135deg,#3b82f6,#2563eb)}.Callout_note__dFXaI .Callout_iconWrapper__3PCfM{color:#60a5fa}.Callout_note__dFXaI .Callout_title__0usrd{color:#93c5fd}.Callout_tip__0wDx3{border-left-color:#10b981}.Callout_tip__0wDx3:before{background:linear-gradient(135deg,#10b981,#059669)}.Callout_tip__0wDx3 .Callout_iconWrapper__3PCfM{color:#34d399}.Callout_tip__0wDx3 .Callout_title__0usrd{color:#6ee7b7}.Callout_warning__v0l5l{border-left-color:#f59e0b}.Callout_warning__v0l5l:before{background:linear-gradient(135deg,#f59e0b,#d97706)}.Callout_warning__v0l5l .Callout_iconWrapper__3PCfM{color:#fbbf24}.Callout_warning__v0l5l .Callout_title__0usrd{color:#fcd34d}.Callout_danger__SBZzk{border-left-color:#ef4444}.Callout_danger__SBZzk:before{background:linear-gradient(135deg,#ef4444,#dc2626)}.Callout_danger__SBZzk .Callout_iconWrapper__3PCfM{color:#f87171}.Callout_danger__SBZzk .Callout_title__0usrd{color:#fca5a5}.Callout_calloutContainer__DtUWU:hover{box-shadow:var(--shadow-md);transform:translateY(-1px)}@media (max-width:640px){.Callout_calloutContainer__DtUWU{padding:.875rem 1rem;gap:.75rem}.Callout_iconWrapper__3PCfM svg{width:20px;height:20px}.Callout_title__0usrd{font-size:1rem}}