.carta-renderer a.novel-chip,.carta-viewer a.novel-chip{background:oklch(var(--color-banner-oklch) / .7);border:1px solid oklch(var(--color-primary-oklch) / .15);box-sizing:border-box;color:oklch(var(--color-primary-oklch));vertical-align:baseline;border-radius:.5rem;align-items:center;gap:.375rem;max-width:100%;padding:.125rem .5rem;font-weight:600;line-height:1.25;transition:background-color .15s,border-color .15s,color .15s;display:inline-flex;text-decoration:none!important}html.dark .carta-renderer a.novel-chip,html.dark .carta-viewer a.novel-chip{background:oklch(var(--color-banner-oklch) / .3);border-color:oklch(var(--color-accent-oklch) / .25);color:oklch(var(--color-accent-oklch))}.carta-renderer a.novel-chip:hover,.carta-viewer a.novel-chip:hover{background:oklch(var(--color-primary-oklch) / .12);border-color:oklch(var(--color-primary-oklch));color:oklch(var(--color-primary-oklch))}html.dark .carta-renderer a.novel-chip:hover,html.dark .carta-viewer a.novel-chip:hover{background:oklch(var(--color-accent-oklch) / .15);border-color:oklch(var(--color-accent-oklch));color:oklch(var(--color-accent-oklch))}.carta-renderer a.novel-chip:before,.carta-viewer a.novel-chip:before{content:"";background-color:currentColor;flex-shrink:0;width:.75rem;height:.75rem;-webkit-mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M12 7v14'/%3E%3Cpath d='M3 18a1 1 0 0 1-1-1V4a1 1 0 0 1 1-1h5a4 4 0 0 1 4 4 4 4 0 0 1 4-4h5a1 1 0 0 1 1 1v13a1 1 0 0 1-1 1h-6a3 3 0 0 0-3 3 3 3 0 0 0-3-3z'/%3E%3C/svg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M12 7v14'/%3E%3Cpath d='M3 18a1 1 0 0 1-1-1V4a1 1 0 0 1 1-1h5a4 4 0 0 1 4 4 4 4 0 0 1 4-4h5a1 1 0 0 1 1 1v13a1 1 0 0 1-1 1h-6a3 3 0 0 0-3 3 3 3 0 0 0-3-3z'/%3E%3C/svg%3E") 50%/contain no-repeat}.carta-renderer a.novel-chip[data-novel-hydrated=ready]:before,.carta-viewer a.novel-chip[data-novel-hydrated=ready]:before{display:none}.carta-renderer a.novel-chip-missing,.carta-viewer a.novel-chip-missing{color:oklch(var(--color-text-oklch) / .45);border-style:dashed;font-style:italic}.novel-embed-card{background:linear-gradient(to right, oklch(var(--color-surface-oklch)), oklch(var(--color-banner-oklch) / .55)) oklch(var(--color-surface-oklch));border:1px solid oklch(var(--color-banner-oklch));border-radius:.75rem;max-width:36rem;min-height:11.5rem;margin:.75rem 0;animation:1.8s ease-in-out infinite novel-embed-pulse;position:relative}.novel-embed-card:before{background:oklch(var(--color-banner-oklch) / .9);content:"";border-radius:.5rem;width:4.5rem;height:calc(100% - 1.5rem);position:absolute;top:.75rem;left:.75rem}.novel-embed-grid{grid-template-columns:1fr;gap:.75rem;margin:.75rem 0;display:grid}@media (width>=640px){.novel-embed-grid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}}.novel-embed-grid .novel-embed-card,.novel-embed-grid .novel-embed-card>a{max-width:none;margin:0}.novel-embed-grid .novel-embed-card{min-height:10rem}@keyframes novel-embed-pulse{0%,to{opacity:.65}50%{opacity:1}}@media (prefers-reduced-motion:reduce){.novel-embed-card{animation:none}}
