.dashboard-hero{width:100%;min-height:min(100vh,750px);padding:0;display:flex;align-items:center;justify-content:center;overflow:visible;box-sizing:border-box;background-color:#fff;position:relative;z-index:15}.dashboard-content{width:100%;max-width:1200px;text-align:center;display:flex;flex-direction:column;gap:.25rem}.dashboard-content h1{font-size:40px;color:#4e156b;font-weight:622;line-height:100%;margin-bottom:15px;letter-spacing:0px;font-family:sora,sans-serif;position:relative;z-index:4}.dashboard-content p{font-size:24px;color:#404040;line-height:1.55;margin:0 0 -135px;font-weight:300;font-family:lexend deca,sans-serif;position:relative;z-index:4}.dashboard-stage{position:relative;width:100%;min-height:min(480px,50vh);display:flex;justify-content:center;align-items:center;overflow:visible;perspective:1700px;transform-style:preserve-3d;margin-top:-54px}.dashboard-stage:before,.dashboard-stage:after{content:"";position:absolute;left:50%}.dashboard-stage:before{bottom:-20%;transform:translate(-52%) rotateX(-58deg) translateY(2px);width:min(1000px,94%);height:170px;border-radius:70px;z-index:0}.dashboard-frame{position:relative;width:min(820px,100%);z-index:3;perspective:1200px;transform-style:preserve-3d;border-radius:42px;margin-bottom:0;overflow:visible;opacity:0;transform:translateY(140px) scale(.88)}.dashboard-frame.pop{animation:popOut 2.5s cubic-bezier(.34,1.56,.64,1) forwards}.dashboard-frame:before,.dashboard-frame:after{content:"";position:absolute;left:50%;border-radius:36px}.dashboard-frame:before{bottom:-53%;transform:translate(-51%) rotateX(-80deg) translateY(-22px);width:min(1000px,140%);height:225px;background:radial-gradient(50% 19.98% at 50% 50%,#0006,#0000);pointer-events:none;z-index:10}.dashboard-frame:after{bottom:-90px;background:linear-gradient(160deg,#fffffff2,#c2afea66,#7961bd40);box-shadow:inset 0 10px 30px #ffffffd9,0 40px 80px #0f092d73;transform:translate(-50%) translateY(10px) rotateX(70deg);width:min(740px,96%);opacity:.9;z-index:-2}.dashboard-image{width:100%;border-radius:20px;display:block;transform:translateY(203px);mix-blend-mode:normal;transition:transform 1.6s cubic-bezier(.16,1,.3,1),opacity 1.2s ease;clip-path:inset(0 0 20% 0)}.dashboard-shadow{position:absolute;bottom:-110px;left:0;width:100%;height:0px;z-index:1}.dashboard-bottom-screen{display:none}@keyframes popOut{0%{opacity:0;transform:translateY(140px) scale(.88)}60%{opacity:.9;transform:translateY(22px) scale(.985)}85%{transform:translateY(-4px) scale(1.005)}to{opacity:1;transform:translateY(0) scale(1)}}.dashboard-frame.pop{animation:popOut 1.35s cubic-bezier(.16,1,.3,1) forwards}@keyframes floatLoop{0%,to{transform:translateY(-62px)}50%{transform:translateY(-52px)}}@media(max-width:1024px){.dashboard-stage{min-height:500px}}@media(max-width:640px){.dashboard-hero{padding:32px 20px 20px;min-height:auto}.dashboard-content{gap:12px}.dashboard-content h1{font-size:clamp(28px,6vw,36px);margin-bottom:18px}.dashboard-content p{font-size:16px;margin-bottom:28px;line-height:1.4}.dashboard-stage{min-height:auto;padding-bottom:0;perspective:1400px;margin-top:10px}.dashboard-stage:before{bottom:-50px;transform:translate(-52%) rotateX(-58deg) translateY(2px);width:min(1000px,94%);height:100px;border-radius:70px;z-index:0}.dashboard-frame{width:90%;max-width:820px;margin-bottom:-80px;border-radius:42px}.dashboard-frame:before{width:130%;border-radius:36px;bottom:-30px;height:120px;background:radial-gradient(50% 19.98% at 50% 50%,#0006,#0000);transform:translate(-51%) rotateX(-80deg) translateY(-22px);pointer-events:none;z-index:10}.dashboard-frame:after{bottom:-60px;width:min(740px,96%);transform:translate(-50%) translateY(10px) rotateX(70deg);background:linear-gradient(160deg,#fffffff2,#c2afea66,#7961bd40);box-shadow:inset 0 10px 30px #ffffffd9,0 40px 80px #0f092d73;opacity:.9}.dashboard-image{width:100%;border-radius:8px;transform:translateY(0);transition:transform 1.6s cubic-bezier(.16,1,.3,1),opacity 1.2s ease}.dashboard-image.reveal{transform:translateY(0);opacity:1}.dashboard-frame.pop{animation:popOut 1.35s cubic-bezier(.16,1,.3,1) forwards}.dashboard-shadow{bottom:-70px}}.dashboard-image.reveal{transform:translateY(170px);opacity:1}
