.digg-announcement-scroll{max-height:calc(100dvh - 12rem);overflow-y:auto}.digg-announcement-demo,.digg-announcement-compact{flex-direction:column;gap:1.5rem;padding-top:1rem;display:flex}.digg-announcement-art{border:1px dashed color-mix(in oklch, var(--primary) 25%, transparent);background:color-mix(in oklch, var(--primary) 5%, var(--background));border-radius:1.25rem;place-items:center;width:100%;height:144px;display:grid}.digg-announcement-art.small{flex-shrink:0;width:64px;height:64px}.digg-announcement-eyebrow{color:var(--muted-foreground);font-size:.75rem;font-weight:500}[data-announcement-variant] .digg-announcement-title{letter-spacing:-.035em;font-size:2rem;font-weight:650;line-height:1.1}[data-announcement-variant] .digg-announcement-copy{color:var(--muted-foreground);font-size:.9375rem;line-height:1.6}.digg-announcement-demo [data-slot=dialog-header]{padding-right:1rem}.digg-announcement-practice{border:1px solid var(--border);border-radius:1rem;align-items:center;gap:.75rem;padding:1rem;display:flex}.digg-announcement-practice .digg-announcement-art{border-radius:.5rem;width:40px;height:48px}.digg-announcement-practice .digg-announcement-art svg{width:24px;height:24px}.digg-announcement-hint{min-height:1.25rem;color:var(--muted-foreground);text-align:center;font-size:.75rem}.digg-announcement-controls{z-index:60;border:1px solid var(--border);background:var(--background);width:min(380px,100vw - 2rem);color:var(--foreground);border-radius:1.25rem;flex-direction:column;gap:.5rem;padding:.5rem;display:flex;position:fixed;bottom:1.25rem;left:50%;transform:translate(-50%);box-shadow:0 4px 24px #0000001f}.digg-announcement-controls.in-dialog{position:absolute;top:calc(50% + 50dvh - 6.5rem);bottom:auto}@media (max-width:380px){.digg-announcement-practice{flex-wrap:wrap}.digg-announcement-practice .digg-announcement-art{display:none}}@media (prefers-reduced-motion:reduce){[data-announcement-variant][data-slot=dialog-content]{animation:none}}