.brandnamenerd-theme-content{border-left:4px solid var(--bnn-teal);border-radius:var(--bnn-radius-lg);box-shadow:var(--bnn-shadow-soft);padding:clamp(1.25rem,3vw,2rem);transition:box-shadow var(--bnn-anim-ui) ease,transform var(--bnn-anim-ui) ease}.brandnamenerd-theme-content:hover{box-shadow:var(--bnn-shadow-md);transform:translateY(-2px)}.brandnamenerd-theme-content h1,.brandnamenerd-theme-content h2,.brandnamenerd-theme-content h3,.brandnamenerd-theme-content h4{color:inherit;margin-top:0}.brandnamenerd-theme-content p{color:inherit;margin-bottom:1rem}.brandnamenerd-theme-content p:last-child{margin-bottom:0}.brandnamenerd-theme-content a{color:var(--bnn-link);font-weight:600;text-decoration-color:currentColor}.brandnamenerd-theme-content a:focus-visible,.brandnamenerd-theme-content a:hover{color:var(--bnn-link-hover);text-decoration-color:currentColor}.brandnamenerd-theme-content ol,.brandnamenerd-theme-content ul{color:inherit;padding-left:1.25em}.brandnamenerd-theme-content img{border-radius:var(--bnn-radius-md);height:auto;max-width:100%}.brandnamenerd-theme-content .bnn-illo-over-pattern,.brandnamenerd-theme-content img[src$=".svg"].tc-illo{filter:drop-shadow(0 0 2px var(--bnn-cream)) drop-shadow(0 0 2px var(--bnn-cream))}@media (prefers-reduced-motion:reduce){.brandnamenerd-theme-content:hover{transform:none}}