.commissions-page>section{content-visibility:auto;contain-intrinsic-size:auto 600px}.transition-opacity-transform{transition-property:opacity,transform;transition-timing-function:ease}.transition-border-opacity{transition-property:border-color,opacity;transition-timing-function:ease}.transition-transform-only{transition-property:transform;transition-timing-function:ease}@keyframes lineGrow{0%{transform:scaleX(0)}to{transform:scaleX(1)}}.bg-lines .bg-line{top:calc(var(--i, 0) * 4%);left:0;right:0;transform-origin:left center;transform:scaleX(0);animation:lineGrow 1.5s ease forwards;animation-delay:calc(var(--i, 0) * .03s)}@keyframes rotateCircle{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.process-circle-rotate{animation:rotateCircle 40s linear infinite}@keyframes pulseGlow{0%,to{opacity:.6}50%{opacity:1}}.process-circle-pulse{will-change:opacity;animation:pulseGlow 2s ease-in-out infinite}@keyframes statsPulse{0%,to{transform:scale(1);opacity:.2}50%{transform:scale(1.08);opacity:.4}}.stats-pulse,.stats-pulse-delayed{will-change:transform,opacity;animation:statsPulse 3s ease-in-out infinite}.stats-pulse-delayed{animation-delay:.5s}@keyframes drawCheckmark{0%{stroke-dashoffset:20}to{stroke-dashoffset:0}}@keyframes sparkleFlash{0%,to{transform:scale(0);opacity:0}50%{transform:scale(1.5);opacity:1}}.stats-sparkle{will-change:transform,opacity;animation:sparkleFlash 2s ease-in-out 1s infinite}.stats-sparkle-delayed{will-change:transform,opacity;animation:sparkleFlash 2s ease-in-out 1.5s infinite}@keyframes rotateHourHand{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes rotateMinuteHand{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.stats-hour-hand{animation:rotateHourHand 8s linear infinite}.stats-hour-hand,.stats-minute-hand{will-change:transform;transform-origin:32px 32px}.stats-minute-hand{animation:rotateMinuteHand 4s linear infinite}.stats-checkmarks path:first-child{stroke-dasharray:20;stroke-dashoffset:20;animation:drawCheckmark .8s ease-out .2s forwards}.stats-checkmarks path:nth-child(2){stroke-dasharray:20;stroke-dashoffset:20;animation:drawCheckmark .8s ease-out .5s forwards}.stats-checkmarks path:nth-child(3){stroke-dasharray:20;stroke-dashoffset:20;animation:drawCheckmark .8s ease-out .8s forwards}@keyframes pricingCardFadeIn{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.pricing-section .pricing-card{opacity:0;animation:pricingCardFadeIn .6s ease-out forwards}.pricing-section .pricing-header{opacity:0;animation:pricingCardFadeIn .6s ease-out .2s forwards}@keyframes slideInLeft{0%{opacity:0;transform:translateX(-20px)}to{opacity:1;transform:translateX(0)}}.additional-costs-section{opacity:0;animation:pricingCardFadeIn .6s ease-out .8s forwards}.additional-cost-item{opacity:0;animation:slideInLeft .4s ease-out forwards}.terms-section{opacity:0;animation:pricingCardFadeIn .6s ease-out .4s forwards}.terms-accordion{opacity:0;animation:slideInLeft .5s ease-out forwards}@keyframes fadeSlideUp{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes lineDraw{0%{transform:scaleX(0)}to{transform:scaleX(1)}}@keyframes ctaBorder{0%,to{opacity:.2}50%{opacity:.5}}@keyframes ctaLine{0%,to{opacity:.6}50%{opacity:1}}