.falling-ornaments{inset-block:0;z-index:7;width:var(--fall-width,min(100vw, 620px));opacity:0;pointer-events:none;height:100dvh;transition:opacity .7s;position:fixed;left:50%;overflow:hidden;transform:translate(-50%)}.template-shell--boxed .falling-ornaments{position:absolute}.falling-ornaments.is-active{opacity:1}.falling-ornaments>span{top:-32px;left:var(--fall-left);width:var(--fall-size);height:var(--fall-size);font-family:Georgia,Times New Roman,serif;font-size:var(--fall-size);opacity:0;will-change:transform, opacity;animation:ornament-drift-down var(--fall-duration) var(--fall-delay) linear infinite;place-items:center;line-height:1;animation-play-state:paused;display:grid;position:absolute}.falling-ornaments.is-active>span{animation-play-state:running}.falling-ornaments>span i{color:inherit;filter:drop-shadow(0 2px 3px #0000001a);font-style:normal;display:block}.falling-ornaments--rozana>span{color:var(--rz-rust)}.falling-ornaments--rozana>span:nth-child(3n+2){color:var(--rz-gold)}.falling-ornaments--emerald>span{color:var(--em-gold-hi);text-shadow:0 0 8px #e0c27861}.falling-ornaments--emerald>span:nth-child(3n){color:var(--em-ivory)}.falling-ornaments--naqsh>span{color:var(--naqsh-red)}.falling-ornaments--naqsh>span:nth-child(3n+2){color:var(--naqsh-copper)}.falling-ornaments--graduation{--fall-width:100%}.falling-ornaments--graduation>span{color:var(--grad-gold-light);text-shadow:0 0 9px #bd8d3f73}.falling-ornaments--graduation>span:nth-child(3n){color:var(--grad-gold)}.falling-ornaments--graduation>span:nth-child(4n+3){color:var(--grad-paper)}.falling-ornaments--qabda{--fall-width:min(100vw, 560px)}.falling-ornaments--qabda.is-active{opacity:.5}.falling-ornaments--qabda>span{color:#a8cfe3}.falling-ornaments--qabda>span:nth-child(3n+2){color:#eed9a6}.falling-ornaments--qabda>span:nth-child(4n+3){color:#7ba7bd}.falling-ornaments--balloon{--fall-width:min(100vw, 560px)}.falling-ornaments--balloon>span{color:#5b9bd5}.falling-ornaments--balloon>span:nth-child(3n+2){color:#e896b4}.falling-ornaments--balloon>span:nth-child(4n+3){color:#e0b95f}.falling-ornaments--royal-heritage{--fall-width:min(100vw, 520px)}.falling-ornaments--royal-heritage>span{color:var(--royal-gold)}.falling-ornaments--royal-heritage>span:nth-child(3n+2){color:var(--royal-blue-soft)}.falling-ornaments--royal-heritage>span:nth-child(4n+3){color:var(--royal-blue)}.falling-ornaments--rose-gold-blush{--fall-width:min(100vw, 520px)}.falling-ornaments--rose-gold-blush>span{color:var(--rose-petal)}.falling-ornaments--rose-gold-blush>span:nth-child(3n+2){color:var(--rose-champagne)}.falling-ornaments--rose-gold-blush>span:nth-child(4n+3){color:var(--rose-metal)}.falling-ornaments--royal-majesty{--fall-width:min(100vw, 520px)}.falling-ornaments--royal-majesty>span{color:var(--majesty-petal)}.falling-ornaments--royal-majesty>span:nth-child(3n+2){color:var(--majesty-metal)}.falling-ornaments--royal-majesty>span:nth-child(4n+3){color:var(--majesty-gold)}.falling-ornaments>span:nth-child(4n+1) i{animation:3.2s ease-in-out infinite ornament-soft-pulse}@keyframes ornament-drift-down{0%{opacity:0;transform:translateY(-4vh)rotate(0)scale(.78)}10%{opacity:.62}48%{transform:translate3d(var(--fall-drift), 52dvh, 0) rotate(145deg) scale(1)}88%{opacity:.52}to{opacity:0;transform:translate3d(calc(0px - var(--fall-drift)), 108dvh, 0) rotate(310deg) scale(.86)}}@keyframes ornament-soft-pulse{50%{opacity:.55;transform:scale(.82)}}@media (prefers-reduced-motion:reduce){.falling-ornaments{display:none}}
