.Home-module__g21JLG__main{color:var(--text-primary);flex-direction:column;flex:1;justify-content:flex-start;align-items:center;padding-top:25vh;padding-bottom:2rem;display:flex}.Home-module__g21JLG__mainLegal{color:var(--text-primary);flex-direction:column;flex:1;padding:4rem 0 100px;display:flex}.Home-module__g21JLG__title{text-align:center;color:var(--title-color);margin:0;font-size:clamp(2.5rem,8vw,5rem);line-height:1.15}.Home-module__g21JLG__title span{color:var(--accent-color)}.Home-module__g21JLG__titleLegal{text-align:center;color:var(--title-color);margin:0 0 3rem;font-size:clamp(2rem,5vw,3rem);line-height:1.15}.Home-module__g21JLG__content{text-align:left;width:100%;max-width:800px;margin:0 auto;padding:0 2rem 2rem}.Home-module__g21JLG__content section{margin-bottom:2rem}.Home-module__g21JLG__content h2{color:var(--title-color);margin-bottom:1rem;font-size:clamp(1.25rem,3vw,1.5rem)}.Home-module__g21JLG__content h3{color:var(--text-secondary);margin-bottom:.5rem;font-size:clamp(1rem,2.5vw,1.2rem)}.Home-module__g21JLG__content p{color:var(--text-secondary);margin-bottom:1rem;font-size:clamp(.875rem,2vw,1rem);line-height:1.6}.Home-module__g21JLG__content ul{margin-bottom:1rem;margin-left:2rem}.Home-module__g21JLG__content li{color:var(--text-secondary);margin-bottom:.5rem;font-size:clamp(.875rem,2vw,1rem)}.Home-module__g21JLG__content strong{color:var(--title-color)}.Home-module__g21JLG__backLink{color:var(--accent-color);margin-top:2rem;font-size:clamp(.875rem,2vw,1rem);font-weight:500;text-decoration:none;display:inline-block}.Home-module__g21JLG__backLink:hover{color:var(--accent-hover)}.Home-module__g21JLG__footer{--footer-height:64px;height:var(--footer-height);min-height:var(--footer-height);max-height:var(--footer-height);background:var(--bg-secondary);color:var(--text-tertiary);isolation:isolate;flex-direction:column;justify-content:center;align-items:center;padding:0 3.5rem;display:flex;position:relative;overflow:visible}.Home-module__g21JLG__footerLinks{white-space:nowrap;-webkit-overflow-scrolling:touch;max-width:100%;margin-right:3.5rem;overflow:auto hidden}.Home-module__g21JLG__footerLinks::-webkit-scrollbar{height:6px}.Home-module__g21JLG__footerLinks::-webkit-scrollbar-thumb{background:0 0}.Home-module__g21JLG__footerLinks a{color:inherit;text-decoration:none;transition:color .2s}.Home-module__g21JLG__footerLinks a:hover{color:var(--text-secondary)}.Home-module__g21JLG__footerLinkActive{color:var(--text-secondary)!important}@media (min-width:768px){.Home-module__g21JLG__footer{flex-direction:row;justify-content:space-between;align-items:center}.Home-module__g21JLG__footerLinks{position:absolute;bottom:1.5rem;right:1rem}}@media (max-width:767px){.Home-module__g21JLG__mainLegal{padding:2rem 0 80px}.Home-module__g21JLG__content{padding:0 1rem 1rem}.Home-module__g21JLG__footer{align-items:center;font-size:.95rem}.Home-module__g21JLG__footerLinks{margin-right:0;padding-right:0;font-size:.95rem}}@media (max-width:480px){.Home-module__g21JLG__footer{align-items:center;font-size:.95rem}.Home-module__g21JLG__footerLinks{margin-right:0;padding-right:0;font-size:.95rem}}@media (max-width:420px){.Home-module__g21JLG__footer{align-items:center;font-size:.95rem}.Home-module__g21JLG__footer,.Home-module__g21JLG__footer *{font-size:.95rem}.Home-module__g21JLG__footerLinks{margin-right:0;padding-right:0;font-size:.95rem}}
.ThemeToogle-module__W01HAq__themeToggle{cursor:pointer;z-index:1000;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#2d61a2e6;border:2px solid #d0d0d033;border-radius:50%;justify-content:center;align-items:center;width:45px;height:45px;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;position:fixed;top:15px;right:15px;box-shadow:0 4px 15px #0003}.ThemeToogle-module__W01HAq__themeToggle:hover{background:#234d84e6;transform:rotate(180deg)scale(1.05);box-shadow:0 6px 20px #2d61a280}.ThemeToogle-module__W01HAq__themeToggle:active{transform:rotate(180deg)scale(.95)}.ThemeToogle-module__W01HAq__icon{color:#d0d0d0;width:24px;height:24px;transition:color .3s}.ThemeToogle-module__W01HAq__themeToggle:hover .ThemeToogle-module__W01HAq__icon{color:#fff}@media (max-width:768px){.ThemeToogle-module__W01HAq__themeToggle{width:45px;height:45px;top:15px;right:15px}.ThemeToogle-module__W01HAq__icon{width:20px;height:20px}}
.ScrollToTop-module__v5OH3a__scrollToTop{color:#2d61a2;cursor:pointer;z-index:1000;opacity:0;visibility:hidden;background:linear-gradient(135deg,#2d61a2 0%,#234d84 100%);border:2px solid #d0d0d033;border-radius:50%;justify-content:center;align-items:center;width:45px;height:45px;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;position:fixed;bottom:10px;right:15px;transform:translateY(20px);box-shadow:0 4px 15px #2d61a266}.ScrollToTop-module__v5OH3a__scrollToTop.ScrollToTop-module__v5OH3a__visible{opacity:1;visibility:visible;transform:translateY(0)}.ScrollToTop-module__v5OH3a__scrollToTop:hover{background:linear-gradient(135deg,#234d84 0%,#2d61a2 100%);border-color:#d0d0d04d;transform:translateY(-3px);box-shadow:0 6px 20px #2d61a299}.ScrollToTop-module__v5OH3a__scrollToTop:active{transform:translateY(-1px)}.ScrollToTop-module__v5OH3a__arrow{color:#d0d0d0;width:24px;height:24px}@media (max-width:768px){.ScrollToTop-module__v5OH3a__scrollToTop{width:45px;height:45px;bottom:20px;right:15px}.ScrollToTop-module__v5OH3a__arrow{width:20px;height:20px}}.ScrollToTop-module__v5OH3a__scrollToTop:hover .ScrollToTop-module__v5OH3a__arrow{color:#faf6f6;animation:.6s ease-in-out infinite ScrollToTop-module__v5OH3a__bounce}@keyframes ScrollToTop-module__v5OH3a__bounce{0%,to{transform:translateY(0)}50%{transform:translateY(-3px)}}
:root{--walk-distance:60px;--walk-duration:3.3s;--stage-lift:28px;--baseline-lift:6px;--hop-1:12px;--hop-2:8px}.DancingStickMan-module__5fP4jW__footerStage{pointer-events:none;z-index:5;height:0;transform:translateY(calc(-1*var(--stage-lift)));position:absolute;bottom:0;left:0;right:0;overflow:visible}.DancingStickMan-module__5fP4jW__center{position:absolute;bottom:0;left:50%;transform:translate(-50%)}.DancingStickMan-module__5fP4jW__walker{will-change:transform;animation:3.3s ease-in-out infinite DancingStickMan-module__5fP4jW__walkX;display:inline-block}.DancingStickMan-module__5fP4jW__bouncer{will-change:transform;animation:.5s cubic-bezier(.5,0,.2,1) infinite DancingStickMan-module__5fP4jW__bounceY,1.3s ease-in-out infinite DancingStickMan-module__5fP4jW__swayTilt,1.5s ease-in-out infinite DancingStickMan-module__5fP4jW__hopY;display:inline-block}.DancingStickMan-module__5fP4jW__stickMan{color:var(--text-tertiary);filter:drop-shadow(0 2px 4px #0000002e);overflow:visible}.DancingStickMan-module__5fP4jW__head{transform-origin:50%;animation:.6s cubic-bezier(.5,0,.2,1) infinite DancingStickMan-module__5fP4jW__headBang}.DancingStickMan-module__5fP4jW__body{transform-origin:top}.DancingStickMan-module__5fP4jW__leftArm{transform-origin:30px 28px;animation:1.1s ease-in-out infinite DancingStickMan-module__5fP4jW__fret}.DancingStickMan-module__5fP4jW__rightArm{transform-origin:30px 28px;animation:.28s ease-in-out infinite DancingStickMan-module__5fP4jW__strum}.DancingStickMan-module__5fP4jW__leftLeg{transform-origin:30px 45px;animation:1.3s ease-in-out infinite DancingStickMan-module__5fP4jW__legLeft}.DancingStickMan-module__5fP4jW__rightLeg{transform-origin:30px 45px;animation:1.3s ease-in-out infinite DancingStickMan-module__5fP4jW__legRight}@keyframes DancingStickMan-module__5fP4jW__walkX{0%,to{transform:translate(0)}25%{transform:translateX(calc(-1*var(--walk-distance)))}75%{transform:translateX(var(--walk-distance))}}@keyframes DancingStickMan-module__5fP4jW__hopY{0%,to{transform:translateY(0)}20%{transform:translateY(-8px)}50%{transform:translateY(0)}70%{transform:translateY(-12px)}90%{transform:translateY(0)}}@keyframes DancingStickMan-module__5fP4jW__bounceY{0%,to{transform:translateY(0)}40%{transform:translateY(-6px)}}@keyframes DancingStickMan-module__5fP4jW__swayTilt{0%,to{transform:rotate(0)}25%{transform:rotate(-6deg)}75%{transform:rotate(6deg)}}@keyframes DancingStickMan-module__5fP4jW__headBang{0%,to{transform:rotate(0)}35%{transform:rotate(-9deg)}65%{transform:rotate(7deg)}}@keyframes DancingStickMan-module__5fP4jW__strum{0%,to{transform:rotate(12deg)}50%{transform:rotate(-20deg)}}@keyframes DancingStickMan-module__5fP4jW__fret{0%,to{transform:rotate(4deg)}50%{transform:rotate(-14deg)}}@keyframes DancingStickMan-module__5fP4jW__legLeft{0%,to{transform:rotate(-14deg)}50%{transform:rotate(16deg)}}@keyframes DancingStickMan-module__5fP4jW__legRight{0%,to{transform:rotate(16deg)}50%{transform:rotate(-14deg)}}.DancingStickMan-module__5fP4jW__footerStage:hover .DancingStickMan-module__5fP4jW__walker{animation:.95s ease-in-out infinite DancingStickMan-module__5fP4jW__walkX}.DancingStickMan-module__5fP4jW__footerStage:hover .DancingStickMan-module__5fP4jW__bouncer{animation:.38s cubic-bezier(.5,0,.2,1) infinite DancingStickMan-module__5fP4jW__bounceY,.95s ease-in-out infinite DancingStickMan-module__5fP4jW__swayTilt}@media (max-width:768px){:root{--walk-distance:40px}}
