:root{--fixxy-viola:#7608AF;--animation-duration:6s;--animation-timing:cubic-bezier(0.4,0,0.2,1)}@keyframes typing{0%{clip-path:inset(0 100% 0 0);opacity:1}30%,80%{clip-path:inset(0 0 0 0);opacity:1}95%{clip-path:inset(0 0 0 0);opacity:0}to{clip-path:inset(0 100% 0 0);opacity:0}}@keyframes strikethrough-anim{0%{transform:scaleX(0);opacity:1}30%,80%{transform:scaleX(1);opacity:1}95%{transform:scaleX(1);opacity:0}to{transform:scaleX(0);opacity:0}}.typewriter{display:inline-block;white-space:nowrap;color:var(--fixxy-viola);clip-path:inset(0 100% 0 0);animation:typing var(--animation-duration) var(--animation-timing) infinite;vertical-align:bottom;margin-left:.2em}.strikethrough{position:relative;display:inline-block;color:white}.strikethrough:after{content:"";position:absolute;top:50%;left:-.15em;right:-.15em;height:.08em;background:var(--fixxy-viola);transform:scaleX(0) translateY(-50%);transform-origin:left center;animation:strikethrough-anim var(--animation-duration) var(--animation-timing) infinite;z-index:10;border-radius:4px}.animated-heading{display:flex;flex-wrap:wrap;justify-content:center;align-items:baseline;-moz-column-gap:.5rem;column-gap:.5rem}.spacca-ripara-container{display:inline-flex;align-items:baseline;gap:15px}@keyframes spin-left{0%{transform:rotateY(0deg) scale(1);opacity:1}50%{transform:rotateY(-180deg) scale(.95);opacity:1}75%{transform:rotateY(-270deg) scale(.97);opacity:.5}to{transform:rotateY(-1turn) scale(1);opacity:1}}@keyframes spin-right{0%{transform:rotateY(0deg) scale(1);opacity:1}50%{transform:rotateY(180deg) scale(.95);opacity:1}75%{transform:rotateY(270deg) scale(.97);opacity:.5}to{transform:rotateY(1turn) scale(1);opacity:1}}.rotate-animation-left{animation:spin-left 1.8s ease-in-out;animation-fill-mode:forwards}.rotate-animation-right{animation:spin-right 1.8s ease-in-out;animation-fill-mode:forwards}.image-container{max-width:500px;max-height:500px;display:flex;align-items:center;justify-content:center;overflow:hidden;position:relative;border:2px solid transparent;margin:0 auto;perspective:1200px}.device-image,.image-container{width:100%;height:100%;flex-shrink:0}.device-image{max-width:100%;max-height:100%;-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center;transition:none;will-change:transform}@media (max-width:768px){.device-image,.image-container{max-width:300px;max-height:300px}}.rotation-container{transform-origin:center center;will-change:transform;transform-style:preserve-3d;backface-visibility:visible}.fog-section{overflow:hidden;z-index:1;isolation:isolate}.fog-content,.fog-section{position:relative;min-height:100vh}.fog-content{z-index:10;background:rgba(255,255,255,.98);padding:2rem 0}