.dw .dws{position:absolute;inset:0;pointer-events:none;z-index:4;color:#e8b555}.dw .dws-star{position:absolute;display:block;opacity:0;transform:scale(.3) rotate(0deg);transform-origin:50% 50%;filter:drop-shadow(0 0 5px rgba(232,181,85,.85)) drop-shadow(0 0 1px rgba(140,92,20,.5));animation-name:dws-twinkle;animation-timing-function:cubic-bezier(.4,0,.2,1);animation-iteration-count:infinite}@keyframes dws-twinkle{0%,to{opacity:0;transform:scale(.25) rotate(-35deg)}12%{opacity:1;transform:scale(1) rotate(0deg)}26%{opacity:.55;transform:scale(.78) rotate(18deg)}40%{opacity:0;transform:scale(.3) rotate(40deg)}}.dw .dwh-sparkles{z-index:5}.dw .dwh-card-sparkles{border-radius:5px;overflow:hidden;z-index:2}.dw .dws--bright{color:#f2c76b}.dw .dws--bright .dws-star{filter:drop-shadow(0 0 9px rgba(242,199,107,.95)) drop-shadow(0 0 2px rgba(160,106,22,.55))}.dw .dwh-title{position:relative;background-image:linear-gradient(100deg,rgba(59,42,32,0) 38%,rgba(216,160,62,.9) 47%,rgba(255,226,158,1) 50%,rgba(216,160,62,.9) 53%,rgba(59,42,32,0) 62%);background-size:260% 100%;background-repeat:no-repeat;background-position:190% 0;-webkit-background-clip:text;background-clip:text;animation:dwh-sheen 7s ease-in-out 2.2s infinite}@keyframes dwh-sheen{0%{background-position:190% 0}45%,to{background-position:-90% 0}}@supports ((-webkit-background-clip:text) or (background-clip:text)){.dw .dwh-word.is-on{background-image:linear-gradient(96deg,var(--dw-clay-dark) 18%,#d8a03e 38%,#ffe6a8 50%,#d8a03e 62%,var(--dw-clay-dark) 82%);background-size:280% 100%;-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;animation:dwh-wordshimmer 2.6s ease-out both}}@keyframes dwh-wordshimmer{0%{background-position:150% 0}60%,to{background-position:-60% 0}}.dw .dwh-burst{position:absolute;inset:-26% -14%;pointer-events:none;z-index:3}.dw .dwh-burst svg{position:absolute;display:block;color:#f0c063;opacity:0;filter:drop-shadow(0 0 7px rgba(240,192,99,.95));animation:dws-burst 1.15s cubic-bezier(.16,1,.3,1) both}@keyframes dws-burst{0%{opacity:0;transform:translate(0) scale(.2) rotate(0deg)}22%{opacity:1}to{opacity:0;transform:translate(var(--bx,0),var(--by,0)) scale(1.05) rotate(var(--br,45deg))}}@media (prefers-reduced-motion:reduce){.dw .dwh-burst,.dw .dws{display:none}.dw .dwh-title,.dw .dwh-word.is-on{animation:none!important;background-image:none}.dw .dwh-word.is-on{-webkit-text-fill-color:var(--dw-clay-dark);color:var(--dw-clay-dark)}}