body{font-family:"Noto Sans SC", sans-serif;background-color:rgb(248, 250, 252);}.domain-logo{font-size:2.5rem;font-weight:700;letter-spacing:-0.5px;}.gradient-bg{background-image:linear-gradient(135deg, rgb(102, 126, 234) 0%, rgb(118, 75, 162) 100%);background-position-x:initial;background-position-y:initial;background-size:initial;background-repeat:initial;background-attachment:initial;background-origin:initial;background-clip:initial;background-color:initial;}.floating-element{animation-duration:6s;animation-timing-function:ease-in-out;animation-delay:0s;animation-iteration-count:infinite;animation-direction:normal;animation-fill-mode:none;animation-play-state:running;animation-name:float;animation-timeline:auto;animation-range-start:normal;animation-range-end:normal;}.pulse-button{animation-duration:2s;animation-timing-function:ease;animation-delay:0s;animation-iteration-count:infinite;animation-direction:normal;animation-fill-mode:none;animation-play-state:running;animation-name:pulse;animation-timeline:auto;animation-range-start:normal;animation-range-end:normal;}.nav-link.active{color:rgb(102, 126, 234);border-bottom-width:2px;border-bottom-style:solid;border-bottom-color:rgb(102, 126, 234);}.feature-card:hover{transform:translateY(-5px);box-shadow:rgba(0, 0, 0, 0.1) 0px 20px 40px;}.stats-number{font-size:2.5rem;font-weight:700;background-image:linear-gradient(135deg, rgb(102, 126, 234) 0%, rgb(118, 75, 162) 100%);background-position-x:initial;background-position-y:initial;background-size:initial;background-repeat:initial;background-attachment:initial;background-origin:initial;background-color:initial;-webkit-text-fill-color:transparent;background-clip:text;}.canvas-bg{position:absolute;top:0px;left:0px;width:100%;height:100%;z-index:-1;}html{scroll-behavior:smooth;}@keyframes float{0%{transform:translateY(0px);}50%{transform:translateY(-20px);}100%{transform:translateY(0px);}}@keyframes pulse{0%{box-shadow:rgba(102, 126, 234, 0.4) 0px 0px 0px 0px;}70%{box-shadow:rgba(102, 126, 234, 0) 0px 0px 0px 10px;}100%{box-shadow:rgba(102, 126, 234, 0) 0px 0px 0px 0px;}}@media (max-width: 768px){.domain-logo{font-size:1.8rem;}.floating-element{animation-duration:auto;animation-timing-function:ease;animation-delay:0s;animation-iteration-count:1;animation-direction:normal;animation-fill-mode:none;animation-play-state:running;animation-name:none;animation-timeline:auto;animation-range-start:normal;animation-range-end:normal;}}