:root{--color-bg:#f5f3f5;--color-text:#302b27;--color-coral:#ef5d60;--color-rose:#ec4067;--color-plum:#a01a7d;--color-dark:#302b27;--color-light:#f5f3f5}*{box-sizing:border-box;margin:0;padding:0}img,video,canvas{border-radius:.5rem}body{scrollbar-color:var(--color-dark)var(--color-light);overflow-x:hidden}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:var(--color-light)}::-webkit-scrollbar-thumb{background:var(--color-dark);border-radius:4px}::-webkit-scrollbar-thumb:hover{background:var(--color-coral)}body{background-color:var(--color-bg);color:var(--color-text);text-transform:uppercase;margin:0;font-family:SN Pro,sans-serif}@media (max-width:768px){.heroSection{justify-content:center!important;gap:1.5rem!important;min-height:100svh!important;padding:1rem!important}.heroTitle{letter-spacing:.08em!important;white-space:normal!important;font-size:clamp(2rem,10vw,3.5rem)!important}.heroSubtext{line-height:1.8!important}.heroSubtext span{letter-spacing:.15em!important}.heroButtons{gap:1rem!important;width:100%!important;padding:0 .5rem!important}.heroButtons>button{flex:calc(50% - .5rem)!important;max-width:calc(50% - .5rem)!important}.heroButtons>button:last-child{flex:100%!important;max-width:100%!important}.heroBtnInner{gap:.3rem!important;width:100%!important;padding:1rem .75rem!important;font-size:1rem!important}.heroBtnLabel{font-size:1.1rem!important;font-weight:700!important}.heroBtnSub{letter-spacing:.15em!important;font-size:.5rem!important}}@keyframes heroTextBreathe{0%,to{opacity:1;text-shadow:0 4px 12px #302b272b,0 -2px 8px #f5f3f566,0 0 80px #302b2714;filter:drop-shadow(0 4px 16px #302b2733)}50%{opacity:1;text-shadow:0 6px 20px #302b273d,0 -3px 12px #f5f3f580,0 0 120px #302b2721;filter:drop-shadow(0 8px 30px #302b2747)}}
