.engage-layout{background-color:#0a0a0a;background-image:radial-gradient(circle at 20% 20%,#40e0d00d,#0000 40%),radial-gradient(circle at 80% 80%,#8a2be20d,#0000 40%);background-position:0 0;background-repeat:repeat;background-size:auto;background-attachment:scroll;background-origin:padding-box;background-clip:border-box;min-height:100vh;padding-top:clamp(88px,9vw,108px);overflow-x:clip}.engage-hero{text-align:center;padding:clamp(1.5rem, 5vw, 3rem) var(--page-gutter,1rem) 1.5rem;margin-bottom:1.5rem}.engage-hero h1{-webkit-text-fill-color:transparent;background:linear-gradient(90deg,#40e0d0,#8a2be2);-webkit-background-clip:text;background-clip:text;margin-bottom:1rem;font-size:clamp(2.25rem,7vw,3.5rem);font-weight:800}.engage-hero p{color:#aaa6b5;font-size:clamp(1rem,2.5vw,1.2rem)}.engage-nav{padding:0 var(--page-gutter,1rem);grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;max-width:900px;margin-bottom:clamp(2rem,5vw,3rem);margin-left:auto;margin-right:auto;display:grid}.engage-nav-link{color:#fff;cursor:pointer;background:#14141e99;border:2px solid #ffffff1a;border-radius:16px;justify-content:center;align-items:center;gap:.75rem;min-width:0;min-height:60px;padding:1rem clamp(1rem,3vw,2rem);font-size:1.1rem;font-weight:600;text-decoration:none;transition:all .3s;display:flex}.engage-nav-link:hover{background:#40e0d01a;border-color:#40e0d080;transform:translateY(-3px);box-shadow:0 8px 20px #40e0d033}.engage-nav-link.active{background:linear-gradient(135deg,#40e0d033,#8a2be233);border-color:#40e0d0;box-shadow:0 0 30px #40e0d04d}.engage-nav-icon{font-size:1.5rem}.engage-content{max-width:1400px;padding:0 var(--page-gutter,1rem) 4rem;min-width:0;margin:0 auto}@media (width<=768px){.engage-nav{gap:.5rem;margin:0 auto 2rem}.engage-nav-link{border-width:1px;border-radius:12px;flex-direction:column;justify-content:center;gap:.35rem;width:100%;min-height:72px;padding:.75rem .35rem;font-size:.78rem}.engage-nav-icon{font-size:1.25rem}}#snake-canvas{margin:40px auto;display:block;box-shadow:0 4px 24px #0003}.game-container{flex-direction:column;justify-content:center;align-items:center;min-height:100vh;display:flex}.wolf-head{appearance:none;color:inherit;cursor:pointer;background:0 0;border:0;border-radius:50%;padding:0;position:relative}:root{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--color-bg:#0a0a0f;--color-surface:#ffffff0a;--color-surface-strong:#14141eeb;--color-text:#f5f5f7;--color-muted:#a9a9b5;--color-border:#ffffff1a;--color-aqua:#40e0d0;--color-purple:#b129fd;--container-max:1200px;--container-wide:1400px;--page-gutter:clamp(1rem, 3vw, 2rem);--space-1:.25rem;--space-2:.5rem;--space-3:.75rem;--space-4:1rem;--space-5:1.5rem;--space-6:2rem;--space-7:3rem;--space-8:4rem;--radius-sm:10px;--radius-md:16px;--radius-lg:24px;--radius-pill:999px;--control-height:44px;--shadow-card:0 18px 45px #00000047;--header-offset:clamp(88px, 9vw, 108px);--z-header:1000;--z-menu:900;--z-modal:2000}*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;-webkit-text-size-adjust:100%;scroll-padding-top:100px;overflow-x:clip}body{min-width:0;min-height:100vh;color:var(--color-text);-webkit-font-smoothing:antialiased;text-rendering:optimizelegibility;background:linear-gradient(135deg,#0a0a0a 0%,#1a1a1a 100%);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;line-height:1.5;overflow-x:clip}h1,h2,h3{text-wrap:balance;line-height:1.15}p,li{text-wrap:pretty}button,input,select,textarea{font:inherit}button,a{-webkit-tap-highlight-color:transparent}img,svg,video,canvas,iframe{max-width:100%;display:block}img{height:auto}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}:where(a,button,input,select,textarea,[tabindex]):focus-visible{outline-offset:3px;outline:3px solid #40e0d0e6}.app-loading{min-height:100svh;padding:var(--page-gutter);color:#d9a7ff;place-items:center;font-weight:700;display:grid}.toast-container{top:100px;right:var(--page-gutter);z-index:calc(var(--z-modal) + 1);pointer-events:none;flex-direction:column;gap:1rem;display:flex;position:fixed}.toast{width:min(500px, calc(100vw - var(--page-gutter) - var(--page-gutter)));overflow-wrap:anywhere;color:#fff;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);pointer-events:auto;background:#14141ef2;border:1px solid #ffffff1a;border-radius:12px;min-width:0;max-width:100%;padding:1rem 1.5rem;font-weight:600;animation:.3s ease-out toast-slide-in;box-shadow:0 8px 32px #0006}.toast-success{background:linear-gradient(90deg,#00ff881a,#14141ef2);border-left:4px solid #0f8}.toast-error{background:linear-gradient(90deg,#ff44441a,#14141ef2);border-left:4px solid #ff5c5c}.toast-warning{background:linear-gradient(90deg,#ffa5001a,#14141ef2);border-left:4px solid orange}@keyframes toast-slide-in{0%{opacity:0;transform:translate(2rem)}to{opacity:1;transform:translate(0)}}@media (width<=768px){.toast-container{left:1rem;right:1rem}.toast{width:100%}}.container{width:min(100%, var(--container-max));padding-inline:var(--page-gutter);margin:0 auto}.btn{min-height:var(--control-height)}.header{width:min(100% - 2rem,1380px);max-width:1380px;z-index:var(--z-header);-webkit-backdrop-filter:blur(24px)saturate(180%);box-sizing:border-box;background:#0a08198c;border:1px solid #b129fd33;border-radius:16px;transition:all .3s;position:fixed;top:.75rem;left:50%;overflow:visible;transform:translate(-50%);box-shadow:0 4px 32px #00000059,inset 0 0 0 1px #ffffff0a}.header.header-scrolled{background:#080614bf;box-shadow:0 8px 40px #00000080,inset 0 0 0 1px #b129fd1f}.navbar{box-sizing:border-box;justify-content:space-between;align-items:center;width:100%;max-width:1400px;margin:0 auto;padding:.7rem 1.25rem;display:flex}.nav-brand .logo-container{align-items:center;gap:.5rem;display:flex}.nav-brand{color:inherit;min-width:0;text-decoration:none}.wolf-logo{color:#40e0d0;justify-content:center;align-items:center;transition:all .3s;display:flex}.wolf-logo:hover{filter:drop-shadow(0 0 20px #40e0d080);transform:scale(1.1)}.wolf-logo img{filter:drop-shadow(0 2px 8px #0000004d);transition:filter .3s;display:block;transform:translateY(-3.25%)}.wolf-logo:hover img{filter:drop-shadow(0 0 20px #40e0d099)drop-shadow(0 2px 8px #0000004d)}.brand-text{letter-spacing:2px;background:linear-gradient(45deg,#40e0d0,#0ff);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-size:1.2rem;font-weight:700}.nav-right{align-items:center;gap:1.5rem;margin-left:auto;display:flex}.nav-links{gap:2rem;margin:0;padding:0;list-style:none;display:flex}.mobile-nav-menu{-webkit-backdrop-filter:blur(25px)saturate(1.8);width:100%;min-height:100dvh;z-index:var(--z-menu);padding:max(5.75rem, env(safe-area-inset-top)) 1rem max(2rem, env(safe-area-inset-bottom));overscroll-behavior:contain;opacity:0;background:linear-gradient(135deg,#0a0a0ffa 0%,#0f0f19f2 50%,#14141efa 100%);flex-direction:column;justify-content:flex-start;align-items:center;gap:.5rem;transition:all .4s cubic-bezier(.23,1,.32,1);display:none;position:fixed;top:0;left:0;overflow-y:auto;transform:translateY(-20px)}.mobile-nav-menu.mobile-open{opacity:1;animation:.6s cubic-bezier(.23,1,.32,1) forwards slideInMenu;transform:translateY(0);display:flex!important}@keyframes slideInMenu{0%{opacity:0;transform:translateY(-30px)scale(.95)}50%{opacity:.8}to{opacity:1;transform:translateY(0)scale(1)}}.mobile-nav-link{color:#fff;letter-spacing:1px;text-transform:uppercase;text-align:center;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);opacity:0;width:min(100%,360px);animation:slideInLink var(--delay,0s) .3s cubic-bezier(.23, 1, .32, 1) forwards;background:#ffffff0a;border:1px solid #ffffff1f;border-radius:12px;justify-content:center;align-items:center;min-height:48px;margin:0;padding:.85rem 1.25rem;font-size:1.5rem;font-weight:600;line-height:1.2;text-decoration:none;transition:all .35s cubic-bezier(.23,1,.32,1);display:flex;position:relative;overflow:hidden;transform:translateY(0);box-shadow:0 4px 20px #00000026,inset 0 1px #ffffff1a}@keyframes slideInLink{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.mobile-nav-link:first-child{--delay:.1s}.mobile-nav-link:nth-child(2){--delay:.2s}.mobile-nav-link:nth-child(3){--delay:.3s}.mobile-nav-link:nth-child(4){--delay:.4s}.mobile-nav-link:nth-child(5){--delay:.5s}.mobile-nav-link:nth-child(6){--delay:.6s}.mobile-nav-link:nth-child(7){--delay:.7s}.mobile-nav-link:nth-child(8){--delay:.8s}.mobile-nav-link:before{content:"";background:linear-gradient(90deg,#0000,#40e0d01a,#0000);width:100%;height:100%;transition:left .6s cubic-bezier(.23,1,.32,1);position:absolute;top:0;left:-100%}.mobile-nav-link:hover{color:#40e0d0;text-shadow:0 0 15px #40e0d066;letter-spacing:1.2px;background:#40e0d01f;border-color:#40e0d059;transform:translateY(-3px)scale(1.03);box-shadow:0 12px 35px #40e0d033,0 0 0 2px #40e0d01a,inset 0 1px #fff3}.mobile-nav-link:hover:before{left:100%}.mobile-nav-link:active{transition:transform .15s;transform:translateY(-1px)scale(1.01)}.mobile-nav-link.mobile-nav-cta{color:#fff;letter-spacing:1.2px;text-transform:uppercase;background:linear-gradient(135deg,#40e0d033,#00ffff26);border-color:#40e0d066;font-weight:700;box-shadow:0 10px 30px #40e0d040}.mobile-nav-link.mobile-nav-cta:hover{color:#e8ffff;background:linear-gradient(135deg,#40e0d059,#0ff3);border-color:#40e0d099}.mobile-nav-link[href=\#gold-membership]{color:gold;letter-spacing:1.5px;text-shadow:0 1px 3px #ffd7004d;background:linear-gradient(135deg,#ffd7001f 0%,#ffc10714 50%,#ffd7001f 100%);border:1px solid #ffd70040;font-size:1.4rem;font-weight:700;position:relative;overflow:hidden;box-shadow:0 4px 20px #ffd7001a,inset 0 1px #ffffff26}.mobile-nav-link[href=\#gold-membership]:after{content:"✨";opacity:.8;font-size:1.1rem;animation:2.5s ease-in-out infinite sparkle;position:absolute;top:50%;right:1.8rem;transform:translateY(-50%)}@keyframes sparkle{0%,to{opacity:.8;transform:translateY(-50%)scale(1)rotate(0)}50%{opacity:1;transform:translateY(-50%)scale(1.3)rotate(15deg)}}.mobile-nav-link[href=\#gold-membership]:hover{color:#ffed4e;text-shadow:0 0 20px #ffd70080;letter-spacing:1.7px;background:linear-gradient(135deg,#ffd7002e 0%,#ffc1071f 50%,#ffd7002e 100%);border-color:#ffd70073;box-shadow:0 12px 35px #ffd70040,0 0 0 2px #ffd70033,inset 0 1px #ffffff40}.nav-link{color:#fff;font-weight:500;text-decoration:none;transition:all .3s;position:relative}.nav-link:after{content:"";background:linear-gradient(45deg,#40e0d0,#0ff);width:0;height:2px;transition:width .3s;position:absolute;bottom:-5px;left:0}.nav-link:hover{color:#40e0d0}.nav-link:hover:after{width:100%}.nav-link-gold{text-shadow:0 0 8px #ffd70066;font-weight:700;color:gold!important}.nav-link-gold:after{background:linear-gradient(45deg,gold,#ffed4e)!important}.nav-link-gold:hover{text-shadow:0 0 14px #ffd700a6;color:#ffed4e!important}.nav-cta{color:#031c20;background:linear-gradient(135deg,#40e0d0,#0ff);border:1px solid #40e0d099;border-radius:999px;padding:.55rem 1.5rem;font-weight:600;transition:transform .25s,box-shadow .25s,background .25s;box-shadow:0 8px 20px #40e0d040}.nav-cta:after{display:none}.nav-cta:hover{color:#011316;background:linear-gradient(135deg,#5ff6e6,#00d9ff);transform:translateY(-2px)scale(1.02);box-shadow:0 12px 30px #40e0d059}.nav-cta:focus-visible{outline-offset:3px;outline:2px solid #40e0d0cc}.nav-cta-group{align-items:center;gap:.5rem;display:flex}.nav-cta-purple{color:#fff;background:linear-gradient(135deg,#b129fd,#8b1fd4);border-color:#b129fd80;box-shadow:0 8px 20px #b129fd40}.nav-cta-purple:hover{color:#fff;background:linear-gradient(135deg,#c84dff,#9e2ef0);box-shadow:0 12px 30px #b129fd61}.nav-cta-games{color:#f5f2ff;box-shadow:none;background:#ffffff0f;border-color:#ffffff24}.nav-cta-games:hover{box-shadow:none;color:#fff;background:#ffffff1a;border-color:#ffffff40}@media (width>=961px) and (width<=1180px){.navbar{padding:.6rem 1rem}.nav-links{gap:1rem}.nav-link{font-size:.82rem}.nav-cta{padding:.45rem .9rem;font-size:.8rem}.nav-cta-group{gap:.35rem}}.mobile-nav-cta-purple{background:linear-gradient(135deg,#b129fd,#8b1fd4);border:1px solid #b129fd66;color:#fff!important}.nav-link[href=\#gold-membership]{color:gold;text-shadow:0 0 10px #ffd70080;font-weight:600}.nav-link[href=\#gold-membership]:after{background:linear-gradient(45deg,gold,orange)}.nav-link[href=\#gold-membership]:hover{color:#ffed4e;text-shadow:0 0 15px #ffd700cc}.mobile-menu-toggle{cursor:pointer;width:44px;height:44px;z-index:calc(var(--z-menu) + 1);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff08;border:1px solid #ffffff1a;border-radius:8px;flex-direction:column;justify-content:space-between;padding:10px;transition:all .3s cubic-bezier(.23,1,.32,1);display:none;position:relative}.mobile-menu-toggle:hover{background:#40e0d01a;border-color:#40e0d04d;transform:scale(1.05);box-shadow:0 4px 15px #40e0d033}.mobile-menu-toggle span{transform-origin:50%;background:#fff;border-radius:3px;width:100%;height:2px;transition:all .4s cubic-bezier(.23,1,.32,1);display:block;box-shadow:0 1px 3px #0003}.mobile-menu-toggle:hover span{background:#40e0d0;box-shadow:0 0 10px #40e0d04d}.mobile-menu-toggle.active{background:#40e0d026;border-color:#40e0d066;transform:scale(1.1)}.mobile-menu-toggle.active span:first-child{background:#40e0d0;transform:rotate(45deg)translate(7px,7px)}.mobile-menu-toggle.active span:nth-child(2){opacity:0;transform:scale(0)rotate(180deg)}.mobile-menu-toggle.active span:nth-child(3){background:#40e0d0;transform:rotate(-45deg)translate(7px,-7px)}@media (width<=960px){.header{width:min(100% - 1rem,1380px);top:.5rem}.navbar{width:100%;max-width:none;padding:.7rem 1rem}.nav-right{display:none}.mobile-menu-toggle{flex-shrink:0;margin-left:1rem;display:flex}}.hero{background:linear-gradient(135deg,#0b0b12 0%,#12082a 40%,#1a0a0a 70%,#0b0b12 100%) 0 0/300% 300%;justify-content:center;align-items:center;height:auto;min-height:100svh;animation:12s infinite heroBgShift;display:flex;position:relative;overflow:hidden}.geometric-bg{z-index:-1;position:absolute;inset:0}.triangle{opacity:.15;width:0;height:0;animation:6s ease-in-out infinite float;position:absolute}.triangle-1{--base-rotation:15deg;border-bottom:138px solid #40e0d0;border-left:80px solid #0000;border-right:80px solid #0000;animation-delay:0s;top:15%;left:10%}.triangle-2{--base-rotation:-20deg;border-bottom:207px solid #0ff;border-left:120px solid #0000;border-right:120px solid #0000;animation-delay:1s;top:25%;right:15%}.triangle-3{--base-rotation:45deg;border-bottom:104px solid #20b2aa;border-left:60px solid #0000;border-right:60px solid #0000;animation-delay:2s;bottom:20%;left:25%}.triangle-4{--base-rotation:-15deg;border-bottom:173px solid #48d1cc;border-left:100px solid #0000;border-right:100px solid #0000;animation-delay:3s;bottom:15%;right:20%}.triangle-5{--base-rotation:30deg;border-bottom:121px solid #00ced1;border-left:70px solid #0000;border-right:70px solid #0000;animation-delay:4s;top:50%;left:45%}.triangle-6{--base-rotation:60deg;border-bottom:156px solid #40e0d0;border-left:90px solid #0000;border-right:90px solid #0000;animation-delay:1.5s;top:5%;right:5%}.triangle-7{--base-rotation:-45deg;border-bottom:87px solid #0ff;border-left:50px solid #0000;border-right:50px solid #0000;animation-delay:3.5s;bottom:35%;left:5%}.triangle-8{--base-rotation:10deg;border-bottom:191px solid #20b2aa;border-left:110px solid #0000;border-right:110px solid #0000;animation-delay:2.5s;top:70%;right:35%}.triangle-9{--base-rotation:-30deg;border-bottom:130px solid #40e0d0;border-left:75px solid #0000;border-right:75px solid #0000;animation-delay:5s;top:30%;left:70%}.triangle-10{--base-rotation:75deg;border-bottom:95px solid #0ff;border-left:55px solid #0000;border-right:55px solid #0000;animation-delay:6s;bottom:40%;right:10%}.triangle-11{--base-rotation:-60deg;border-bottom:147px solid #48d1cc;border-left:85px solid #0000;border-right:85px solid #0000;animation-delay:4.5s;top:60%;left:15%}.triangle-12{--base-rotation:25deg;border-bottom:112px solid #20b2aa;border-left:65px solid #0000;border-right:65px solid #0000;animation-delay:7s;top:85%;left:60%}.triangle-13{--base-rotation:-10deg;border-bottom:164px solid #00ced1;border-left:95px solid #0000;border-right:95px solid #0000;animation-delay:8s;bottom:55%;left:80%}.triangle-14{--base-rotation:50deg;border-bottom:78px solid #40e0d0;border-left:45px solid #0000;border-right:45px solid #0000;animation-delay:5.5s;top:10%;left:50%}.triangle-15{--base-rotation:-25deg;border-bottom:182px solid #0ff;border-left:105px solid #0000;border-right:105px solid #0000;animation-delay:6.5s;bottom:5%;left:40%}.triangle-16{--base-rotation:35deg;border-bottom:121px solid #48d1cc;border-left:70px solid #0000;border-right:70px solid #0000;animation-delay:7.5s;top:40%;right:30%}.triangle-17{--base-rotation:-40deg;border-bottom:138px solid #20b2aa;border-left:80px solid #0000;border-right:80px solid #0000;animation-delay:8.5s;bottom:25%;right:50%}.triangle-18{--base-rotation:65deg;border-bottom:104px solid #00ced1;border-left:60px solid #0000;border-right:60px solid #0000;animation-delay:9s;top:75%;left:35%}.crystal{opacity:.08;animation:8s ease-in-out infinite crystalFloat;position:absolute}.crystal-1{border-bottom:80px solid #40e0d0;border-left:40px solid #0000;border-right:40px solid #0000;width:0;height:0;animation-delay:1s;top:30%;left:70%;transform:rotate(180deg)}.crystal-1:after{content:"";border-top:40px solid #40e0d0;border-left:40px solid #0000;border-right:40px solid #0000;width:0;height:0;position:absolute;top:80px;left:-40px}.crystal-2{border-bottom:120px solid #0ff;border-left:60px solid #0000;border-right:60px solid #0000;width:0;height:0;animation-delay:3s;bottom:45%;right:10%;transform:rotate(25deg)}.crystal-3{border-bottom:70px solid #48d1cc;border-left:35px solid #0000;border-right:35px solid #0000;width:0;height:0;animation-delay:5s;top:80%;left:30%;transform:rotate(-35deg)}@keyframes crystalFloat{0%,to{transform:translateY(0) rotate(var(--rotation,0deg))}25%{transform:translateY(-15px) rotate(calc(var(--rotation,0deg) + 5deg))}50%{transform:translateY(-8px) rotate(calc(var(--rotation,0deg) - 3deg))}75%{transform:translateY(-12px) rotate(calc(var(--rotation,0deg) + 2deg))}}@keyframes float{0%,to{transform:translateY(0) rotate(var(--base-rotation,0deg));opacity:.15}25%{transform:translateY(-20px) rotate(calc(var(--base-rotation,0deg) + 8deg));opacity:.2}50%{transform:translateY(-10px) rotate(calc(var(--base-rotation,0deg) - 5deg));opacity:.18}75%{transform:translateY(-15px) rotate(calc(var(--base-rotation,0deg) + 3deg));opacity:.16}}@keyframes heroLogoIn{0%{opacity:0;transform:scale(.3)rotate(-15deg)}65%{opacity:1;transform:scale(1.1)rotate(3deg)}80%{transform:scale(.96)rotate(-1deg)}to{opacity:1;transform:scale(1)rotate(0)}}@keyframes heroLogoPulse{0%,to{filter:drop-shadow(0 0 20px #b129fd73)}50%{filter:drop-shadow(0 0 45px #b129fdbf)}}@keyframes titleReveal{0%{opacity:0;clip-path:inset(0 0 100%);transform:translateY(40px)}to{opacity:1;clip-path:inset(0 0 0%);transform:translateY(0)}}@keyframes heroBgShift{0%{background-position:0%}50%{background-position:100%}to{background-position:0%}}@keyframes underlineDraw{0%{width:0}to{width:80px}}.hero-content{width:min(100%,920px);padding:calc(var(--header-offset) + 1rem) var(--page-gutter) 4rem;text-align:center;z-index:1;animation:.7s cubic-bezier(.22,1,.36,1) both fadeInUp}.hero-logo{margin-inline:auto;flex-direction:column;align-items:center;width:fit-content;margin-bottom:2rem;animation:.9s cubic-bezier(.34,1.56,.64,1) .1s both heroLogoIn,3s ease-in-out 1.2s infinite heroLogoPulse;display:flex}.wolf-head{color:#b129fd;flex:none;place-items:center;width:112px;height:120px;display:grid}.wolf-head img{object-fit:contain;filter:drop-shadow(0 4px 16px #0006);width:112px;height:120px;transition:filter .3s;transform:translateY(-3.25%)}.wolf-head:hover img{filter:drop-shadow(0 0 40px #b129fdcc)drop-shadow(0 4px 16px #0006)}.hero-social{justify-content:center;align-items:center;gap:1.5rem;margin-top:1.5rem;animation:1.2s ease-out fadeInUp;display:flex}.social-icon{color:#40e0d0;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff0d;border:1px solid #40e0d04d;border-radius:50%;justify-content:center;align-items:center;width:50px;height:50px;text-decoration:none;transition:all .3s;display:flex}.social-icon:hover{color:#0ff;background:#40e0d01a;border-color:#40e0d0;transform:translateY(-3px)scale(1.1);box-shadow:0 10px 25px #40e0d033,0 0 20px #40e0d04d}.social-icon svg{flex:none;transition:all .3s}.discord-mark{width:27px;height:auto;display:block}.social-icon:hover svg{filter:drop-shadow(0 0 8px #40e0d099);transform:scale(1.1)}.hero-title{margin-bottom:1.5rem;font-size:4rem;font-weight:700;line-height:1.1}.title-line{background:linear-gradient(45deg,#b129fd,#ff6b35,#b129fd);-webkit-text-fill-color:transparent;opacity:0;-webkit-background-clip:text;background-clip:text;animation:.7s cubic-bezier(.22,1,.36,1) both titleReveal;display:block}.title-line:first-child{animation-delay:.4s}.title-line:nth-child(2){animation-delay:.62s}@keyframes glow{0%{filter:drop-shadow(0 0 20px #40e0d080)}to{filter:drop-shadow(0 0 40px #40e0d0cc)}}.hero-subtitle{color:#a0a0a0;max-width:600px;margin-bottom:3rem;margin-left:auto;margin-right:auto;font-size:1.25rem}.hero-buttons{flex-wrap:wrap;justify-content:center;gap:1rem;display:flex}.btn{cursor:pointer;border:none;border-radius:50px;padding:1rem 2rem;font-size:1rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-block;position:relative;overflow:hidden}.btn-primary{color:#000;background:linear-gradient(45deg,#40e0d0,#0ff)}.btn-primary:hover{transform:translateY(-3px);box-shadow:0 10px 30px #40e0d066}.btn-secondary{color:#40e0d0;background:0 0;border:2px solid #40e0d0}.btn-secondary:hover{color:#000;background:#40e0d0;transform:translateY(-3px)}.scroll-indicator{animation:2s infinite bounce;position:absolute;bottom:2rem;left:50%;transform:translate(-50%)}.scroll-arrow{background:#40e0d0;width:2px;height:30px;position:relative}.scroll-arrow:after{content:"";border-bottom:2px solid #40e0d0;border-right:2px solid #40e0d0;width:10px;height:10px;position:absolute;bottom:0;left:-4px;transform:rotate(45deg)}@keyframes bounce{0%,20%,50%,80%,to{transform:translate(-50%)translateY(0)}40%{transform:translate(-50%)translateY(-10px)}60%{transform:translate(-50%)translateY(-5px)}}section{padding:8rem 0}.section-header{text-align:center;flex-direction:column;align-items:center;gap:.75rem;margin-bottom:4rem;display:flex}.section-title{background:linear-gradient(45deg,#b129fd,#ff6b35);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:.5rem;font-size:3rem;font-weight:700;display:inline-block;position:relative}.section-title:after{content:"";background:linear-gradient(90deg,#b129fd,#ff6b35);border-radius:2px;width:0;height:3px;transition:width .7s cubic-bezier(.22,1,.36,1) .2s;position:absolute;bottom:-6px;left:50%;transform:translate(-50%)}.section-header.in-view .section-title:after{width:80px}.section-subtitle{color:#a0a0a0;max-width:600px;margin:.75rem auto 0;font-size:1.25rem;display:block}.about{background:linear-gradient(135deg,#40e0d00d 0%,#00ffff0d 100%)}.about-content{grid-template-columns:1fr 1fr;align-items:center;gap:4rem;width:100%;max-width:100%;display:grid;overflow:hidden}.about-text p{color:#e0e0e0;overflow-wrap:break-word;word-wrap:break-word;max-width:100%;margin-bottom:0;font-size:1.1rem;line-height:1.8}.about-stats{justify-content:center;align-items:center;display:flex}.stats-container{text-align:center;grid-template-columns:repeat(3,1fr);gap:1.5rem;width:100%;max-width:100%;display:grid}.stat-item{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff0d;border:1px solid #40e0d033;border-radius:15px;padding:1.5rem;transition:all .3s}.stat-item:hover{border-color:#40e0d0;transform:translateY(-5px);box-shadow:0 10px 30px #40e0d033}.stat-number{color:#40e0d0;text-shadow:0 0 20px #40e0d080;margin-bottom:.5rem;font-size:3rem;font-weight:700;display:block}.stat-label{color:#a0a0a0;text-transform:uppercase;letter-spacing:1px;font-size:.9rem}.floating-card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff0d;border:1px solid #40e0d033;border-radius:20px;padding:2rem;animation:4s ease-in-out infinite floatCard}@keyframes floatCard{0%,to{transform:translateY(0)rotate(0)}50%{transform:translateY(-10px)rotate(1deg)}}.card-content .mini-logo{background:linear-gradient(45deg,#40e0d0,#0ff);border-radius:10px;width:40px;height:40px;margin-bottom:1rem}.card-content h3{color:#40e0d0;margin-bottom:1rem;font-size:1.5rem}.card-content p{color:#e0e0e0;line-height:1.6}.team{background:radial-gradient(circle at 12% 20%,#40e0d017,#0000 30rem),radial-gradient(circle at 88% 78%,#b129fd1a,#0000 32rem),#0b0a11;padding:clamp(5rem,8vw,8rem) 0;position:relative;overflow:hidden}.team:before{content:"";pointer-events:none;background-image:linear-gradient(#ffffff05 1px,#0000 1px),linear-gradient(90deg,#ffffff05 1px,#0000 1px);background-size:56px 56px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#0000,#000 16% 84%,#0000);mask-image:linear-gradient(#0000,#000 16% 84%,#0000)}.team-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:clamp(1rem,2vw,1.5rem);max-width:1040px;margin:0 auto;padding-top:.5rem;display:grid}.team-member{text-align:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:linear-gradient(145deg,#ffffff0e,#ffffff05);border:1px solid #ffffff1a;border-radius:20px;grid-template-rows:auto auto minmax(2.5rem,1fr) auto;justify-items:center;min-width:0;min-height:290px;padding:2rem 1.5rem 1.5rem;transition:transform .25s,border-color .25s,box-shadow .25s;display:grid;position:relative;overflow:hidden;box-shadow:0 18px 45px #0000002e}.team-member:before{content:"";opacity:.75;background:linear-gradient(90deg,#0000,#40e0d0 35%,#b129fd 65%,#0000);height:2px;position:absolute;inset:0 0 auto}.team-member:hover{border-color:#40e0d06b;transform:translateY(-6px);box-shadow:0 22px 55px #00000052,0 0 28px #40e0d017}.member-avatar{background:linear-gradient(145deg,#40e0d0,#7e74ff 54%,#b129fd);border-radius:50%;justify-content:center;align-items:center;width:104px;height:104px;margin:0 auto 1.25rem;padding:3px;transition:transform .25s,box-shadow .25s;display:flex;position:relative}.member-avatar:after{content:"";z-index:-1;opacity:0;background:0 0;border:1px solid #40e0d02e;border-radius:50%;transition:opacity .4s;position:absolute;inset:-6px}.team-member:hover .member-avatar{transform:scale(1.045);box-shadow:0 0 24px #40e0d04d}.team-member:hover .member-avatar:after{opacity:1}.member-image{object-fit:cover;background:#1a1a2e;border-radius:50%;width:100%;height:100%}.member-initial{color:#000;font-size:2rem;font-weight:700}.team-member h3{color:#fff;letter-spacing:.02em;margin-bottom:.5rem;font-size:1.25rem;font-weight:700}.member-role{color:#40e0d0;text-transform:uppercase;letter-spacing:2px;margin-bottom:1rem;font-size:.78rem;font-weight:600}.member-social{color:#a0a0a0;overflow-wrap:anywhere;background:#0000004d;border:1px solid #40e0d040;border-radius:25px;align-items:center;gap:.45rem;max-width:100%;padding:.45rem 1rem;font-size:.85rem;text-decoration:none;transition:all .3s;display:inline-flex}.member-social:hover{color:#40e0d0;background:#40e0d014;border-color:#40e0d0;transform:translateY(-2px);box-shadow:0 4px 15px #40e0d033}.x-icon{font-size:1rem;font-weight:700}.features-grid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;padding-top:10px;display:grid}.feature-card{text-align:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff08;border:1px solid #b129fd33;border-radius:20px;padding:2rem;transition:all .4s;position:relative;overflow:hidden}.feature-card:before{content:"";background:linear-gradient(90deg,#0000,#b129fd14,#0000);width:100%;height:100%;transition:left .6s;position:absolute;top:0;left:-100%}.feature-card:hover:before{left:100%}.feature-card:hover{background:#b129fd0a;border-color:#b129fd;transform:translateY(-15px)scale(1.02);box-shadow:0 25px 50px #b129fd26,0 0 30px #b129fd33}.feature-icon{filter:drop-shadow(0 0 10px #40e0d04d);margin-bottom:1rem;font-size:3rem;transition:all .3s;display:block}.feature-card:hover .feature-icon{filter:grayscale(0%);transform:scale(1.1)rotateY(360deg)}.feature-card h3{color:#b129fd;margin-bottom:1rem;font-size:1.5rem}.feature-card p{color:#e0e0e0;line-height:1.6}.gold-membership{background:linear-gradient(135deg,#ffd7000d 0%,#40e0d00d 50%,#ffd7000d 100%);padding:8rem 0}.gold-perks-grid{grid-template-columns:repeat(auto-fit,minmax(350px,1fr));gap:2rem;margin-top:3rem;display:grid}.gold-perk-card{text-align:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff08;border:1px solid #ffd7004d;border-radius:20px;padding:2rem;transition:all .4s;position:relative;overflow:hidden}.gold-perk-card:before{content:"";background:linear-gradient(90deg,#0000,#ffd7001a,#0000);width:100%;height:100%;transition:left .6s;position:absolute;top:0;left:-100%}.gold-perk-card:hover:before{left:100%}.gold-perk-card:hover{background:#ffffff14;border-color:gold;transform:translateY(-15px)scale(1.02);box-shadow:0 25px 50px #ffd70026,0 0 30px #ffd70033}.gold-perk-icon{filter:drop-shadow(0 0 10px #ffd7004d);margin-bottom:1rem;font-size:2.5rem;transition:all .3s;display:block}.gold-perk-card:hover .gold-perk-icon{filter:drop-shadow(0 0 20px #ffd70080);transform:scale(1.1)rotateY(360deg)}.gold-perk-card h4{color:gold;margin-bottom:1rem;font-size:1.3rem;font-weight:600}.gold-perk-card p{color:#e0e0e0;font-size:.95rem;line-height:1.6}.gains{background:linear-gradient(135deg,#40e0d00d 0%,#00ffff0d 100%);padding:6rem 0;position:relative}.gains:before{content:"";opacity:.3;z-index:1;background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 100 100\"><path d=\"M0 0h100v100H0z\" fill=\"none\"/><path d=\"M10 90L30 70L50 80L70 40L90 20\" stroke=\"%2340E0D0\" stroke-width=\"0.5\" fill=\"none\" opacity=\"0.1\"/></svg>");position:absolute;inset:0}.gains-content{z-index:2;position:relative}.gains-stats,.simple-stats-grid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem;margin-bottom:4rem;display:grid}.stat-card,.simple-stat-card{background:#ffffff08;border:1px solid #40e0d033;border-radius:15px;align-items:center;gap:1.25rem;padding:1.5rem 2rem;transition:all .3s;display:flex;position:relative;overflow:hidden}.stat-card:before,.simple-stat-card:before{content:"";background:linear-gradient(90deg,#0000,#40e0d01a,#0000);width:100%;height:100%;transition:left .6s;position:absolute;top:0;left:-100%}.stat-card:hover:before,.simple-stat-card:hover:before{left:100%}.stat-card:hover,.simple-stat-card:hover{border-color:#40e0d066;transform:translateY(-5px);box-shadow:0 10px 30px #40e0d033}.stat-icon{background:#40e0d01a;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:56px;height:56px;font-size:2.5rem;display:flex}.stat-content{flex-direction:column;gap:.25rem;min-width:0;display:flex}.stat-value{color:#40e0d0;text-shadow:0 0 20px #40e0d080;font-size:2rem;font-weight:800;line-height:1.1}.stat-label{color:#ffffffb3;text-transform:uppercase;letter-spacing:.5px;font-size:.8rem;font-weight:500;line-height:1.3}.gains-tracker{background:#ffffff05;border:1px solid #40e0d026;border-radius:20px;margin-bottom:3rem;padding:2.5rem}.tables-container{box-sizing:border-box;flex-wrap:wrap;gap:2rem;width:100%;max-width:100%;margin-top:3rem;display:flex;overflow-x:hidden}.table-section{box-sizing:border-box;background:#ffffff05;border:1px solid #40e0d026;border-radius:20px;flex-direction:column;flex:1;min-width:300px;max-width:100%;padding:2rem;display:flex;overflow:hidden}.table-section:first-child{flex:1.3;min-width:380px}.table-section:first-child .gains-table{-webkit-overflow-scrolling:touch;max-height:400px;padding-right:.5rem;overflow:auto}.table-section:first-child .gains-table::-webkit-scrollbar{width:8px;height:8px}.table-section:first-child .gains-table::-webkit-scrollbar-track{background:#ffffff0d;border-radius:10px}.table-section:first-child .gains-table::-webkit-scrollbar-thumb{background:#40e0d04d;border-radius:10px}.table-section:first-child .gains-table::-webkit-scrollbar-thumb:hover{background:#40e0d080}.table-section:nth-child(3){flex:1.4;min-width:480px}.table-section:nth-child(3) .table-header,.table-section:nth-child(3) .table-row{grid-template-columns:1fr 1fr 1fr 1fr 1fr}.table-section:nth-child(3) .table-header span{text-align:center;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.table-section:nth-child(3) .table-row span,.table-section:nth-child(3) .table-header span:last-child{text-align:center}.table-section h3{color:#40e0d0;text-align:center;border-bottom:1px solid #40e0d033;margin-bottom:1.5rem;padding-bottom:1rem;font-size:1.3rem}.month-name{color:#e0e0e0;font-weight:500}.profit-value{color:#40e0d0;text-shadow:0 0 10px #40e0d04d;text-align:right;font-weight:600}.gains-percentage{color:#0f8;text-shadow:0 0 10px #00ff884d;text-align:right;font-weight:600}.total-row{border-top:2px solid #40e0d04d;margin-top:.5rem;padding-top:.5rem}.total-row .profit-value{color:#0f8;text-shadow:0 0 15px #00ff8880;font-size:1.1rem}.tracker-header{justify-content:space-between;align-items:center;margin-bottom:2rem;display:flex}.tracker-header h3{color:#fff;margin:0;font-size:1.5rem}.live-indicator{color:#0f0;background:#00ff001a;border:1px solid #00ff004d;border-radius:20px;padding:.5rem 1rem;font-size:.9rem;font-weight:600}.gains-table{flex-direction:column;gap:1rem;display:flex}.table-header{color:#40e0d0;text-transform:uppercase;letter-spacing:1px;z-index:10;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#40e0d01a;border-radius:10px;grid-template-columns:1fr 1fr 1fr 1fr 1fr;gap:1rem;padding:1rem;font-size:.85rem;font-weight:600;display:grid;position:sticky;top:0}.table-section .table-header{grid-template-columns:1fr auto}.table-section .table-header span:last-child{text-align:right}.table-section:nth-child(2) .table-header,.table-section:nth-child(2) .table-row{grid-template-columns:1fr 1fr 1fr}.table-section:nth-child(2) .table-header span{text-align:center;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.table-section:nth-child(2) .table-row span{text-align:center}.table-section:nth-child(2){flex:1.3;min-width:380px}.table-section:nth-child(2) .gains-table{-webkit-overflow-scrolling:touch;max-height:400px;padding-right:.5rem;overflow:auto}.table-section:nth-child(2) .gains-table::-webkit-scrollbar{width:8px;height:8px}.table-section:nth-child(2) .gains-table::-webkit-scrollbar-track{background:#ffffff0d;border-radius:10px}.table-section:nth-child(2) .gains-table::-webkit-scrollbar-thumb{background:#40e0d04d;border-radius:10px}.table-section:nth-child(2) .gains-table::-webkit-scrollbar-thumb:hover{background:#40e0d080}.table-section:nth-child(2) .table-header,.table-section:nth-child(2) .table-row{text-align:center}.table-row{background:#ffffff05;border:1px solid #40e0d01a;border-radius:10px;grid-template-columns:1fr 1fr 1fr 1fr 1fr;align-items:center;gap:1rem;padding:1rem;transition:all .3s;display:grid}.table-section .table-row{grid-template-columns:1fr auto}.table-row:hover{background:#40e0d00d;border-color:#40e0d04d;transform:translate(5px)}.token-name{color:#fff;font-size:1.1rem;font-weight:700}.entry-price,.current-price{color:#e0e0e0;font-family:Courier New,monospace}.gain{font-size:1.1rem;font-weight:700}.gain.positive{color:#0f8;text-shadow:0 0 10px #00ff884d}.gain.neutral{color:#e0e0e0;font-weight:600}.summary-note{background:#40e0d00d;border:1px solid #40e0d01a;border-radius:8px;margin-top:1.5rem;padding:1rem}.summary-note p{color:#ccc;text-align:center;margin:0;font-size:.8rem;font-style:italic}.status{text-transform:uppercase;text-align:center;border-radius:15px;padding:.3rem .8rem;font-size:.8rem;font-weight:600}.status.active{color:#0f8;background:#00ff881a;border:1px solid #00ff884d}.status.closed{color:#ccc;background:#ffffff1a;border:1px solid #fff3}.status.roi-low{color:#ffc107;background:#ffc1071a;border:1px solid #ffc1074d}.status.roi-medium{color:#0f8;background:#00ff881a;border:1px solid #00ff884d}.status.roi-high{color:#40e0d0;background:#40e0d033;border:1px solid #40e0d080;box-shadow:0 0 10px #40e0d04d}.gains-charts{grid-template-columns:2fr 1fr;gap:2rem;margin-top:3rem;display:grid}.monthly-summary{background:#ffffff05;border:1px solid #40e0d026;border-radius:20px;padding:2rem}.monthly-summary h3{color:#fff;text-align:center;margin-bottom:1.5rem;font-size:1.3rem}.summary-grid{flex-direction:column;gap:1rem;display:flex}.summary-item{background:#40e0d00d;border:1px solid #40e0d01a;border-radius:10px;flex-direction:column;gap:.5rem;padding:1rem;display:flex}.summary-label{color:#e0e0e0;text-transform:uppercase;letter-spacing:1px;font-size:.85rem;font-weight:500}.summary-value{color:#40e0d0;text-shadow:0 0 10px #40e0d04d;font-size:1.1rem;font-weight:700}.x-labels{position:absolute;bottom:-30px;left:0;right:0}.x-label{color:#40e0d0;font-size:.8rem;font-weight:600;position:absolute;transform:translate(-50%)}.gains-charts{margin-top:3rem}.chart-container{background:#ffffff05;border:1px solid #40e0d026;border-radius:20px;padding:2.5rem}.chart-container h3{color:#fff;text-align:center;margin-bottom:2rem}.chart-placeholder{background:#0003;border-radius:10px;height:300px;position:relative;overflow:hidden}.chart-line{height:100%;position:relative}.chart-point{background:#40e0d0;border-radius:50%;width:8px;height:8px;animation:2s infinite pulse;position:absolute;box-shadow:0 0 15px #40e0d099}.chart-point:before{content:"";transform-origin:0;background:linear-gradient(90deg,#40e0d0,#40e0d04d);width:60px;height:2px;position:absolute;top:4px;left:8px}.chart-grid{position:absolute;inset:0}.grid-line.horizontal{background:#40e0d01a;height:1px;position:absolute;left:0;right:0}.chart-labels{position:absolute;top:0;bottom:0;left:-50px}.y-label{color:#40e0d0;font-size:.8rem;font-weight:600;position:absolute;left:0}@keyframes pulse{0%,to{transform:scale(1)}50%{transform:scale(1.05)}}.outsource{background:linear-gradient(135deg,#00ffff08 0%,#40e0d008 100%);padding:6rem 0;position:relative}.outsource:before{content:"";pointer-events:none;background:radial-gradient(circle at 20% 20%,#40e0d01a 0%,#0000 50%),radial-gradient(circle at 80% 80%,#00ffff1a 0%,#0000 50%);position:absolute;inset:0}.outsource-grid{z-index:1;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));gap:2rem;display:grid;position:relative}.outsource-card{text-align:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff08;border:1px solid #40e0d026;border-radius:20px;padding:2.5rem;transition:all .4s;position:relative;overflow:hidden}.outsource-card:before{content:"";background:linear-gradient(90deg,#0000,#00ffff1a,#0000);width:100%;height:100%;transition:left .6s;position:absolute;top:0;left:-100%}.outsource-card:hover:before{left:100%}.outsource-card:hover{background:#ffffff14;border-color:#0ff;transform:translateY(-15px)scale(1.02);box-shadow:0 25px 50px #00ffff26,0 0 30px #40e0d033}.outsource-icon{filter:drop-shadow(0 0 10px #40e0d04d);margin-bottom:1.5rem;font-size:3.5rem;transition:all .3s;display:block}.outsource-card:hover .outsource-icon{filter:drop-shadow(0 0 20px #00ffff80);transform:scale(1.1)rotateY(360deg)}.outsource-card h3{color:#0ff;margin-bottom:1.5rem;font-size:1.6rem;font-weight:600;transition:color .3s}.outsource-card:hover h3{color:#40e0d0}.outsource-card p{color:#d0d0d0;font-size:1rem;line-height:1.7;transition:color .3s}.outsource-card:hover p{color:#fff}.contact{background:linear-gradient(135deg,#40e0d00d 0%,#00ffff0d 100%)}.contact-content{grid-template-columns:1fr 1fr;gap:3rem;max-width:1000px;margin:0 auto;display:grid}.discord-invite{grid-column:1/-1;justify-content:center;align-items:center;padding:1rem 0;display:flex}.discord-card{text-align:center;background:#7289da1a;border:2px solid #7289da4d;border-radius:20px;width:100%;max-width:400px;padding:2rem;transition:all .3s}.discord-card:hover{border-color:#7289da;transform:translateY(-5px);box-shadow:0 20px 40px #7289da33}.discord-icon{justify-content:center;align-items:center;min-height:52px;margin-bottom:1.25rem;display:flex}.discord-icon svg{transition:all .3s}.discord-mark-large{width:64px;height:auto}.discord-card:hover .discord-icon svg{filter:drop-shadow(0 0 20px #7289da80);transform:scale(1.1)}.discord-card h3{color:#7289da;margin-bottom:1rem;font-size:1.5rem}.discord-card p{color:#e0e0e0;margin-bottom:2rem;line-height:1.6}.discord-btn{border:none;border-radius:25px;padding:.8rem 1.5rem;font-weight:600;text-decoration:none;transition:all .3s;color:#fff!important;background:linear-gradient(45deg,#7289da,#5865f2)!important}.discord-btn:hover{transform:translateY(-2px);box-shadow:0 10px 30px #7289da66}.contact-form{background:#ffffff05;border:1px solid #40e0d033;border-radius:20px;padding:2rem}.contact-form .form-group{margin-bottom:1.5rem}.contact-form .form-group input,.contact-form .form-group textarea,.contact-form .form-group select{color:#fff;background:#ffffff0d;border:1px solid #40e0d04d;border-radius:10px;width:100%;padding:1rem;font-size:1rem;transition:all .3s}.contact-form .form-group input:focus,.contact-form .form-group textarea:focus,.contact-form .form-group select:focus{border-color:#40e0d0;outline:none;box-shadow:0 0 20px #40e0d033}.contact-form .form-group input::placeholder,.contact-form .form-group textarea::placeholder{color:#a0a0a0}.footer{background:#000;border-top:1px solid #40e0d033;padding:3rem 0 1rem}.footer-content{grid-template-columns:1fr 2fr;gap:3rem;margin-bottom:2rem;display:grid}.footer-brand .logo-container{color:inherit;align-items:center;gap:.5rem;width:fit-content;margin-bottom:1rem;text-decoration:none;display:flex}.footer-brand p{color:#a0a0a0;margin-top:1rem;font-style:italic}.footer-social-icons{gap:1rem;margin-top:1.5rem;display:flex}.footer-social-icon{color:#40e0d0;background:#ffffff0d;border:1px solid #40e0d033;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;text-decoration:none;transition:all .3s;display:flex}.footer-social-icon:hover{color:#0ff;background:#40e0d01a;border-color:#40e0d0;transform:translateY(-2px);box-shadow:0 5px 15px #40e0d033}.footer-social-icon svg{transition:transform .3s}.footer-social-icon:hover svg{transform:scale(1.1)}.footer-links{grid-template-columns:repeat(3,1fr);gap:2rem;display:grid}.link-group h4{color:#40e0d0;margin-bottom:1rem;font-weight:600}.link-group a{color:#a0a0a0;margin-bottom:.5rem;text-decoration:none;transition:color .3s;display:block}.link-group a:hover{color:#40e0d0}.footer-bottom{text-align:center;border-top:1px solid #40e0d01a;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;padding-top:2rem;display:flex}.footer-bottom p{color:#a0a0a0}.footer-dev{color:#555070;font-size:.8rem}.footer-dev-name{color:#b129fd;letter-spacing:.5px;font-weight:600;text-decoration:none;transition:color .2s}.footer-dev-name:hover{color:#c97dff}.social-links{gap:1rem;display:flex}.social-links a{color:#a0a0a0;text-decoration:none;transition:color .3s}.social-links a:hover{color:#40e0d0}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@media (width<=768px){.nav-links,.nav-right{display:none}.mobile-menu-toggle{display:flex}.hero-title{font-size:2.5rem}.hero-social{gap:1rem;margin-top:1rem}.social-icon{width:45px;height:45px}.section-title{font-size:2rem}.about-content{grid-template-columns:1fr;gap:2rem;padding:0}.about-text p{padding:0 .5rem;font-size:1rem}.stats-container{grid-template-columns:repeat(3,1fr);gap:.8rem;padding:0 .5rem}.stat-item{padding:1rem .5rem}.stat-number{font-size:2rem}.footer-content{grid-template-columns:1fr;gap:2rem}.footer-links{grid-template-columns:repeat(2,minmax(0,1fr));gap:1.5rem}.footer-links .link-group:last-child{grid-column:1/-1}.footer-bottom{text-align:center;flex-direction:column}.contact-content{grid-template-columns:1fr;gap:2rem}.outsource-grid{grid-template-columns:1fr;gap:1.5rem}.outsource-card{padding:2rem 1.5rem}.outsource-icon{margin-bottom:1rem;font-size:3rem}.outsource-card h3{font-size:1.4rem}.team{padding:4rem 0}.team-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;padding-top:0}.member-avatar{width:88px;height:88px}.simple-stats-grid{grid-template-columns:repeat(2,1fr)}.tables-container{flex-direction:column;gap:2rem}.table-section{flex:1;min-width:100%;max-width:100%}.table-section:first-child,.table-section:nth-child(2),.table-section:nth-child(3){width:100%;min-width:0}.table-section:nth-child(3){-webkit-overflow-scrolling:touch;overflow-x:auto}.table-section:nth-child(3) .gains-table{min-width:500px}}@media (width<=480px){.team-grid{grid-template-columns:1fr;width:min(100%,360px)}.team-member{min-height:270px}.hero-buttons{flex-direction:column;align-items:center}.btn{width:100%;max-width:300px}.features-grid{grid-template-columns:1fr}.outsource-grid{grid-template-columns:1fr;gap:1rem}.outsource-card{margin:0 10px;padding:1.5rem}.outsource-icon{font-size:2.5rem}.outsource-card h3{margin-bottom:1rem;font-size:1.3rem}.gains-stats,.simple-stats-grid{grid-template-columns:repeat(2,1fr);gap:1rem}.stat-card,.simple-stat-card{padding:1.5rem}.stat-value{font-size:1.8rem}.gains-tracker{padding:1.5rem}.tables-container{flex-direction:column;gap:2rem}.table-section{flex:1;width:100%;min-width:0;max-width:100%;margin:0;padding:1.5rem;overflow-x:auto}.table-section:first-child,.table-section:nth-child(2),.table-section:nth-child(3){min-width:0}.table-section h3{white-space:nowrap;text-overflow:ellipsis;margin-bottom:1rem;font-size:1.2rem;overflow:hidden}.gains-table{width:100%;min-width:0}.table-section:first-child .table-header,.table-section:first-child .table-row{grid-template-columns:1fr 1fr;gap:.5rem}.table-section:nth-child(2) .table-header,.table-section:nth-child(2) .table-row{grid-template-columns:1fr 1fr 1fr;gap:.3rem}.table-section:nth-child(3){-webkit-overflow-scrolling:touch;position:relative;overflow-x:scroll}.table-section:nth-child(3):after{content:"← Scroll horizontally →";color:#40e0d099;pointer-events:none;font-size:.7rem;position:absolute;bottom:10px;left:50%;transform:translate(-50%)}.table-section:nth-child(3) .gains-table{min-width:600px}.table-section:nth-child(3) .table-header,.table-section:nth-child(3) .table-row{grid-template-columns:1fr 1fr 1fr 1fr 1fr;gap:.3rem}.table-header{padding:.8rem .5rem;font-size:.75rem}.table-row{padding:.8rem .5rem;font-size:.85rem}.month-name,.profit-value,.gains-percentage{font-size:.85rem}.chart-placeholder{height:200px}.chart-labels{left:-40px}.y-label{font-size:.7rem}.gains-charts{grid-template-columns:1fr;gap:2rem}.monthly-summary{padding:1.5rem}.summary-item{padding:.8rem}.summary-value{font-size:1rem}.x-labels{bottom:-25px}.x-label{font-size:.7rem}}@media (width<=360px){.container{padding:0 1rem}.hero-title{font-size:2rem}.simple-stats-grid{grid-template-columns:1fr;gap:1rem}.stat-card{text-align:center;flex-direction:column;align-items:center;padding:1rem}.stat-content{align-items:center}.stat-value{font-size:1.5rem}.table-section{margin:0 .5rem;padding:1rem}.table-section h3{font-size:1.1rem}.table-section:nth-child(2) .table-header,.table-section:nth-child(2) .table-row{grid-template-columns:repeat(3,minmax(0,1fr));gap:.2rem}.table-header{padding:.6rem .3rem;font-size:.7rem}.table-row{padding:.6rem .3rem;font-size:.8rem}.table-section:nth-child(3) .gains-table{min-width:500px}}body.menu-open,body.modal-open{overflow:hidden}@media (width<=768px){.navbar{box-sizing:border-box;justify-content:space-between;align-items:center;width:100%;max-width:100vw;padding:.75rem 1rem;overflow:hidden}.nav-brand{flex-shrink:0;max-width:calc(100vw - 80px)}.nav-brand .logo-container{gap:.5rem}.brand-text{letter-spacing:1px;white-space:nowrap;text-overflow:ellipsis;font-size:1rem;overflow:hidden}.mobile-menu-toggle{z-index:1002;flex-shrink:0;margin-left:1rem;display:flex!important}.nav-link:after{display:none}.nav-link:before{content:"";background:linear-gradient(90deg,#40e0d033,#0000);width:0;height:100%;transition:width .3s;position:absolute;top:0;left:0}.nav-link:hover:before{width:100%}.nav-link[href=\#gold-membership]{font-weight:600;color:gold!important}.nav-link[href=\#gold-membership]:hover{background:#ffd7001a;color:#ffed4e!important}.hero{min-height:80vh;padding:0 1rem}.hero-content{text-align:center;padding:calc(var(--header-offset) + .5rem) 0 2.5rem}.wolf-head{width:75px;height:80px}.wolf-head img{width:75px!important;height:auto!important}.hero-title{margin:1rem 0;font-size:2rem}.hero-subtitle{margin-bottom:2rem;font-size:1rem}.hero-social{justify-content:center;gap:1rem}.section{padding:2rem 1rem}.section-header{text-align:center;margin-bottom:2rem}.section-title{font-size:2rem}.section-subtitle{font-size:1rem}.features-grid{grid-template-columns:1fr;gap:1.5rem}.feature-card{padding:1.5rem}.gold-perks-grid{grid-template-columns:1fr;gap:1.5rem}.gold-perk-card{padding:1.5rem}.simple-stats-grid{grid-template-columns:1fr;gap:1rem}.stat-card{text-align:center;flex-direction:column;align-items:center;padding:1.5rem}.stat-content{align-items:center}.tables-container{flex-direction:column;gap:1.5rem}.table-section{margin:0;padding:1rem;overflow-x:auto}.outsource-grid{grid-template-columns:1fr;gap:1.5rem}.outsource-card{padding:1.5rem}}@media (width<=480px){body{font-size:1rem}h1{font-size:1.8rem}h2{font-size:1.5rem}h3{font-size:1.3rem}.hero-title,.section-title{font-size:1.8rem}.btn{padding:.8rem 1.5rem;font-size:1rem}.footer-links{grid-template-columns:1fr}.footer-links .link-group:last-child{grid-column:auto}}@media (hover:none) and (pointer:coarse){button,[role=button],.btn{min-height:var(--control-height)}.btn,.nav-link,.social-icon,.feature-card,.gold-perk-card,.stat-card,.outsource-card{-webkit-tap-highlight-color:transparent}.btn:hover,.nav-link:hover,.social-icon:hover{box-shadow:none;transform:none}.btn:active{transition:transform .1s;transform:scale(.95)}}@media screen and (width<=768px) and (orientation:landscape){.hero{min-height:100vh;padding:0 1rem}.hero-content{padding:5.25rem 0 2rem}.wolf-head{width:56px;height:60px}.wolf-head img{width:56px!important;height:auto!important}.hero-title{font-size:1.5rem}.section{padding:1.5rem 1rem}}@media screen and (width>=769px) and (width<=1024px){.container{padding:0 2rem}.features-grid,.gold-perks-grid,.simple-stats-grid{grid-template-columns:repeat(2,1fr)}.tables-container{flex-direction:column}}.legal-page{background:linear-gradient(#0a0a0f 0%,#111118 100%);min-height:100vh;padding:8rem 0 4rem}.legal-title{color:#40e0d0;text-align:center;margin-bottom:.5rem;font-size:2.5rem;font-weight:700}.legal-updated{text-align:center;color:#a0a0a0;margin-bottom:2rem;font-size:.9rem}.legal-content{color:#d0d0d0;max-width:800px;margin:0 auto;line-height:1.8}.legal-section{margin-bottom:2.5rem}.legal-section h2{color:#40e0d0;border-bottom:1px solid #40e0d026;margin-bottom:1rem;padding-bottom:.5rem;font-size:1.4rem;font-weight:600}.legal-section h3{color:#e0e0e0;margin:1.2rem 0 .6rem;font-size:1.1rem;font-weight:600}.legal-section p{color:#b0b0b0;margin-bottom:.8rem}.legal-section ul{margin:.5rem 0 1rem 1.5rem;padding:0}.legal-section li{color:#b0b0b0;margin-bottom:.5rem}.legal-link{color:#40e0d0;text-decoration:none;transition:color .3s}.legal-link:hover{color:#0ff;text-decoration:underline}.not-found-page{min-height:100svh;padding:calc(var(--header-offset) + var(--space-6)) 0 var(--space-8);background:radial-gradient(circle at 50% 20%,#b129fd1f,#0000 34%),linear-gradient(#0a0a0f,#111118);place-items:center;display:grid}.not-found-card{text-align:center;border:1px solid var(--color-border);border-radius:var(--radius-lg);width:min(100%,44rem);box-shadow:var(--shadow-card);background:#14141eb8;margin:0 auto;padding:clamp(2rem,7vw,4rem)}.not-found-code{color:var(--color-aqua);letter-spacing:-.08em;margin-bottom:.75rem;font-size:clamp(3.5rem,14vw,7rem);font-weight:800;line-height:.9;display:block}.not-found-card h1{margin-bottom:.75rem;font-size:clamp(1.75rem,5vw,2.75rem)}.not-found-card p{max-width:40ch;color:var(--color-muted);margin:0 auto;line-height:1.7}.not-found-actions{flex-wrap:wrap;justify-content:center;gap:.75rem;margin-top:2rem;display:flex}.about-page-section{margin-bottom:2.5rem}.about-page-section h2{color:#40e0d0;border-bottom:1px solid #40e0d026;margin-bottom:1rem;padding-bottom:.5rem;font-size:1.4rem;font-weight:600}.about-page-section p{color:#b0b0b0;margin-bottom:.8rem;line-height:1.8}.about-page-section ul{margin:.5rem 0 1rem 1.5rem;padding:0}.about-page-section li{color:#b0b0b0;margin-bottom:.6rem;line-height:1.7}.about-cta{text-align:center;margin-top:2rem}.contact-methods-grid{grid-template-columns:repeat(3,1fr);gap:2rem;margin-top:2rem;display:grid}.contact-method-card{text-align:center;background:#40e0d008;border:1px solid #40e0d026;border-radius:16px;flex-direction:column;align-items:center;min-width:0;padding:2rem;transition:all .3s;display:flex}.contact-method-card:hover{border-color:#40e0d066;transform:translateY(-4px);box-shadow:0 8px 30px #40e0d01a}.contact-method-icon{color:#40e0d0;margin-bottom:1rem}.contact-method-card h3{color:#e0e0e0;margin-bottom:.8rem;font-size:1.2rem}.contact-method-card p{color:#a0a0a0;flex:1;margin-bottom:1.5rem;font-size:.9rem;line-height:1.6}.contact-method-card .btn{box-sizing:border-box;text-align:center;word-break:normal;overflow-wrap:anywhere;width:100%;padding:.6rem 1.2rem;font-size:.85rem}.contact-faq-section{margin-top:var(--space-7)}.faq-item{background:#ffffff05;border-left:3px solid #40e0d04d;border-radius:12px;margin-bottom:1.5rem;padding:1.2rem}.faq-item h3{color:#e0e0e0;margin-bottom:.5rem;font-size:1.05rem}.faq-item p{color:#a0a0a0;margin:0;line-height:1.7}.quality-content{background:radial-gradient(circle at 10% 20%,#40e0d014 0%,#0000 45%),radial-gradient(circle at 85% 80%,#40e0d00d 0%,#0000 40%),linear-gradient(#0a0a0f 0%,#101018 100%);border-top:1px solid #40e0d014;border-bottom:1px solid #40e0d014;padding:5rem 0}.quality-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1.4rem;margin-top:2rem;display:grid}.quality-card{background:#ffffff08;border:1px solid #40e0d026;border-radius:14px;padding:1.4rem}.quality-card h3{color:#40e0d0;margin-bottom:.7rem;font-size:1.1rem}.quality-card p{color:#b5b5b5;line-height:1.75}.quality-links{flex-wrap:wrap;justify-content:center;gap:.8rem;margin-top:1.8rem;display:flex}.quality-checklist{grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;margin-top:1rem;display:grid}.quality-item{background:#40e0d00a;border:1px solid #40e0d024;border-radius:12px;padding:1rem}.quality-item h3{color:#40e0d0;margin-bottom:.5rem;font-size:1rem}.quality-item p{color:#b0b0b0;font-size:.95rem;line-height:1.6}.cx{background:0 0;flex-direction:column;gap:3.5rem;max-width:1120px;min-height:100vh;margin:0 auto;padding:0 1.5rem 4rem;display:flex;position:relative;overflow:visible}.cx-bg-glow{pointer-events:none;z-index:-1;position:fixed;inset:0;overflow:hidden}.cx-glow-blob{filter:blur(110px);border-radius:50%;position:absolute}.cx-glow-1{background:radial-gradient(circle,#b129fd38 0%,#0000 70%);width:700px;height:700px;top:-10%;left:-15%}.cx-glow-2{background:radial-gradient(circle,#b129fd29 0%,#ff6b3512 55%,#0000 70%);width:550px;height:550px;bottom:10%;right:-12%}.cx-glow-3{background:radial-gradient(circle,#b129fd14 0%,#0000 65%);width:400px;height:400px;top:50%;left:50%;transform:translate(-50%,-50%)}.cx-hero-wrapper{width:100vw;margin-top:calc(1rem + 68px);margin-left:calc(50% - 50vw);position:relative;overflow:hidden}.cx-hero-img{width:100%;height:auto;display:block}.cx-hero-floats{pointer-events:none;z-index:0;width:100vw;height:100vh;position:fixed;top:0;left:0;overflow:hidden}.cx-float{opacity:0;filter:drop-shadow(0 0 6px #b129fd4d);font-size:1.6rem;animation:8s ease-in-out infinite cx-float-up;position:absolute}.cx-float:first-child{animation-duration:9s;animation-delay:0s;left:8%}.cx-float:nth-child(2){animation-duration:7s;animation-delay:1.5s;left:17%}.cx-float:nth-child(3){animation-duration:10s;animation-delay:3s;left:28%}.cx-float:nth-child(4){animation-duration:8s;animation-delay:.8s;left:40%}.cx-float:nth-child(5){animation-duration:9s;animation-delay:2.2s;left:53%}.cx-float:nth-child(6){animation-duration:7s;animation-delay:4s;left:64%}.cx-float:nth-child(7){animation-duration:11s;animation-delay:1s;left:75%}.cx-float:nth-child(8){animation-duration:8s;animation-delay:3.5s;left:85%}.cx-float:nth-child(9){animation-duration:9s;animation-delay:5s;left:22%}.cx-float:nth-child(10){animation-duration:7s;animation-delay:6s;left:60%}@keyframes cx-float-up{0%{opacity:0;transform:translateY(110vh)rotate(-10deg)}15%{opacity:.25}80%{opacity:.15}to{opacity:0;transform:translateY(-15vh)rotate(15deg)}}.cx-hero-below{text-align:center;flex-direction:column;align-items:center;gap:1.25rem;margin-top:-1.5rem;display:flex}.cx-subtitle{color:#c4bdd8;max-width:52ch;margin:0 auto;font-size:1.15rem;line-height:1.7}.cx-hero-actions{flex-wrap:wrap;justify-content:center;gap:.75rem;margin-top:1.5rem;display:flex}.cx-btn{cursor:pointer;border-radius:999px;justify-content:center;align-items:center;padding:.8rem 1.65rem;font-size:.92rem;font-weight:700;text-decoration:none;transition:transform .2s,box-shadow .2s,background .2s;display:inline-flex}.cx-btn-primary{color:#fff;background:linear-gradient(135deg,#b129fd 0%,#8b1fd4 100%);box-shadow:0 8px 28px #b129fd59}.cx-btn-primary:hover{transform:translateY(-2px);box-shadow:0 12px 36px #b129fd73}.cx-btn-ghost{color:#f5f2ff;background:#ffffff0a;border:1px solid #ffffff1f}.cx-btn-ghost:hover{background:#b129fd1a;border-color:#b129fd4d;transform:translateY(-2px)}.cx-stats{background:#b129fd1a;border:1px solid #b129fd1f;border-radius:16px;grid-template-columns:repeat(4,1fr);gap:1px;display:grid;overflow:hidden}.cx-stat{background:#0d0b14eb;flex-direction:column;gap:.3rem;padding:1.25rem 1.3rem;display:flex}.cx-stat strong{color:#f5f2ff;font-size:.95rem;font-weight:700}.cx-stat span{color:#8a82a0;font-size:.82rem;line-height:1.5}.cx-section{flex-direction:column;gap:2rem;display:flex}.cx-section-head{text-align:center;flex-direction:column;align-items:center;gap:.4rem;margin-bottom:2.5rem;display:flex}.cx-section-sub{color:#9f98b6;max-width:52ch;margin:.2rem 0 0;font-size:.95rem;line-height:1.65}.cx-tag{color:#d4a6ff;letter-spacing:.1em;text-transform:uppercase;background:#b129fd1a;border:1px solid #b129fd33;border-radius:999px;margin-bottom:.75rem;padding:.4rem .85rem;font-size:.78rem;font-weight:700;display:inline-block}.cx-section-head h2{color:#f5f2ff;letter-spacing:-.03em;margin:0;font-size:clamp(1.6rem,3.2vw,2.2rem)}.cx-grid{grid-template-columns:repeat(3,1fr);gap:1rem;display:grid}.cx-card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);text-align:center;background:linear-gradient(160deg,#ffffff0a 0%,#ffffff04 100%);border:1px solid #ffffff0f;border-radius:18px;flex-direction:column;align-items:center;padding:1.5rem;transition:all .4s;display:flex;position:relative;overflow:hidden}.cx-card:before{content:"";background:linear-gradient(90deg,#0000,#b129fd14,#0000);width:100%;height:100%;transition:left .6s;position:absolute;top:0;left:-100%}.cx-card:hover:before{left:100%}.cx-card:hover{border-color:#b129fd8c;transform:translateY(-15px)scale(1.02);box-shadow:0 20px 50px #b129fd2e,0 4px 20px #b129fd14}.cx-card:hover .cx-card-icon{transition:transform .4s;transform:scale(1.15)rotate(20deg)}.cx-card-icon{text-align:center;margin-bottom:.85rem;font-size:1.6rem;transition:transform .4s;display:block}.cx-card h3{color:#f5f2ff;letter-spacing:-.02em;margin:0 0 .5rem;font-size:1.08rem}.cx-card p{color:#9f98b6;margin:0;font-size:.9rem;line-height:1.65}.cx-steps{grid-template-columns:repeat(4,1fr);gap:1rem;display:grid}.cx-step{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:linear-gradient(160deg,#ffffff0a 0%,#ffffff04 100%);border:1px solid #ffffff0f;border-radius:18px;padding:1.5rem;transition:all .4s;position:relative;overflow:hidden}.cx-step:before{content:"";background:linear-gradient(90deg,#0000,#b129fd14,#0000);width:100%;height:100%;transition:left .6s;position:absolute;top:0;left:-100%}.cx-step:hover:before{left:100%}.cx-step:hover{border-color:#b129fd8c;transform:translateY(-15px)scale(1.02);box-shadow:0 20px 50px #b129fd2e,0 4px 20px #b129fd14}.cx-step-num{color:#fff;background:linear-gradient(135deg,#b129fd,#7b18b8);border-radius:10px;justify-content:center;align-items:center;width:2.4rem;height:2.4rem;margin-bottom:1rem;font-size:.85rem;font-weight:800;display:inline-flex}.cx-step h3{color:#f5f2ff;margin:0 0 .4rem;font-size:1.05rem}.cx-step p{color:#9f98b6;margin:0;font-size:.88rem;line-height:1.6}.cx-cta{text-align:center;background:radial-gradient(at 50% 0,#b129fd24 0%,#0000 60%),linear-gradient(160deg,#ffffff0a,#ffffff04);border:1px solid #b129fd2e;border-radius:24px;padding:3rem 2rem;box-shadow:0 0 60px #b129fd14}.cx-cta-logo{filter:drop-shadow(0 8px 24px #b129fd4d);width:72px;height:auto;margin-bottom:1.25rem}.cx-cta h2{color:#f5f2ff;letter-spacing:-.03em;margin:0 0 .5rem;font-size:clamp(1.5rem,3vw,2rem)}.cx-cta p{color:#9f98b6;max-width:48ch;margin:0 auto;line-height:1.7}.cx-cta .cx-hero-actions{margin-top:1.75rem}.cx-sub2{color:#9f98b6;text-align:center;max-width:56ch;margin:-.25rem auto 0;font-size:.95rem;line-height:1.7}.cx-pillars{flex-wrap:wrap;justify-content:center;gap:.75rem;padding:0 1rem;display:flex}.cx-pillar{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);cursor:default;background:#b129fd0f;border:1px solid #b129fd4d;border-radius:100px;align-items:center;gap:.5rem;padding:.55rem 1.25rem;transition:all .3s;display:inline-flex}.cx-pillar:hover{background:#b129fd1f;border-color:#b129fdb3;transform:translateY(-2px);box-shadow:0 4px 20px #b129fd26}.cx-pillar-icon{font-size:1rem}.cx-pillar-label{color:#d8ccf5;letter-spacing:.03em;text-transform:uppercase;font-size:.88rem;font-weight:600}.cx-grid-8{grid-template-columns:repeat(4,1fr)}.cx-steps-5{grid-template-columns:repeat(5,1fr)}.cx-admin-grid{grid-template-columns:repeat(2,1fr);gap:1.25rem;max-width:900px;margin:0 auto;display:grid}.cx-admin-card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:linear-gradient(160deg,#b129fd0d 0%,#ffffff05 100%);border:1px solid #b129fd1f;border-radius:18px;align-items:flex-start;gap:1rem;padding:1.5rem;transition:all .4s;display:flex;position:relative;overflow:hidden}.cx-admin-card:before{content:"";background:linear-gradient(90deg,#0000,#b129fd12,#0000);width:100%;height:100%;transition:left .6s;position:absolute;top:0;left:-100%}.cx-admin-card:hover:before{left:100%}.cx-admin-card:hover{border-color:#b129fd73;transform:translateY(-8px)scale(1.01);box-shadow:0 16px 40px #b129fd24}.cx-admin-icon{flex-shrink:0;margin-top:.1rem;font-size:1.75rem}.cx-admin-card h3{color:#f5f2ff;letter-spacing:-.01em;margin:0 0 .4rem;font-size:1rem;font-weight:700}.cx-admin-card p{color:#9f98b6;margin:0;font-size:.88rem;line-height:1.65}.cx-trust-section .cx-section-head{margin-bottom:2rem}.cx-arch-strip{background:#ffffff06;border:1px solid #ffffff0f;border-radius:16px;grid-template-columns:repeat(4,1fr);gap:0;padding:0;display:grid;overflow:hidden}.cx-arch-label{text-transform:uppercase;letter-spacing:.1em;color:#5a5470;margin-right:.5rem;font-size:.75rem;font-weight:700}.cx-arch-item{border-right:1px solid #ffffff12;flex-direction:column;align-items:flex-start;gap:.4rem;padding:1.75rem 1.5rem;transition:background .2s;display:flex}.cx-arch-item:last-child{border-right:none}.cx-arch-item:hover{background:#b129fd0d}.cx-arch-name{color:#d8ccf5;letter-spacing:-.01em;font-size:.92rem;font-weight:700}.cx-arch-note{color:#6a6280;letter-spacing:.01em;font-size:.78rem;line-height:1.5}.cx-docs-cta{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:radial-gradient(at 0%,#b129fd1a 0%,#0000 55%),linear-gradient(160deg,#ffffff0a,#ffffff04);border:1px solid #b129fd33;border-radius:24px;justify-content:space-between;align-items:center;gap:2rem;padding:2.5rem 3rem;display:flex}.cx-docs-text .cx-tag{margin-bottom:.75rem}.cx-docs-text h2{color:#f5f2ff;letter-spacing:-.02em;max-width:38ch;margin:0 0 .5rem;font-size:clamp(1.2rem,2.5vw,1.6rem)}.cx-docs-text p{color:#9f98b6;max-width:44ch;margin:0;font-size:.9rem;line-height:1.65}.cx-docs-actions{flex-direction:column;flex-shrink:0;gap:.75rem;display:flex}@media (width<=1100px){.cx-grid-8{grid-template-columns:repeat(2,1fr)}.cx-steps-5{grid-template-columns:repeat(3,1fr)}}@media (width<=900px){.cx-grid,.cx-steps,.cx-stats{grid-template-columns:repeat(2,1fr)}.cx-docs-cta{text-align:center;flex-direction:column;padding:2rem 1.5rem}.cx-docs-text h2{max-width:none}.cx-docs-actions{flex-direction:row;justify-content:center}.cx-admin-grid{grid-template-columns:1fr}}@media (width<=640px){.cx{gap:2.5rem;padding:0 1rem 3rem}.cx-hero-body{padding:0 1.25rem 1.5rem}.cx-subtitle{font-size:1rem}.cx-grid,.cx-steps,.cx-stats,.cx-grid-8,.cx-steps-5{grid-template-columns:1fr}.cx-docs-actions{flex-direction:column;align-items:stretch}.cx-arch-strip{grid-template-columns:1fr 1fr}.cx-arch-item{border-bottom:1px solid #ffffff12;border-right:none}.cx-arch-item:nth-child(odd){border-right:1px solid #ffffff12}.cx-arch-item:last-child,.cx-arch-item:nth-last-child(2):nth-child(odd){border-bottom:none}.cx-hero-actions{flex-direction:column;align-items:stretch}.cx-cta{padding:2rem 1.25rem}}@media (width<=768px){.legal-page{padding:6rem 1rem 3rem}.legal-title{font-size:1.8rem}.contact-methods-grid{grid-template-columns:1fr;gap:1.5rem}.legal-content{padding:0 .5rem}.quality-grid,.quality-checklist{grid-template-columns:1fr}}@media (width<=480px){.legal-title{font-size:1.5rem}.legal-section h2,.about-page-section h2{font-size:1.2rem}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.chill-overlay{z-index:calc(var(--z-header,1000) - 1);pointer-events:none;visibility:hidden;opacity:0;transition:opacity .45s,visibility 0s linear .45s;position:fixed;inset:0;overflow:hidden}.chill-overlay.active,.chill-overlay.disappearing{visibility:visible;transition-delay:0s}.chill-overlay.active{opacity:1}.chill-overlay.disappearing{opacity:0;transition-duration:.9s}.frost-overlay,.cold-particles{position:absolute;inset:0}.frost-overlay{-webkit-backdrop-filter:blur(2px)brightness(.58)saturate(.6);backdrop-filter:blur(2px)brightness(.58)saturate(.6);opacity:0;background:radial-gradient(at 0 0,#007ce9d6,#0000 56%),radial-gradient(at 100% 0,#007ce9bd,#0000 54%),radial-gradient(at 0 100%,#40e0d0b8,#0000 56%),radial-gradient(at 100% 100%,#007ce9c7,#0000 58%),radial-gradient(#40e0d061,#0000 62%);transform:scale(.96)}.chill-overlay.active .frost-overlay{animation:1.4s ease-out both frost-spread}.cold-particles{opacity:0;will-change:background-position;background-image:radial-gradient(circle,#fffffff2 0 1px,#0000 1.5px),radial-gradient(circle,#e1faffc7 0 1.5px,#0000 2px);background-position:0 0,24px 34px;background-size:48px 48px,72px 72px}.chill-overlay.active .cold-particles{opacity:.72;animation:5s linear infinite frost-snow}.chill-text{opacity:0;color:#f0f8ff;letter-spacing:.03em;text-align:center;text-shadow:0 0 24px #fffffff2,0 0 54px #bef0ffb8;width:min(90vw,34rem);font-size:clamp(2rem,8vw,3.5rem);font-weight:800;line-height:1.1;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)scale(.9)}.chill-overlay.active .chill-text{animation:.65s ease-out .25s both frost-text}@keyframes frost-spread{0%{opacity:0;-webkit-backdrop-filter:blur()brightness()saturate();backdrop-filter:blur()brightness()saturate();transform:scale(.96)}to{opacity:1;-webkit-backdrop-filter:blur(2px)brightness(.58)saturate(.6);backdrop-filter:blur(2px)brightness(.58)saturate(.6);transform:scale(1)}}@keyframes frost-snow{to{background-position:32px 96px,-20px 144px}}@keyframes frost-text{0%{opacity:0;filter:blur(6px);transform:translate(-50%,-46%)scale(.9)}to{opacity:1;filter:blur();transform:translate(-50%,-50%)scale(1)}}
