*{margin:0;padding:0;box-sizing:border-box}body{font-family:-apple-system,BlinkMacSystemFont,SF Pro Display,SF Pro Text,Helvetica Neue,Helvetica,Arial,sans-serif;line-height:1.5;color:#fff;background:#000;overflow-x:hidden;font-weight:400;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility}.container{max-width:1400px;margin:0 auto;padding:0 30px}@media (max-width:768px){.container{padding:0 20px}}@media (max-width:480px){.container{padding:0 16px}}.navbar{position:fixed;top:0;left:50%;transform:translateX(-50%);margin-top:20px;width:calc(100% - 40px);height:72px;border-radius:999px;background:hsla(0,0%,100%,.06);backdrop-filter:blur(60px) saturate(200%);-webkit-backdrop-filter:blur(60px) saturate(200%);z-index:1000;padding:0;border:1px solid hsla(0,0%,100%,.12);display:flex;align-items:center;box-shadow:0 8px 32px rgba(0,0,0,.25),inset 0 0 0 .5px hsla(0,0%,100%,.08),inset 0 1px 0 0 hsla(0,0%,100%,.05);overflow:visible;transition:all .2s ease}.navbar:hover{background:hsla(0,0%,100%,.08);border-color:hsla(0,0%,100%,.18);box-shadow:0 12px 40px rgba(0,0,0,.3),inset 0 0 0 .5px hsla(0,0%,100%,.12),inset 0 1px 0 0 hsla(0,0%,100%,.08)}.nav-container{max-width:1400px;margin:0 auto;padding:0 28px;justify-content:space-between;width:100%;height:100%;overflow:visible}.nav-container,.nav-logo{display:flex;align-items:center}.nav-logo{gap:.75rem;text-decoration:none}.nav-logo:hover{opacity:.9}.nav-logo h2{text-decoration:none}.logo-symbol{position:relative;width:32px;height:32px}.logo-ring{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);border:1.5px solid hsla(0,0%,100%,.9);border-radius:50%;box-shadow:0 0 12px hsla(0,0%,100%,.2),inset 0 0 0 .5px hsla(0,0%,100%,.1)}.logo-ring.outer{width:32px;height:32px}.logo-ring.inner{width:20px;height:20px;border-width:1px}.logo-text,.nav-logo h2{color:#fff;font-weight:500;font-size:18px;line-height:1.2;letter-spacing:-.01em;text-transform:lowercase;-webkit-font-smoothing:antialiased}.nav-menu,.nav-menu-desktop{display:flex;list-style:none;gap:2rem;align-items:center;position:relative;overflow:visible}.nav-menu a,.nav-menu-desktop a{color:hsla(0,0%,100%,.7);text-decoration:none;font-weight:500;font-size:17px;line-height:1.2;position:relative;text-transform:lowercase;letter-spacing:-.01em;padding:8px 12px;border-radius:999px;-webkit-font-smoothing:antialiased;z-index:2;transition:opacity .3s ease,color .3s ease}.nav-menu li:first-child a,.nav-menu-desktop li:first-child a{opacity:.55}.nav-menu li:nth-child(2) a,.nav-menu-desktop li:nth-child(2) a{opacity:.7}.nav-menu li:nth-child(3) a,.nav-menu-desktop li:nth-child(3) a{opacity:.85}.nav-menu li:nth-child(4) a,.nav-menu-desktop li:nth-child(4) a{opacity:1}.nav-menu a:hover,.nav-menu-desktop a:hover{opacity:1!important}.nav-menu a.active,.nav-menu-desktop a.active{color:#fff;opacity:1!important}.nav-indicator{position:absolute;top:50%;transform:translateY(-50%);height:36px;background:hsla(0,0%,100%,.1);border-radius:999px;transition:left .6s cubic-bezier(.4,0,.2,1) .1s,width .6s cubic-bezier(.4,0,.2,1) .1s;z-index:1;pointer-events:none;left:0;width:0;margin:0;padding:0}.nav-menu a:after,.nav-menu-desktop a:after{display:none}.mobile-menu{display:none;position:fixed;top:0;left:0;right:0;bottom:0;width:100%;height:100vh;background:rgba(0,0,0,.6);backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);z-index:999;opacity:0;visibility:hidden;transition:opacity .3s ease,visibility .3s ease;overflow-y:auto;-webkit-overflow-scrolling:touch;padding:0}.mobile-menu.active{opacity:1;visibility:visible}.mobile-menu-content{position:absolute;top:80px;left:16px;right:16px;background:hsla(0,0%,100%,.06);backdrop-filter:blur(60px) saturate(200%);-webkit-backdrop-filter:blur(60px) saturate(200%);border:1px solid hsla(0,0%,100%,.12);border-radius:24px;box-shadow:0 8px 32px rgba(0,0,0,.25),inset 0 0 0 .5px hsla(0,0%,100%,.08),inset 0 1px 0 0 hsla(0,0%,100%,.05);padding:0;max-height:calc(100vh - 120px);overflow-y:auto;transform:translateY(-20px) scale(.95);opacity:0;transition:transform .3s cubic-bezier(.4,0,.2,1),opacity .3s cubic-bezier(.4,0,.2,1)}.mobile-menu.active .mobile-menu-content{transform:translateY(0) scale(1);opacity:1}.mobile-menu-search{padding:20px 20px 16px;border-bottom:1px solid hsla(0,0%,100%,.08)}.mobile-menu-search-input{width:100%;padding:12px 16px 12px 44px;background:hsla(0,0%,100%,.05);border:.5px solid hsla(0,0%,100%,.15);border-radius:12px;font-size:16px;font-weight:400;color:hsla(0,0%,100%,.9);font-family:inherit;outline:none;position:relative;transition:all .2s ease}.mobile-menu-search-input:focus{background:hsla(0,0%,100%,.08);border-color:hsla(0,0%,100%,.25)}.mobile-menu-search-input::placeholder{color:hsla(0,0%,100%,.4)}.mobile-menu-search-icon{position:absolute;left:32px;top:50%;transform:translateY(-50%);width:20px;height:20px;opacity:.5;pointer-events:none;color:hsla(0,0%,100%,.7)}.mobile-menu-links{padding:8px 0}.mobile-menu-link{display:flex;align-items:center;justify-content:space-between;padding:16px 20px;color:hsla(0,0%,100%,.7);text-decoration:none;font-weight:500;font-size:17px;letter-spacing:-.01em;text-transform:lowercase;transition:all .2s ease;-webkit-tap-highlight-color:transparent;position:relative}.mobile-menu-link:active,.mobile-menu-link:hover{background:hsla(0,0%,100%,.08);color:hsla(0,0%,100%,.9)}.mobile-menu-link.active{background:hsla(0,0%,100%,.08);color:#fff}.mobile-menu-link-chevron{width:20px;height:20px;opacity:.4;display:flex;align-items:center;justify-content:center;color:hsla(0,0%,100%,.7)}.mobile-menu-link-chevron:after{content:"";width:6px;height:6px;border-right:2px solid;border-top:2px solid;transform:rotate(45deg)}.hamburger{display:none;flex-direction:column;justify-content:space-between;width:24px;height:18px;cursor:pointer;padding:8px;background:none;border:none;border-radius:999px;z-index:1002;position:relative;-webkit-tap-highlight-color:transparent;touch-action:manipulation;transition:all .2s ease;margin:-8px}.hamburger:hover{background:hsla(0,0%,100%,.1)}.hamburger span{display:block;width:100%;height:2px;background:hsla(0,0%,100%,.9);border-radius:1px;transition:all .25s cubic-bezier(.4,0,.2,1);transform-origin:center}.hamburger.active span:first-child{transform:translateY(8px) rotate(45deg)}.hamburger.active span:nth-child(2){opacity:0;transform:scale(0)}.hamburger.active span:nth-child(3){transform:translateY(-8px) rotate(-45deg)}.hero{min-height:100vh;display:flex;align-items:center;background:#000;position:relative;padding:120px 0 80px;overflow:hidden}@media (max-width:768px){.hero{padding-top:100px}}@media (max-width:480px){.hero{padding-top:90px}}.starfield-tunnel{position:absolute;top:0;left:0;width:100%;height:100%;z-index:0}.hero-container{max-width:980px;margin:0 auto;padding:0 30px;width:100%;position:relative;z-index:1}@media (max-width:768px){.hero-container{padding:0 20px}}@media (max-width:480px){.hero-container{padding:0 16px}}.hero-content{text-align:center;max-width:680px;margin:0 auto}.hero-content,.hero-title{position:relative;z-index:1}.hero-title{font-size:5.5rem;font-weight:700;margin-bottom:1rem;color:#fff;letter-spacing:-.03em;line-height:1.05;-webkit-font-smoothing:antialiased;text-shadow:0 2px 20px hsla(0,0%,100%,.1);font-family:-apple-system,BlinkMacSystemFont,SF Pro Display,Helvetica Neue,Helvetica,Arial,sans-serif}@media (max-width:768px){.hero-title{font-size:3rem}}.hero-subtitle{font-size:1.75rem;color:hsla(0,0%,100%,.9);margin-bottom:1.5rem;font-weight:400;line-height:1.4;letter-spacing:-.01em;position:relative;z-index:1}@media (max-width:768px){.hero-subtitle{font-size:1.25rem}}.hero-description{font-size:1.125rem;color:hsla(0,0%,100%,.7);margin-bottom:2.5rem;line-height:1.6;font-weight:400;position:relative;z-index:1}@media (max-width:768px){.hero-description{font-size:1rem}}.hero-buttons{display:flex;gap:2rem;align-items:center;justify-content:center;position:relative;z-index:1}.btn{padding:14px 28px;border:none;border-radius:999px;font-weight:400;font-size:1rem;text-decoration:none;transition:all .2s cubic-bezier(.4,0,.2,1);cursor:pointer;display:inline-block;letter-spacing:-.01em;-webkit-font-smoothing:antialiased;-webkit-tap-highlight-color:transparent;touch-action:manipulation;min-height:44px;min-width:44px}.btn-primary{background:#fff;color:#000;box-shadow:0 4px 12px hsla(0,0%,100%,.15);position:relative;overflow:hidden}.btn-primary:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,121,27,.2),transparent);transition:left .5s ease}.btn-primary:hover:before{left:100%}.btn-primary:hover{background:hsla(0,0%,100%,.95);transform:translateY(-2px);box-shadow:0 6px 20px rgba(255,121,27,.3),0 4px 12px hsla(0,0%,100%,.25)}.btn-primary:active{transform:translateY(0);box-shadow:0 2px 8px hsla(0,0%,100%,.15)}.btn-secondary{background:hsla(0,0%,100%,.05);color:#fff;border:.5px solid hsla(0,0%,100%,.15)}.btn-secondary:hover{background:hsla(0,0%,100%,.08);border-color:hsla(0,0%,100%,.2)}.btn-secondary:active{opacity:.9;transform:scale(.98)}.btn-treasury{background:transparent;color:#fff;border:1px solid #fff;display:flex;align-items:center;gap:.5rem;font-weight:400;position:relative;overflow:hidden}.btn-treasury:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,hsla(0,0%,100%,.2),transparent);transition:left .5s ease}.btn-treasury:hover:before{left:100%}.btn-treasury:hover{transform:translateY(-2px);box-shadow:0 10px 20px hsla(0,0%,100%,.2)}.btn-secondary:hover{background:#fff;color:#0a0a0a;transform:translateY(-2px)}.portal-animation{position:relative;width:400px;height:400px;margin:0 auto}.portal-ring{border:3px solid #fff;border-radius:25px;box-shadow:0 0 30px hsla(0,0%,100%,.5);animation:portalGlow 3s ease-in-out infinite}.portal-ring.outer{animation:rotate 10s linear infinite,portalGlow 3s ease-in-out infinite;animation-delay:0s,0s}.portal-ring.inner{border-width:2px;animation:rotate 8s linear infinite reverse,portalGlow 3s ease-in-out infinite;animation-delay:0s,1.5s}.portal-ring.outer{width:280px;height:280px;animation:rotate 10s linear infinite}.portal-ring.inner{width:180px;height:180px;animation:rotate 8s linear infinite reverse}.portal-core{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:80px;height:80px;background:#fff;border-radius:25px;box-shadow:0 0 30px hsla(0,0%,100%,.5)}.data-particles{position:absolute;top:0;left:0;width:100%;height:100%;overflow:hidden;pointer-events:none}.particle{position:absolute;width:4px;height:4px;background:hsla(0,0%,100%,.6);border-radius:50%;animation:float 6s ease-in-out infinite}.particle:first-child{left:10%;animation-delay:0s}.particle:nth-child(2){left:20%;animation-delay:1s}.particle:nth-child(3){left:30%;animation-delay:2s}.particle:nth-child(4){left:40%;animation-delay:3s}.particle:nth-child(5){left:50%;animation-delay:4s}.particle:nth-child(6){left:60%;animation-delay:5s}.particle:nth-child(7){left:70%;animation-delay:.5s}.particle:nth-child(8){left:80%;animation-delay:1.5s}.particle:nth-child(9){left:90%;animation-delay:2.5s}.particle:nth-child(10){left:15%;animation-delay:3.5s}.particle:nth-child(11){left:25%;animation-delay:4.5s}.particle:nth-child(12){left:35%;animation-delay:5.5s}.particle:nth-child(13){left:45%;animation-delay:.2s}.particle:nth-child(14){left:55%;animation-delay:1.2s}.particle:nth-child(15){left:65%;animation-delay:2.2s}.particle:nth-child(16){left:75%;animation-delay:3.2s}.particle:nth-child(17){left:85%;animation-delay:4.2s}.particle:nth-child(18){left:95%;animation-delay:5.2s}@keyframes float{0%,to{transform:translateY(100vh) scale(0);opacity:0}10%{opacity:1}90%{opacity:1}to{transform:translateY(-100px) scale(1);opacity:0}}.geometric-grid{position:absolute;top:0;left:0;width:100%;height:100%;overflow:hidden;pointer-events:none}.grid-square{position:absolute;width:60px;height:60px;border:1px solid hsla(0,0%,100%,.1);animation:gridPulse 8s ease-in-out infinite}.grid-square:first-child{top:10%;left:10%;animation-delay:0s}.grid-square:nth-child(2){top:20%;left:20%;animation-delay:1s}.grid-square:nth-child(3){top:30%;left:30%;animation-delay:2s}.grid-square:nth-child(4){top:40%;left:40%;animation-delay:3s}.grid-square:nth-child(5){top:50%;left:50%;animation-delay:4s}.grid-square:nth-child(6){top:60%;left:60%;animation-delay:5s}.grid-square:nth-child(7){top:70%;left:70%;animation-delay:6s}.grid-square:nth-child(8){top:80%;left:80%;animation-delay:7s}.grid-square:nth-child(9){top:15%;left:85%;animation-delay:.5s}.grid-square:nth-child(10){top:25%;left:75%;animation-delay:1.5s}.grid-square:nth-child(11){top:35%;left:65%;animation-delay:2.5s}.grid-square:nth-child(12){top:45%;left:55%;animation-delay:3.5s}.grid-square:nth-child(13){top:55%;left:45%;animation-delay:4.5s}.grid-square:nth-child(14){top:65%;left:35%;animation-delay:5.5s}.grid-square:nth-child(15){top:75%;left:25%;animation-delay:6.5s}.grid-square:nth-child(16){top:85%;left:15%;animation-delay:7.5s}@keyframes gridPulse{0%,to{border-color:hsla(0,0%,100%,.1);transform:scale(1) rotate(0deg)}50%{border-color:hsla(0,0%,100%,.4);transform:scale(1.1) rotate(45deg)}}.overview{background:#000;padding:8rem 0}.overview-content{display:grid;grid-template-columns:2fr 1fr;grid-gap:6rem;gap:6rem;align-items:start}.overview-text h2{font-size:3rem;font-weight:700;margin-bottom:2rem;color:#fff;letter-spacing:-.02em}.overview-text p{font-size:1.1rem;color:#ccc;line-height:1.8;margin-bottom:2rem}.overview-stats{display:flex;flex-direction:column;gap:2rem}.stat-card{background:hsla(0,0%,100%,.04);border:.5px solid hsla(0,0%,100%,.1);border-radius:24px;padding:2.5rem 2rem;text-align:center;transition:all .2s ease}.stat-card:hover{background:hsla(0,0%,100%,.06);border-color:hsla(0,0%,100%,.15)}.stat-card h3{font-size:2.5rem;font-weight:700;color:#fff;margin-bottom:.5rem}.stat-card p{color:#888;font-weight:500;font-size:.95rem}.process-steps{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));grid-gap:3rem;gap:3rem}.step-number{width:56px;height:56px;background:hsla(0,0%,100%,.9);border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 2rem;font-size:1.5rem;font-weight:600;color:#000;transition:all .2s ease}.step:hover .step-number{background:#fff}.step h3{font-size:1.3rem;margin-bottom:1rem}.step p{line-height:1.6;font-size:.95rem}.platform-badges{display:flex;gap:2rem;margin-top:2rem}.elite-badge,.platform-badge{display:flex;align-items:center;gap:.75rem;padding:12px 24px;background:hsla(0,0%,100%,.08);backdrop-filter:blur(20px) saturate(180%);-webkit-backdrop-filter:blur(20px) saturate(180%);border:1px solid hsla(0,0%,100%,.2);border-radius:30px;color:#fff;font-size:.95rem;font-weight:500;transition:all .3s cubic-bezier(.4,0,.2,1);box-shadow:0 2px 8px rgba(0,0,0,.15),inset 0 0 0 .5px hsla(0,0%,100%,.1)}.elite-badge:hover,.platform-badge:hover{background:hsla(0,0%,100%,.15);border-color:hsla(0,0%,100%,.3);transform:translateY(-2px) scale(1.02);box-shadow:0 4px 16px rgba(0,0,0,.2),inset 0 0 0 .5px hsla(0,0%,100%,.15)}.elite-badge i,.platform-badge i{font-size:1.3rem}.portal-visual{position:relative;width:400px;height:400px;margin:0 auto}.portal-core{position:relative;width:100%;height:100%}.portal-ring{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);border:2px solid hsla(0,0%,100%,.3);border-radius:50%;box-shadow:0 0 30px hsla(0,0%,100%,.2)}.portal-ring.outer{width:300px;height:300px;animation:portalRotate 15s linear infinite}.portal-ring.inner{width:200px;height:200px;border-width:1px;animation:portalRotate 12s linear infinite reverse}.portal-center{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:100px;height:100px;background:linear-gradient(135deg,#fff,#f0f0f0);border-radius:50%;display:flex;align-items:center;justify-content:center;box-shadow:0 0 40px hsla(0,0%,100%,.6)}.portal-center i{font-size:2.5rem;color:#000}@keyframes portalRotate{0%{transform:translate(-50%,-50%) rotate(0deg)}to{transform:translate(-50%,-50%) rotate(1turn)}}.app-badges{display:flex;gap:2rem;margin-top:2rem}.app-badge,.membership-badge{display:flex;align-items:center;gap:.5rem;padding:.75rem 1.5rem;background:hsla(0,0%,100%,.1);border:1px solid hsla(0,0%,100%,.2);border-radius:25px;color:#fff;font-size:.9rem;font-weight:500}.app-badge i,.membership-badge i{font-size:1.2rem}.iphone-mockup{position:relative;width:300px;height:600px;margin:0 auto;background:linear-gradient(145deg,#1a1a1a,#2a2a2a);border-radius:40px;padding:20px;box-shadow:0 20px 40px rgba(0,0,0,.5);border:2px solid hsla(0,0%,100%,.1)}.iphone-screen{width:100%;height:100%;background:#000;border-radius:30px;overflow:hidden;position:relative}.app-header{background:linear-gradient(135deg,#fff,#f0f0f0);padding:1.5rem;gap:1rem;color:#000}.app-header,.app-logo{display:flex;align-items:center}.app-logo{width:40px;height:40px;background:#000;border-radius:10px;justify-content:center;color:#fff;font-size:1.2rem}.app-header h3{font-size:1.2rem;font-weight:600;margin:0}.app-content{padding:1.5rem;display:grid;grid-template-columns:1fr 1fr;grid-gap:1rem;gap:1rem}.feature-card{background:hsla(0,0%,100%,.1);border:1px solid hsla(0,0%,100%,.2);border-radius:15px;padding:1rem;text-align:center;color:#fff;transition:all .3s ease}.feature-card:hover{background:hsla(0,0%,100%,.15);transform:translateY(-2px)}.feature-card i{font-size:1.5rem;margin-bottom:.5rem;display:block}.feature-card span{font-size:.8rem;font-weight:500}.pricing{display:grid;grid-template-columns:1fr 1fr;grid-gap:3rem;gap:3rem;margin-bottom:4rem}.price-item{background:hsla(0,0%,100%,.06);backdrop-filter:blur(30px) saturate(180%);-webkit-backdrop-filter:blur(30px) saturate(180%);border:1px solid hsla(0,0%,100%,.15);border-radius:28px;padding:3rem 2.5rem;transition:all .3s cubic-bezier(.4,0,.2,1);box-shadow:0 4px 20px rgba(0,0,0,.2),inset 0 0 0 .5px hsla(0,0%,100%,.1)}.price-item:hover{background:hsla(0,0%,100%,.1);border-color:hsla(0,0%,100%,.25);transform:translateY(-4px) scale(1.02);box-shadow:0 8px 32px rgba(0,0,0,.3),inset 0 0 0 .5px hsla(0,0%,100%,.15)}.price-item h4{color:#888;font-size:1.1rem;margin-bottom:1.5rem;text-transform:uppercase;letter-spacing:.15em;font-weight:500}.price-amount{display:flex;flex-direction:column;gap:.75rem}.price{font-size:3rem;font-weight:700;color:#fff}.price-ton{font-size:1.1rem;color:#888;font-weight:500}.membership-features{margin-bottom:4rem}.feature-list{display:grid;grid-template-columns:1fr 1fr;grid-gap:1.5rem;gap:1.5rem;text-align:left}.feature-list-item{display:flex;align-items:center;gap:1.25rem;color:#fff;font-weight:500;font-size:1.05rem}.feature-list-item i{color:#0f8;font-size:1.3rem}@keyframes rotate{0%{transform:translate(-50%,-50%) rotate(0deg)}to{transform:translate(-50%,-50%) rotate(1turn)}}@keyframes portalGlow{0%,to{box-shadow:0 0 30px hsla(0,0%,100%,.5);border-color:hsla(0,0%,100%,.9)}50%{box-shadow:0 0 50px hsla(0,0%,100%,.8);border-color:#fff}}section{padding:100px 0}.about{position:relative;overflow:hidden}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.about-content{max-width:680px;margin:0 auto;position:relative;z-index:2;animation:fadeInUp 1s ease-out}.about-page-content,.portals-features-section .container,.portals-hero-section .container,.portals-showcase-section .container{position:relative;z-index:1}.about-text{text-align:center}.about-lead{color:hsla(0,0%,100%,.9);font-weight:400;line-height:1.5;letter-spacing:-.01em}@media (max-width:768px){.about-lead{font-size:1.25rem}}.about-text p{font-size:1.125rem;color:hsla(0,0%,100%,.7);line-height:1.7}@media (max-width:768px){.about-text p{font-size:1rem}}.stats{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));grid-gap:2rem;gap:2rem;margin-top:3rem;max-width:100%}.stat-item{text-align:center;padding:2.5rem 2rem;background:hsla(0,0%,100%,.04);border:.5px solid hsla(0,0%,100%,.1);border-radius:24px;transition:all .2s ease}.stat-item:hover{background:hsla(0,0%,100%,.06);border-color:hsla(0,0%,100%,.15)}.stat-item h3{font-size:2.5rem;font-weight:700;color:#fff;margin-bottom:.5rem}.stat-item p{color:#888;font-weight:500}.services{background:#000}.services-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));grid-gap:2rem;gap:2rem}.service-card{background:hsla(0,0%,100%,.05);border:1px solid hsla(0,0%,100%,.1);border-radius:25px;padding:2rem;text-align:center;transition:all .3s ease}.service-card:hover{transform:translateY(-5px);background:hsla(0,0%,100%,.05);border-color:hsla(0,0%,100%,.2)}.service-icon{width:80px;height:80px;background:#fff;border-radius:25px;display:flex;align-items:center;justify-content:center;margin:0 auto 1.5rem}.service-icon i{font-size:2rem;color:#0a0a0a}.service-card h3{font-size:1.3rem;font-weight:600;margin-bottom:1rem;color:#fff}.service-card p{color:#ccc;line-height:1.6}.contact{background:#000}.contact-content{display:grid;grid-template-columns:1fr 1fr;grid-gap:4rem;gap:4rem;align-items:start;max-width:1000px;margin:3rem auto 0}.contact-info h3{font-size:2rem;font-weight:600;margin-bottom:1rem;color:#fff;text-transform:lowercase;letter-spacing:-.02em}.contact-info p{color:hsla(0,0%,100%,.8);margin-bottom:2rem;line-height:1.7;font-size:1.05rem}.contact-details{display:flex;flex-direction:column;gap:1rem}.contact-item{display:flex;align-items:center;gap:1rem;color:hsla(0,0%,100%,.9);padding:1rem;background:hsla(0,0%,100%,.04);backdrop-filter:blur(20px) saturate(180%);-webkit-backdrop-filter:blur(20px) saturate(180%);border:1px solid hsla(0,0%,100%,.1);border-radius:16px;transition:all .3s ease}.contact-item:hover{background:hsla(0,0%,100%,.06);border-color:hsla(0,0%,100%,.15)}.contact-item i{color:hsla(0,0%,100%,.7);font-size:1.2rem;width:24px;text-align:center}.contact-form{background:hsla(0,0%,100%,.04);border:.5px solid hsla(0,0%,100%,.1);border-radius:24px;padding:3rem 2.5rem}.form-group{margin-bottom:1.5rem}.form-group input,.form-group select,.form-group textarea{width:100%;padding:14px 18px;background:hsla(0,0%,100%,.05);border:.5px solid hsla(0,0%,100%,.15);border-radius:16px;color:#fff;font-family:inherit;transition:all .2s ease}.form-group input:focus,.form-group select:focus,.form-group textarea:focus{outline:none;border-color:hsla(0,0%,100%,.25);background:hsla(0,0%,100%,.07)}.form-group label{display:block;color:hsla(0,0%,100%,.9);font-size:.9rem;font-weight:500;margin-bottom:.5rem;text-transform:lowercase;letter-spacing:-.01em}.form-group input::placeholder,.form-group textarea::placeholder{color:hsla(0,0%,100%,.4)}.application-info{display:flex;flex-direction:column;gap:.75rem;margin-top:2rem}.info-item{display:flex;align-items:center;gap:.75rem;color:hsla(0,0%,100%,.8);font-size:.9rem}.info-item i{color:hsla(0,0%,100%,.6);font-size:1rem;width:20px;text-align:center}.payment-notice{background:hsla(0,0%,100%,.03);border:.5px solid hsla(0,0%,100%,.1);border-radius:16px;padding:1rem 1.25rem;margin-bottom:1.5rem}.payment-notice p{margin:0;color:hsla(0,0%,100%,.8);font-size:.9rem;display:flex;align-items:center;gap:.75rem;line-height:1.5}.payment-notice i{color:hsla(0,0%,100%,.6);font-size:1rem}.application-note{margin-top:3rem;text-align:center;padding:1.5rem;background:hsla(0,0%,100%,.03);border:.5px solid hsla(0,0%,100%,.1);border-radius:16px}.application-note p{margin:0;color:hsla(0,0%,100%,.8);display:flex;align-items:center;justify-content:center;gap:.75rem;font-size:.95rem}.application-note i{color:hsla(0,0%,100%,.7)}.footer{padding:60px 0 40px;position:relative;overflow:hidden}.footer .container{position:relative;z-index:1}.footer-content{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));max-width:980px;margin-left:auto;margin-right:auto}.footer-section h3,.footer-section h4{margin-bottom:1rem;font-size:1rem;letter-spacing:-.01em}.footer-section p{color:hsla(0,0%,100%,.7);font-size:.95rem;font-weight:400}.footer-section ul li a{color:hsla(0,0%,100%,.7);transition:color .2s ease;font-weight:400}.footer-bottom{color:hsla(0,0%,100%,.5);font-size:.875rem;margin-top:0}.right-nav{position:fixed;top:50%;right:30px;transform:translateY(-50%);display:flex;flex-direction:column;gap:1rem;z-index:100}.right-nav a{color:#888;text-decoration:none;font-size:14px;font-weight:400;transition:color .3s ease;text-transform:lowercase}.right-nav a.active,.right-nav a:hover{color:#fff}.service-card{position:relative;overflow:hidden}.service-card:after{content:"";position:absolute;bottom:0;left:0;width:0;height:3px;background:#fff;transition:width .3s ease}.service-card:hover:after{width:100%}.menu-overlay{display:none}@media (max-width:768px){.hamburger{display:flex;z-index:1002;position:relative}.navbar{width:calc(100% - 20px);left:10px;right:auto;transform:none;margin-top:10px;border-radius:999px;height:60px;max-width:calc(100vw - 20px);z-index:1001;position:fixed}.nav-container{padding:0 16px;position:relative}.logo-text{font-size:16px}.logo-ring.outer,.logo-symbol{width:28px;height:28px}.logo-ring.inner{width:18px;height:18px}.nav-menu-desktop{display:none}.mobile-menu{display:block}.mobile-menu-content{display:flex}.hero-container{padding:0 20px}.hero-title{font-size:3rem}.hero-buttons{justify-content:center;flex-wrap:wrap}.about-content,.contact-content{grid-template-columns:1fr;gap:2rem}.services-grid{grid-template-columns:1fr}.stats{grid-template-columns:repeat(2,1fr)}.section-title{font-size:3rem}}@media (max-width:480px){.navbar{width:calc(100% - 16px);left:8px;right:auto;transform:none;margin-top:8px;height:56px}.nav-container{padding:0 14px}.logo-text{font-size:14px}.logo-ring.outer,.logo-symbol{width:24px;height:24px}.logo-ring.inner{width:16px;height:16px}.mobile-menu-content{top:70px;left:12px;right:12px;border-radius:20px}.mobile-menu-search{padding:16px 16px 12px}.mobile-menu-link{padding:14px 16px;font-size:16px}.mobile-menu-content{padding:0 16px}.mobile-menu-link{padding:20px 0;font-size:24px}.nav-menu a{padding:12px 20px;font-size:15px}.hamburger{padding:6px}.hamburger span{width:20px;height:2px;margin:2.5px 0}.hero-title{font-size:2rem}.hero-subtitle{font-size:1.2rem}.hero-description{font-size:1rem}.btn{padding:10px 20px;font-size:.9rem}.portal-animation{width:200px;height:200px}.portal-ring{width:150px;height:150px}.portal-core{width:75px;height:75px}}.target-audience{background:#000;padding:8rem 0}.audience-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));grid-gap:3rem;gap:3rem;margin-top:5rem}.audience-item{background:hsla(0,0%,100%,.04);border:.5px solid hsla(0,0%,100%,.1);border-radius:24px;padding:3rem 2.5rem;text-align:center;transition:all .2s ease}.audience-item:hover{background:hsla(0,0%,100%,.06);border-color:hsla(0,0%,100%,.15)}.audience-icon{width:70px;height:70px;background:hsla(0,0%,100%,.9);border-radius:18px;display:flex;align-items:center;justify-content:center;margin:0 auto 2rem;transition:all .2s ease}.audience-item:hover .audience-icon{background:#fff}.audience-icon i{font-size:2.2rem;color:#000}.audience-item h3{font-size:1.4rem;font-weight:600;margin-bottom:1.5rem;color:#fff}.audience-item p{color:#ccc;line-height:1.7;font-size:1rem}.hero-description{font-size:1.3rem;color:#ccc;margin-bottom:3rem;line-height:1.8;max-width:600px;text-align:center}.about{background:#000;padding:8rem 0}.about-text p{font-size:1.1rem;color:#ccc;margin-bottom:2rem;line-height:1.8;max-width:800px}.process{background:#000;padding:8rem 0}.process-steps{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));grid-gap:4rem;gap:4rem;margin-top:5rem}.step{text-align:center;position:relative;padding:2.5rem 2rem;background:hsla(0,0%,100%,.04);border:.5px solid hsla(0,0%,100%,.1);border-radius:24px;transition:all .2s ease}.step:hover{background:hsla(0,0%,100%,.06);border-color:hsla(0,0%,100%,.15)}.step h3{font-size:1.5rem;font-weight:600;margin-bottom:1.5rem;color:#fff}.step p{color:#ccc;line-height:1.7;font-size:1rem}.features{padding:8rem 0}.features-grid{grid-template-columns:repeat(auto-fit,minmax(380px,1fr));grid-gap:3rem;gap:3rem;margin-top:5rem}.feature-item{background:hsla(0,0%,100%,.04);border:.5px solid hsla(0,0%,100%,.1);border-radius:24px;padding:3rem 2.5rem;transition:all .2s ease}.feature-item:hover{background:hsla(0,0%,100%,.06);border-color:hsla(0,0%,100%,.15)}.feature-icon{width:70px;height:70px;background:hsla(0,0%,100%,.9);border-radius:18px;display:flex;align-items:center;justify-content:center;margin:0 auto 2rem;transition:all .2s ease}.feature-item:hover .feature-icon{background:#fff}.feature-icon i{font-size:2.2rem;color:#000}.feature-item h3{font-size:1.4rem;margin-bottom:1.5rem}.feature-item p{color:#ccc;line-height:1.7}.membership{background:#000;padding:8rem 0}.membership-card{max-width:700px;margin:0 auto;background:hsla(0,0%,100%,.03);border:1px solid hsla(0,0%,100%,.08);border-radius:35px;padding:4rem;text-align:center;position:relative;overflow:hidden}.membership-card:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(135deg,hsla(0,0%,100%,.05),hsla(0,0%,100%,.02));opacity:0;transition:opacity .3s ease}.membership-card:hover:before{opacity:1}.membership-header{margin-bottom:4rem}.membership-logo{width:100px;height:100px;background:linear-gradient(135deg,gold,#ffed4e);border-radius:30px;display:flex;align-items:center;justify-content:center;margin:0 auto 2rem;box-shadow:0 15px 40px rgba(255,215,0,.3);transition:all .3s ease}.membership-card:hover .membership-logo{transform:scale(1.05);box-shadow:0 20px 50px rgba(255,215,0,.4)}.membership-logo i{font-size:3rem;color:#000}.membership-header h3{font-size:2.5rem;font-weight:700;margin-bottom:.75rem;color:#fff}.membership-header p{color:#ccc;font-size:1.2rem}.membership-cta{text-align:center}.membership-cta .btn{padding:18px 50px;font-size:1.2rem;font-weight:600;margin-bottom:1.5rem;border-radius:30px}.membership-note{color:#888;font-size:1rem;font-style:italic}.footer{background:#000;border-top:1px solid hsla(0,0%,100%,.1);padding:4rem 0 2rem}.footer-content{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));grid-gap:3rem;gap:3rem;margin-bottom:3rem}.footer-section h3,.footer-section h4{color:#fff;margin-bottom:1.5rem;font-weight:600}.footer-section p{color:#ccc;line-height:1.6}.footer-section ul{list-style:none}.footer-section ul li{margin-bottom:.75rem}.footer-section ul li a{color:#ccc;text-decoration:none;transition:color .3s ease;font-size:.95rem}.footer-section ul li a:hover{color:#fff}.footer-bottom{text-align:center;padding-top:2rem;border-top:1px solid hsla(0,0%,100%,.1);color:#888}@media (max-width:768px){.privacy-content{grid-template-columns:1fr;gap:3rem}.audience-grid,.features-grid,.process-steps{grid-template-columns:1fr;gap:2rem}.membership-card{padding:2rem;margin:0 1rem}.hero-description{font-size:1.1rem;max-width:100%}}@media (max-width:480px){.audience-item,.feature-item{padding:2rem 1.5rem}.audience-icon,.feature-icon{width:70px;height:70px}.audience-icon i,.feature-icon i{font-size:1.8rem}.step{padding:1.5rem}.step-number{width:60px;height:60px;font-size:1.5rem}.privacy-feature{padding:1.5rem;flex-direction:column;text-align:center}.privacy-feature i{margin:0 auto 1rem}}.features{background:#000}.features-grid{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:2rem;gap:2rem;max-width:900px;margin:0 auto}@media (max-width:768px){.features-grid{grid-template-columns:1fr;gap:2.5rem}}.feature-item{text-align:center;padding:0}.feature-item h3{font-size:1.5rem;font-weight:600;color:#fff;margin-bottom:.75rem;letter-spacing:-.01em}@media (max-width:768px){.feature-item h3{font-size:1.25rem}}.feature-item p{font-size:1rem;color:hsla(0,0%,100%,.7);line-height:1.6;font-weight:400}@media (max-width:768px){.feature-item p{font-size:.95rem}}.about-page{padding:120px 0 100px;background:#000;position:relative;overflow:hidden}.about-page-content{max-width:680px;margin:0 auto;text-align:center}.about-page .about-text p{margin-bottom:2.5rem}.page-title{font-size:3.5rem;font-weight:600;color:#fff;margin-bottom:1rem;letter-spacing:-.02em;-webkit-font-smoothing:antialiased}@media (max-width:768px){.page-title{font-size:2.5rem}}.page-subtitle{font-size:1.5rem;color:hsla(0,0%,100%,.9);margin-bottom:3rem;font-weight:400;letter-spacing:-.01em}@media (max-width:768px){.page-subtitle{font-size:1.25rem}}.process-simple{max-width:680px;margin:4rem auto 0;display:flex;flex-direction:column;gap:3rem}.process-item{text-align:center}.process-content h3{font-size:1.5rem;font-weight:600;color:#fff;margin-bottom:.75rem;letter-spacing:-.01em}@media (max-width:768px){.process-content h3{font-size:1.25rem}}.process-content p{color:hsla(0,0%,100%,.7);font-size:1rem;line-height:1.6;font-weight:400}@media (max-width:768px){.process-content p{font-size:.95rem}}.about-section{margin-bottom:15rem}.about-section:nth-child(3){margin-top:10rem}.about-content .about-text{text-align:center;margin-bottom:2rem}.stats-inline{margin-top:4rem;display:flex;gap:4rem;justify-content:center;flex-wrap:wrap}.stat-inline{display:flex;flex-direction:column;align-items:center;gap:.5rem}.stat-value{font-size:2rem;font-weight:700;color:#fff;letter-spacing:-.02em}.stat-label{font-size:.9rem;color:hsla(0,0%,100%,.6);text-transform:lowercase}.contact-page{background:#000;padding:120px 0 100px}.contact-page-content{max-width:680px;margin:0 auto;text-align:center}.contact-form-simple{max-width:500px;margin:3rem auto 0;display:flex;flex-direction:column;gap:1.5rem}.contact-form-simple .form-group{margin-bottom:0}.contact-form-simple input,.contact-form-simple textarea{width:100%;padding:16px 20px;background:hsla(0,0%,100%,.08);border:1px solid hsla(0,0%,100%,.2);border-radius:999px;color:#fff;font-family:inherit;font-size:1rem;transition:all .3s cubic-bezier(.4,0,.2,1);box-shadow:0 2px 8px rgba(0,0,0,.1)}.contact-form-simple input:focus,.contact-form-simple textarea:focus{outline:none;border-color:hsla(0,0%,100%,.45);background:hsla(0,0%,100%,.12);box-shadow:0 4px 16px hsla(0,0%,100%,.1);transform:translateY(-1px)}.contact-form-simple textarea{border-radius:20px;resize:vertical;min-height:120px}.contact-form-simple input::placeholder,.contact-form-simple textarea::placeholder{color:hsla(0,0%,100%,.5);text-transform:lowercase}.contact-form-simple .btn{margin-top:1rem;align-self:center}.contact-form-simple .btn:disabled{opacity:.6;cursor:not-allowed}.form-message{padding:14px 20px;border-radius:999px;text-align:center;font-size:.95rem;font-weight:500;transition:all .3s cubic-bezier(.4,0,.2,1);animation:slideInMessage .3s ease}@keyframes slideInMessage{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.form-message.success{background:rgba(0,255,136,.15);border:1px solid rgba(0,255,136,.4);color:#0f8;box-shadow:0 4px 12px rgba(0,255,136,.15)}.form-message.error{background:rgba(255,68,68,.15);border:1px solid rgba(255,68,68,.4);color:#ff6b6b;box-shadow:0 4px 12px rgba(255,68,68,.15)}.portals-page-hero{background:#000;padding:120px 0 80px}.portals-hero-content{max-width:680px;margin:0 auto;text-align:center}.portals-description{font-size:1.125rem;color:hsla(0,0%,100%,.7);line-height:1.7;font-weight:400;margin-top:1.5rem}@media (max-width:768px){.portals-description{font-size:1rem}}.portals-features{background:#000;padding:100px 0}.portals-features-content{max-width:900px;margin:0 auto;text-align:center}.portals-lead{font-size:1.125rem;color:hsla(0,0%,100%,.7);line-height:1.7;font-weight:400;margin-bottom:3rem;max-width:680px;margin-left:auto;margin-right:auto}@media (max-width:768px){.portals-lead{font-size:1rem}}.app-features-grid{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:2.5rem;gap:2.5rem}@media (max-width:768px){.app-features-grid{grid-template-columns:1fr;gap:2rem}}.app-feature-item{text-align:center}.app-feature-item h3{font-size:1.25rem;font-weight:600;color:#fff;margin-bottom:.5rem;letter-spacing:-.01em}@media (max-width:768px){.app-feature-item h3{font-size:1.125rem}}.app-feature-item p{font-size:.95rem;color:hsla(0,0%,100%,.7);line-height:1.6;font-weight:400}@media (max-width:768px){.app-feature-item p{font-size:.875rem}}.privacy-section{background:#000;padding:8rem 0}.privacy-content{display:grid;grid-template-columns:1fr 1fr;grid-gap:6rem;gap:6rem;align-items:start;margin-top:4rem}.privacy-text p{font-size:1.1rem;color:#ccc;margin-bottom:2rem;line-height:1.8}.privacy-features{display:flex;flex-direction:column;gap:2.5rem}.privacy-feature{display:flex;align-items:flex-start;gap:1.5rem;padding:2.5rem 2rem;background:hsla(0,0%,100%,.04);border:.5px solid hsla(0,0%,100%,.1);border-radius:24px;transition:all .2s ease}.privacy-feature:hover{background:hsla(0,0%,100%,.06);border-color:hsla(0,0%,100%,.15)}.privacy-feature i{font-size:2rem;color:gold;margin-top:.25rem;flex-shrink:0}.privacy-feature h4{font-size:1.3rem;font-weight:600;color:#fff;margin-bottom:.75rem}.privacy-feature p{color:#ccc;line-height:1.6;font-size:.95rem;margin:0}.portals-hero-section{padding:120px 0 100px;background:#000;position:relative;overflow:hidden}.portals-hero-section:before{content:"";position:absolute;top:0;left:0;right:0;height:400px;background:linear-gradient(180deg,transparent 0,rgba(8,8,8,.3) 30%,hsla(0,0%,5%,.5) 60%,#000);pointer-events:none;z-index:0}.portals-hero-grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:6rem;gap:6rem;align-items:center;max-width:1400px;margin:0 auto}.portals-hero-content{order:2}.portals-hero-mockup{order:1}@media (max-width:1024px){.portals-hero-grid{grid-template-columns:1fr;gap:4rem}}.portals-hero-content{z-index:1}.portals-hero-subtitle{font-size:1.25rem;margin-bottom:1.5rem}@media (max-width:768px){.portals-hero-subtitle{font-size:1.125rem}.portals-hero-description{font-size:1rem}}.portals-hero-mockup{display:flex;justify-content:center;align-items:center;position:relative}.mockup-image,.mockup-image video{display:block;width:auto;height:auto;max-width:100%;object-fit:contain;border:none;outline:none;box-shadow:none;pointer-events:auto;-moz-user-select:none;user-select:none;-webkit-user-select:none}.mockup-image-small{max-width:280px;max-height:560px}.mockup-image-large{max-width:360px;max-height:720px}.portals-hero-mockup .mockup-image{max-width:400px;max-height:800px}@media (max-width:768px){.mockup-image-small{max-width:240px;max-height:480px}.mockup-image-large{max-width:300px;max-height:600px}.portals-hero-mockup .mockup-image{max-width:280px;max-height:560px}}.portals-features-section{padding:100px 0;background:#000;position:relative;overflow:hidden}.portals-section-subtitle{font-size:1.25rem;color:hsla(0,0%,100%,.7);margin-bottom:4rem;max-width:600px}@media (max-width:768px){.portals-section-subtitle{font-size:1.125rem;margin-bottom:3rem}}.portals-features-grid{display:flex;flex-direction:column;gap:6rem;max-width:1200px;margin:0 auto}@media (max-width:768px){.portals-features-grid{gap:4rem}}.portals-feature-item{display:grid;grid-template-columns:1fr 1fr;grid-gap:4rem;gap:4rem;align-items:center}.portals-feature-item-reverse{direction:rtl}.portals-feature-item-reverse>*{direction:ltr}@media (max-width:1024px){.portals-feature-item,.portals-feature-item-reverse{grid-template-columns:1fr;gap:3rem;direction:ltr}}.portals-feature-mockup{display:flex;justify-content:center;align-items:center}.portals-feature-content{display:flex;flex-direction:column;gap:1rem}.portals-feature-content h3{font-size:2rem;font-weight:600;margin:0;letter-spacing:-.02em}@media (max-width:768px){.portals-feature-content h3{font-size:1.75rem}}.portals-feature-content p{font-size:1.125rem;color:hsla(0,0%,100%,.7);margin:0}@media (max-width:768px){.portals-feature-content p{font-size:1rem}}.portals-showcase-section{padding:100px 0;background:#000;position:relative;overflow:hidden}.portals-showcase-section:before{content:"";position:absolute;top:0;left:0;right:0;height:400px;background:linear-gradient(180deg,transparent 0,hsla(0,0%,4%,.3) 30%,hsla(0,0%,6%,.5) 60%,#000);pointer-events:none;z-index:0}.portals-showcase-grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:4rem;gap:4rem;max-width:1200px;margin:0 auto}@media (max-width:1024px){.portals-showcase-grid{grid-template-columns:1fr;gap:3rem}}.footer-links,.portals-showcase-mockup{display:flex;justify-content:center;align-items:center}.footer-links{gap:2rem;margin-bottom:2rem;flex-wrap:wrap}.footer-link{color:hsla(0,0%,100%,.7);text-decoration:none;font-size:1rem;font-weight:500;transition:color .2s ease;background:none;border:none;font-family:inherit;cursor:pointer;padding:0;-webkit-tap-highlight-color:transparent}.footer-link:hover{color:#fff}.footer-link-button{-moz-appearance:none;appearance:none;-webkit-appearance:none}@media (max-width:768px){.footer-links{gap:1.5rem;flex-direction:column}.footer-link{font-size:.95rem}}.floating-request-button{position:fixed;top:20px;right:20px;z-index:1000;padding:12px 24px;background:hsla(0,0%,100%,.06);backdrop-filter:blur(60px) saturate(200%);-webkit-backdrop-filter:blur(60px) saturate(200%);border:1px solid hsla(0,0%,100%,.12);border-radius:999px;color:#fff;text-decoration:none;font-size:.95rem;font-weight:500;transition:all .2s ease;box-shadow:0 8px 32px rgba(0,0,0,.25),inset 0 0 0 .5px hsla(0,0%,100%,.08),inset 0 1px 0 0 hsla(0,0%,100%,.05);animation:fadeInSlide .3s ease-out;display:inline-flex;align-items:center;justify-content:center}.floating-request-button:hover{background:hsla(0,0%,100%,.08);border-color:hsla(0,0%,100%,.18);box-shadow:0 12px 40px rgba(0,0,0,.3),inset 0 0 0 .5px hsla(0,0%,100%,.12),inset 0 1px 0 0 hsla(0,0%,100%,.08);transform:translateY(-1px)}.floating-request-button:active{transform:translateY(0)}.floating-logo-button{position:fixed;top:20px;left:20px;z-index:1000;padding:12px 20px;background:hsla(0,0%,100%,.06);backdrop-filter:blur(60px) saturate(200%);-webkit-backdrop-filter:blur(60px) saturate(200%);border:1px solid hsla(0,0%,100%,.12);border-radius:999px;color:#fff;text-decoration:none;font-size:.95rem;font-weight:500;transition:all .2s ease;box-shadow:0 8px 32px rgba(0,0,0,.25),inset 0 0 0 .5px hsla(0,0%,100%,.08),inset 0 1px 0 0 hsla(0,0%,100%,.05);animation:fadeInSlide .3s ease-out;display:inline-flex;align-items:center;gap:.75rem}.floating-logo-button:hover{background:hsla(0,0%,100%,.08);border-color:hsla(0,0%,100%,.18);box-shadow:0 12px 40px rgba(0,0,0,.3),inset 0 0 0 .5px hsla(0,0%,100%,.12),inset 0 1px 0 0 hsla(0,0%,100%,.08);transform:translateY(-1px)}.floating-logo-button:active{transform:translateY(0)}.floating-logo-icon{width:24px;height:24px;flex-shrink:0}.floating-logo-text{font-weight:600;letter-spacing:-.01em}@keyframes fadeInSlide{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.floating-request-button-left{right:auto;left:20px}.floating-top-bar{position:relative}@media (max-width:768px){.floating-top-bar{position:fixed;top:0;left:0;right:0;height:72px;background:#000;z-index:1000;display:flex;align-items:center;justify-content:space-between;padding:0 20px;border-bottom:1px solid hsla(0,0%,100%,.1)}body:has(.floating-top-bar) .hero{padding-top:100px}.floating-top-bar .floating-logo-button,.floating-top-bar .floating-request-button{display:flex!important;opacity:1!important;visibility:visible!important;position:relative;top:0;left:0;right:0;width:auto;height:auto;padding:10px 16px;margin:0;background:hsla(0,0%,100%,.06);backdrop-filter:blur(60px) saturate(200%);-webkit-backdrop-filter:blur(60px) saturate(200%);border:1px solid hsla(0,0%,100%,.12);border-radius:999px;box-shadow:0 8px 32px rgba(0,0,0,.25),inset 0 0 0 .5px hsla(0,0%,100%,.08),inset 0 1px 0 0 hsla(0,0%,100%,.05);transform:none;animation:none;font-size:.875rem}.floating-top-bar .floating-logo-button:hover,.floating-top-bar .floating-request-button:hover{background:hsla(0,0%,100%,.08);border-color:hsla(0,0%,100%,.18);transform:none}.floating-top-bar .floating-logo-button:active,.floating-top-bar .floating-request-button:active{transform:none;opacity:.7}.floating-top-bar .floating-logo-icon{width:20px;height:20px}.floating-top-bar .floating-request-button-left{right:auto;left:0}}.scroll-animate{opacity:0;transition:opacity .8s cubic-bezier(.4,0,.2,1),transform .8s cubic-bezier(.4,0,.2,1)}.scroll-up{transform:translateY(60px)}.scroll-down{transform:translateY(-60px)}.scroll-left{transform:translateX(60px)}.scroll-right{transform:translateX(-60px)}.scroll-fade{transform:scale(.95)}.scroll-visible{opacity:1!important;transform:translateY(0) translateX(0) scale(1)!important}:root{--orange-accent:#ff791b;--orange-accent-hover:#ff8a3d}.section-category{font-size:1.125rem;font-weight:500;text-transform:uppercase;letter-spacing:.1em;color:var(--orange-accent);text-align:center;margin-bottom:1rem;display:block}.section-title{font-size:4.5rem;font-weight:700;text-align:center;margin-bottom:4rem;color:#fff;letter-spacing:-.04em;line-height:1.05;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;position:relative;font-family:-apple-system,BlinkMacSystemFont,SF Pro Display,Helvetica Neue,Helvetica,Arial,sans-serif}.section-title:after{content:"";position:absolute;bottom:-1rem;left:50%;transform:translateX(-50%);width:60px;height:3px;background:var(--orange-accent);border-radius:2px}.section-heading{font-size:3rem;font-weight:700;color:#fff;margin-bottom:3rem;letter-spacing:-.03em;text-align:center;line-height:1.1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;position:relative;font-family:-apple-system,BlinkMacSystemFont,SF Pro Display,Helvetica Neue,Helvetica,Arial,sans-serif}.section-heading:before{content:attr(data-category);display:block;font-size:1.125rem;font-weight:500;text-transform:uppercase;letter-spacing:.1em;color:var(--orange-accent);margin-bottom:1rem}.portals-hero-title{font-size:4.5rem;margin-bottom:2rem}.portals-hero-title,.portals-section-title{font-weight:700;color:#fff;letter-spacing:-.04em;line-height:1.05;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,SF Pro Display,Helvetica Neue,Helvetica,Arial,sans-serif}.portals-section-title{font-size:4rem;text-align:center;margin-bottom:1.5rem;position:relative}.portals-section-title:after{content:"";position:absolute;bottom:-.75rem;left:50%;transform:translateX(-50%);width:60px;height:3px;background:var(--orange-accent);border-radius:2px}.portals-section-subtitle{color:hsla(0,0%,100%,.8);text-align:center;margin-bottom:5rem;max-width:700px;margin-left:auto;margin-right:auto;line-height:1.5}.portals-hero-subtitle,.portals-section-subtitle{font-size:1.5rem;font-weight:400;letter-spacing:-.01em}.portals-hero-subtitle{color:hsla(0,0%,100%,.9);margin-bottom:2rem;line-height:1.6}.portals-hero-description{font-size:1.125rem;color:hsla(0,0%,100%,.7);line-height:1.7;font-weight:400}.about-text{font-size:1.25rem;line-height:1.8;color:hsla(0,0%,100%,.85);max-width:800px;margin:0 auto;font-weight:400}.about-text p{margin-bottom:1.5rem;font-weight:400}.about-text b,.about-text strong{color:#fff;font-weight:700}.about-text em{color:#fff;font-weight:600;font-style:normal}.about-lead{font-size:1.5rem;font-weight:500;color:hsla(0,0%,100%,.95);line-height:1.6;margin-bottom:2rem}.portals-feature-content h3{font-size:2.5rem;font-weight:700;color:#fff;margin-bottom:1.5rem;letter-spacing:-.03em;line-height:1.1;font-family:-apple-system,BlinkMacSystemFont,SF Pro Display,Helvetica Neue,Helvetica,Arial,sans-serif;position:relative}.portals-feature-content h3:before{content:"";position:absolute;left:-1.5rem;top:50%;transform:translateY(-50%);width:4px;height:60%;background:var(--orange-accent);border-radius:2px}@media (max-width:768px){.portals-feature-content h3:before{left:-1rem;width:3px}}.portals-feature-content p{font-size:1.25rem;line-height:1.7;color:hsla(0,0%,100%,.8);font-weight:400}section{padding:120px 0}.about-section{margin-bottom:8rem;padding:0}.about-section:last-child{margin-bottom:0}.portals-features-section,.portals-showcase-section{padding:120px 0}@media (max-width:768px){.section-title{font-size:3rem;margin-bottom:3rem}.section-heading{font-size:2.25rem;margin-bottom:2rem}.portals-hero-title{font-size:3rem}.portals-section-title{font-size:2.75rem}.portals-section-subtitle{font-size:1.25rem;margin-bottom:4rem}.portals-hero-subtitle{font-size:1.25rem}.about-text{font-size:1.125rem}.about-lead{font-size:1.25rem}.portals-feature-content h3{font-size:2rem}.portals-feature-content p{font-size:1.125rem}section{padding:80px 0}.about-section{margin-bottom:5rem}}