.decant-bottle{display:block;overflow:hidden}.decant-bottle .bottle-ink{fill:var(--ink)}.decant-bottle .bottle-glass{fill:var(--ink-secondary)}.decant-bottle .bottle-liquid{fill:var(--wine)}.decant-bottle .bottle-lit{fill:color-mix(in srgb, var(--wine) 45%, var(--surface-card))}.decant-bottle .bottle-shadow{fill:color-mix(in srgb, var(--wine) 45%, var(--ink))}.decant-bottle .bottle-paper{fill:var(--surface-card)}.decant-bottle-strip{animation:decant-pour var(--decant-ms,.9s) var(--decant-steps,steps(6)) infinite}@keyframes decant-pour{0%{transform:translate(0)}to{transform:translateX(var(--decant-shift,-96px))}}@media (prefers-reduced-motion:reduce){.decant-bottle-strip{animation:none}}.pour-frame{flex-direction:row;flex:1;min-height:0;display:flex}.pour-screen{flex:1;justify-content:center;align-items:center;min-height:0;padding:20px 16px 60px;display:flex}.work-head .decant-bottle{flex:none;align-self:center}
