.page-module___8aEwW__main{flex-direction:column;align-items:center;width:100%;padding:2rem;display:flex;position:relative;overflow:visible}.page-module___8aEwW__hero{z-index:10;text-align:center;width:100%;max-width:900px;margin-top:10vh;margin-bottom:5rem}.page-module___8aEwW__features{z-index:10;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;width:100%;max-width:1200px;display:grid}.page-module___8aEwW__featureCard{background:#ffffff08;border:1px solid #ffffff0d;border-radius:24px;padding:2.5rem;transition:all .4s cubic-bezier(.175,.885,.32,1.275);position:relative;overflow:hidden}.page-module___8aEwW__featureCard:before{content:"";background:linear-gradient(90deg,#0000,#ffffff80,#0000);height:1px;transition:transform .6s;position:absolute;top:0;left:0;right:0;transform:translate(-100%)}.page-module___8aEwW__featureCard:hover:before{transform:translate(100%)}.page-module___8aEwW__featureCard:hover{background:#ffffff12;border-color:#d4af374d;transform:translateY(-10px)scale(1.02);box-shadow:0 20px 40px #0006}.page-module___8aEwW__iconWrapper{color:#d4af37;background:#d4af371a;border-radius:50%;justify-content:center;align-items:center;width:60px;height:60px;margin-bottom:20px;transition:transform .4s;display:flex}.page-module___8aEwW__featureCard:hover .page-module___8aEwW__iconWrapper{background:#d4af3733;transform:scale(1.1)rotate(5deg);box-shadow:0 0 20px #d4af3766}.page-module___8aEwW__featureTitle{font-family:var(--font-heading);color:var(--accent);margin-bottom:1rem;font-size:1.5rem}.page-module___8aEwW__featureText{color:#ccc;font-size:1rem}.page-module___8aEwW__description{color:#ccc;margin-bottom:2.5rem;font-size:1.25rem;line-height:1.8}.page-module___8aEwW__buttonGroup{flex-wrap:wrap;justify-content:center;gap:1.5rem;display:flex}.page-module___8aEwW__secondaryBtn{color:#fff;cursor:pointer;background:#ffffff1a;border:1px solid #fff3;border-radius:50px;padding:1rem 2rem;font-size:1.1rem;transition:all .3s}.page-module___8aEwW__secondaryBtn:hover{background:#fff3}.page-module___8aEwW__orb1{filter:blur(100px);z-index:1;opacity:.6;background:radial-gradient(circle,#4a00e0,#8e2de2);border-radius:50%;width:50vw;height:50vw;position:absolute;top:-10%;left:-10%}.page-module___8aEwW__orb2{filter:blur(120px);z-index:1;opacity:.4;background:radial-gradient(circle,#d4af37,#ff8c00);border-radius:50%;width:60vw;height:60vw;position:absolute;bottom:-10%;right:-10%}.page-module___8aEwW__footer{color:#666;z-index:10;margin-top:auto;padding-top:4rem}@media (max-width:768px){.page-module___8aEwW__main{padding:1rem}.page-module___8aEwW__hero{margin-top:5vh;margin-bottom:3rem}.page-module___8aEwW__description{margin-bottom:2rem;font-size:1rem}.page-module___8aEwW__features{grid-template-columns:1fr;gap:1.5rem}.page-module___8aEwW__orb1,.page-module___8aEwW__orb2{opacity:.4;width:80vw;height:80vw}}
.EnvelopeAnimation-module__Deloqa__scene{perspective:2000px;justify-content:center;align-items:center;width:100%;height:600px;margin-top:-2rem;display:flex;position:relative;overflow:hidden}.EnvelopeAnimation-module__Deloqa__glow{z-index:1;pointer-events:none;background:radial-gradient(circle,#d4af3726 0%,#0000 70%);border-radius:50%;width:600px;height:600px;animation:8s infinite alternate EnvelopeAnimation-module__Deloqa__slowPulse;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}@keyframes EnvelopeAnimation-module__Deloqa__slowPulse{0%{opacity:.5;transform:translate(-50%,-50%)scale(1)}to{opacity:.8;transform:translate(-50%,-50%)scale(1.1)}}.EnvelopeAnimation-module__Deloqa__envelopeWrapper{z-index:10;width:320px;height:220px;transform-style:preserve-3d;cursor:pointer;transition:transform .8s cubic-bezier(.2,.8,.2,1);animation:1.8s cubic-bezier(.19,1,.22,1) forwards EnvelopeAnimation-module__Deloqa__flyInMain;position:relative}.EnvelopeAnimation-module__Deloqa__envelopeWrapper:not(.EnvelopeAnimation-module__Deloqa__open):hover{transform:rotateY(10deg)rotateX(10deg)scale(1.05)}@keyframes EnvelopeAnimation-module__Deloqa__flyInMain{0%{opacity:0;transform:translate(-120%)rotateY(45deg)rotate(-10deg)scale(.5)}to{opacity:1;transform:translate(0)rotateY(0)rotate(0)scale(1)}}.EnvelopeAnimation-module__Deloqa__envelope{width:100%;height:100%;transform-style:preserve-3d;position:absolute}.EnvelopeAnimation-module__Deloqa__back{background:#1a1a1a;border:1px solid #d4af374d;border-radius:10px;width:100%;height:100%;position:absolute;box-shadow:0 20px 40px #0009}.EnvelopeAnimation-module__Deloqa__front{z-index:30;filter:drop-shadow(0 -5px 5px #0000004d);border-bottom:130px solid #222;border-left:160px solid #0000;border-right:160px solid #0000;width:0;height:0;position:absolute;bottom:0;left:0}.EnvelopeAnimation-module__Deloqa__front:after{content:"";pointer-events:none;border-bottom:130px solid #d4af370d;border-left:160px solid #0000;border-right:160px solid #0000;width:0;height:0;position:absolute;bottom:-130px;left:-160px}.EnvelopeAnimation-module__Deloqa__flap{transform-origin:top;z-index:40;filter:drop-shadow(0 5px 10px #0000004d);border-top:130px solid #2a2a2a;border-left:160px solid #0000;border-right:160px solid #0000;width:0;height:0;transition:transform .8s cubic-bezier(.4,0,.2,1),border-top-color .4s;position:absolute;top:0;left:0}.EnvelopeAnimation-module__Deloqa__seal{color:#5b4300;z-index:50;background:radial-gradient(circle at 30% 30%,gold,#b8860b);border:2px solid #d4af37;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;font-size:20px;font-weight:700;transition:transform .3s;display:flex;position:absolute;top:-90px;left:50%;transform:translate(-50%);box-shadow:0 4px 15px #00000080}.EnvelopeAnimation-module__Deloqa__seal:before{content:"";background:linear-gradient(45deg,#0000 40%,#fffc 50%,#0000 60%) 0 0/200% 200%;border-radius:50%;animation:3s infinite EnvelopeAnimation-module__Deloqa__shimmerSeal;position:absolute;inset:0}@keyframes EnvelopeAnimation-module__Deloqa__shimmerSeal{0%{background-position:200% 0}to{background-position:-200% 0}}.EnvelopeAnimation-module__Deloqa__envelopeWrapper.EnvelopeAnimation-module__Deloqa__open .EnvelopeAnimation-module__Deloqa__flap{z-index:10;border-top-color:#1a1a1a;transform:rotateX(180deg)}.EnvelopeAnimation-module__Deloqa__envelopeWrapper.EnvelopeAnimation-module__Deloqa__open .EnvelopeAnimation-module__Deloqa__seal{opacity:0;transform:scale(.5)}.EnvelopeAnimation-module__Deloqa__envelopeWrapper.EnvelopeAnimation-module__Deloqa__open{transform:translateY(100px)}.EnvelopeAnimation-module__Deloqa__card{z-index:20;text-align:center;transform-origin:bottom;background:#050505;border:1px solid #d4af37;flex-direction:column;justify-content:center;align-items:center;width:90%;height:90%;transition:all 1s cubic-bezier(.34,1.56,.64,1) .4s;display:flex;position:absolute;top:10px;left:5%;overflow:hidden;box-shadow:0 0 15px #00000080}.EnvelopeAnimation-module__Deloqa__cardBg{z-index:0;background:radial-gradient(circle,#222,#000);position:absolute;inset:0}.EnvelopeAnimation-module__Deloqa__cardBg:after{content:"";opacity:.2;background-image:radial-gradient(circle,#d4af37 1px,#0000 1px);background-size:30px 30px;width:200%;height:200%;animation:20s linear infinite EnvelopeAnimation-module__Deloqa__panPattern;position:absolute;top:-50%;left:-50%;transform:rotate(15deg)}@keyframes EnvelopeAnimation-module__Deloqa__panPattern{0%{transform:rotate(15deg)translateY(0)}to{transform:rotate(15deg)translateY(-50px)}}.EnvelopeAnimation-module__Deloqa__cardContent{z-index:5;opacity:0;width:100%;padding:20px;transition:all .5s .8s;position:relative;transform:translateY(20px)}.EnvelopeAnimation-module__Deloqa__cardTitle{font-family:var(--font-heading);background:linear-gradient(90deg,#d4af37,#fff,#d4af37) 0 0/200%;color:#0000;text-transform:uppercase;letter-spacing:2px;-webkit-background-clip:text;background-clip:text;margin-bottom:5px;font-size:1.6rem;animation:5s linear infinite EnvelopeAnimation-module__Deloqa__shineText}@keyframes EnvelopeAnimation-module__Deloqa__shineText{to{background-position:200%}}.EnvelopeAnimation-module__Deloqa__cardText{color:#ccc;font-size:.7rem;font-family:var(--font-body);margin-bottom:15px}.EnvelopeAnimation-module__Deloqa__cardBtn{color:#000;cursor:pointer;text-transform:uppercase;letter-spacing:1px;background:linear-gradient(45deg,#d4af37,khaki);border:none;border-radius:20px;padding:10px 25px;font-size:.75rem;font-weight:800;transition:all .3s;box-shadow:0 5px 15px #d4af3766}.EnvelopeAnimation-module__Deloqa__cardBtn:hover{transform:scale(1.05);box-shadow:0 5px 25px #d4af3799}.EnvelopeAnimation-module__Deloqa__envelopeWrapper.EnvelopeAnimation-module__Deloqa__open .EnvelopeAnimation-module__Deloqa__card{z-index:100;border-color:#fff;height:320px;transform:translateY(-200px)scale(1.15);box-shadow:0 40px 80px #000000e6,0 0 40px #d4af3733}.EnvelopeAnimation-module__Deloqa__envelopeWrapper.EnvelopeAnimation-module__Deloqa__open .EnvelopeAnimation-module__Deloqa__cardContent{opacity:1;transform:translateY(0)}.EnvelopeAnimation-module__Deloqa__pulseInstruction{color:#888;text-transform:uppercase;letter-spacing:2px;opacity:0;pointer-events:none;align-items:center;gap:8px;font-size:.8rem;animation:2s 2s infinite EnvelopeAnimation-module__Deloqa__fadeInPulse;display:flex;position:absolute;bottom:-60px;left:50%;transform:translate(-50%)}@keyframes EnvelopeAnimation-module__Deloqa__fadeInPulse{0%{opacity:.3;transform:translate(-50%)translateY(0)}50%{opacity:1;transform:translate(-50%)translateY(-5px)}to{opacity:.3;transform:translate(-50%)translateY(0)}}.EnvelopeAnimation-module__Deloqa__particle{pointer-events:none;opacity:0;z-index:200;background:#d4af37;border-radius:50%;width:6px;height:6px;position:absolute;top:50%;left:50%}@media (max-width:768px){.EnvelopeAnimation-module__Deloqa__scene{perspective:1000px;height:600px;margin-top:0}.EnvelopeAnimation-module__Deloqa__envelopeWrapper{transform:scale(.85)}.EnvelopeAnimation-module__Deloqa__envelopeWrapper.EnvelopeAnimation-module__Deloqa__open .EnvelopeAnimation-module__Deloqa__card{transform:translateY(-160px)scale(1.1)}}
