.candells-roll{background:var(--candells-ink);color:var(--candells-white);padding:var(--candells-space-6) 0}.candells-roll__inner{display:flex;flex-direction:column;align-items:center;gap:var(--candells-space-4);text-align:center}.candells-roll__die{width:92px;height:92px;flex-shrink:0}.candells-roll__die-face{width:100%;height:100%;display:flex;align-items:center;justify-content:center;color:var(--candells-body-dark);transition:transform .15s ease-out}.candells-roll__die-shape{width:100%;height:100%}.candells-roll__die-face.is-rolling{animation:candells-roll-spin .8s ease-out}@media(prefers-reduced-motion:reduce){.candells-roll__die-face.is-rolling{animation:none}}@keyframes candells-roll-spin{0%{transform:rotate(0) scale(1)}60%{transform:rotate(300deg) scale(1.08)}to{transform:rotate(360deg) scale(1)}}.candells-roll__text{display:flex;flex-direction:column;align-items:center;gap:var(--candells-space-2);width:100%}.candells-roll__heading{color:var(--candells-white);font-size:30px}.candells-roll__body{font-family:var(--candells-font-body);font-weight:400;font-size:14px;color:var(--candells-muted-dark);margin:0;max-width:44ch}.candells-roll__result{display:flex;align-items:center;gap:var(--candells-space-2);margin-top:var(--candells-space-1)}.candells-roll__result-image{width:56px;height:56px;border-radius:var(--candells-radius-image);object-fit:cover}.candells-roll__result-text{font-family:var(--candells-font-body);font-size:14px;color:var(--candells-white);margin:0}.candells-roll__button{margin-top:var(--candells-space-2)}.candells-roll__form{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0)}@media screen and (min-width:768px){.candells-roll{padding:var(--candells-space-16) 0}.candells-roll__inner{flex-direction:row-reverse;justify-content:flex-end;gap:var(--candells-space-10);text-align:left}.candells-roll__die{width:104px;height:104px}.candells-roll__text{align-items:flex-start;max-width:480px}.candells-roll__result{justify-content:flex-start}}
/*# sourceMappingURL=/cdn/shop/t/34/assets/candells-roll-for-it.css.map */
