@import url("https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;500;600;700;800;900&display=swap");.ohraya-landing{font-family:Poppins,sans-serif;background:#000;color:#222}.navbar{position:fixed;top:0;left:0;right:0;justify-content:space-between;padding:24px 48px;z-index:10}.logo,.navbar{display:flex;align-items:center}.logo{color:#fff;font-size:2rem;font-weight:700}.logo img{height:48px;margin-right:12px}.nav-links{display:flex;align-items:center}.nav-links a{color:#fff;margin:0 16px}.cta,.nav-links a{text-decoration:none;font-size:1rem}.cta{background:linear-gradient(135deg,#9333ea,#a855f7)!important;color:#fff!important;border:none;border-radius:20px;padding:12px 24px;font-weight:700;margin-left:16px;cursor:pointer;transition:all .3s cubic-bezier(.4,0,.2,1);display:inline-block;vertical-align:middle;position:relative;overflow:hidden;box-shadow:0 4px 15px rgba(147,51,234,.3)}.cta: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}.cta:hover{background:linear-gradient(135deg,#9b43d0,#9b43d0)!important;transform:translateY(-2px);box-shadow:0 8px 25px rgba(147,51,234,.4);text-decoration:none}.cta:hover:before{left:100%}.hero-container{height:200vh}.hero{position:sticky;display:flex;align-items:center;justify-content:center;overflow:hidden}.hero,.hero-video{top:0;height:100vh;width:100%}.hero-video{position:absolute;left:0;-o-object-fit:cover;object-fit:cover;z-index:0;pointer-events:none}.hero-overlay{position:absolute;inset:0;background:rgba(0,0,0,.45);z-index:1}.hero-content{position:relative;z-index:2;color:#fff;text-align:center;text-shadow:0 4px 32px rgba(0,0,0,.5)}.hero-content h1{font-size:3.5rem;font-weight:600;margin-bottom:20px;line-height:1.1}.hero-content p{font-size:1.6rem;margin-bottom:32px;color:hsla(0,0%,100%,.7)}.final-cta{position:relative;padding:100px 24px 120px;overflow:hidden;background:#000}.final-cta:before{content:"";position:absolute;top:50%;left:50%;width:120%;height:120%;transform:translate(-50%,-50%);background:radial-gradient(ellipse 50% 40% at 50% 50%,rgba(147,51,234,.12) 0,transparent 70%),radial-gradient(ellipse 30% 25% at 30% 60%,rgba(168,85,247,.08) 0,transparent 60%),radial-gradient(ellipse 30% 25% at 70% 40%,rgba(124,58,237,.08) 0,transparent 60%);pointer-events:none;animation:ctaGlow 8s ease-in-out infinite alternate}@keyframes ctaGlow{0%{opacity:.6;transform:translate(-50%,-50%) scale(1)}to{opacity:1;transform:translate(-50%,-50%) scale(1.05)}}.final-cta-inner{position:relative;z-index:2;max-width:900px;margin:0 auto;text-align:center}.final-cta-heading{margin-bottom:24px}.final-cta-line{display:block;font-size:clamp(2.5rem,7vw,4.5rem);font-weight:600;color:#fff;line-height:1.1;letter-spacing:-.02em;opacity:0;transform:translateY(20px);animation:ctaLineReveal .6s ease forwards}.final-cta-line:first-child{animation-delay:.1s}.final-cta-line:nth-child(2){animation-delay:.2s}.final-cta-line:nth-child(3){animation-delay:.3s}@keyframes ctaLineReveal{to{opacity:1;transform:translateY(0)}}.final-cta-accent{color:hsla(0,0%,100%,.4)}.final-cta-accent em{font-style:italic;font-weight:400;color:#a855f7;position:relative}.final-cta-accent em:after{content:"";position:absolute;bottom:2px;left:0;width:100%;height:2px;background:linear-gradient(90deg,#9333ea,#a855f7);transform:scaleX(0);transform-origin:left;animation:underlineGrow .6s ease .8s forwards}@keyframes underlineGrow{to{transform:scaleX(1)}}.final-cta-sub{font-size:1.1rem;color:hsla(0,0%,100%,.4);margin-bottom:40px;letter-spacing:.01em;opacity:0;animation:ctaFadeIn .6s ease .5s forwards}@keyframes ctaFadeIn{to{opacity:1}}.final-cta-btn{display:inline-block;padding:14px 32px;background:#fff;color:#000;font-weight:500;font-size:.95rem;border-radius:50px;text-decoration:none;transition:all .3s cubic-bezier(.4,0,.2,1);letter-spacing:.01em;opacity:0;animation:ctaFadeIn .6s ease .6s forwards;position:relative;overflow:hidden}.final-cta-btn:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,hsla(0,0%,100%,.3),transparent);transition:left .5s ease}.final-cta-btn:hover:before{left:100%}.final-cta-btn:hover{background:#a855f7;color:#fff!important;transform:translateY(-3px);box-shadow:0 20px 40px rgba(168,85,247,.35)}@media (max-width:768px){.final-cta{padding:80px 20px}.final-cta-line{font-size:clamp(2rem,9vw,3rem)}.final-cta-sub{font-size:1rem;margin-bottom:32px}.final-cta-btn{padding:12px 28px;font-size:.9rem}}.manifesto-section{background:#000;min-height:100vh;display:flex;flex-direction:column;justify-content:center;padding:160px 0 120px;position:relative;overflow:hidden}.manifesto-container{display:grid;grid-template-columns:1fr 1fr;max-width:1400px;margin:0 auto;padding:0 60px;gap:40px;align-items:center}.manifesto-left{display:flex;flex-direction:column;align-items:flex-start;position:relative}.manifesto-number{font-size:clamp(180px,25vw,320px);font-weight:800;line-height:.85;letter-spacing:-15px;background:linear-gradient(180deg,#fff,hsla(0,0%,100%,.35));background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.manifesto-unit{font-size:clamp(2rem,4vw,3.5rem);font-weight:300;color:hsla(0,0%,100%,.5);letter-spacing:8px;text-transform:uppercase;margin-top:-20px;margin-left:8px}.manifesto-right{padding-left:40px}.manifesto-tagline{font-size:clamp(1.5rem,3vw,2.5rem);font-weight:500;color:#fff;margin-bottom:48px;letter-spacing:-1px;line-height:1.2}.manifesto-points{display:flex;flex-direction:column;gap:28px;margin-bottom:56px}.manifesto-point{display:flex;align-items:flex-start;gap:20px}.point-marker{width:8px;height:8px;background:rgba(147,51,234,.8);border-radius:50%;margin-top:10px;flex-shrink:0;box-shadow:0 0 20px rgba(147,51,234,.4)}.point-text{font-size:1.1rem;color:hsla(0,0%,100%,.7);line-height:1.6}.point-text strong{color:#fff;font-weight:600}.manifesto-cta{margin-top:16px}.manifesto-button{display:inline-flex;align-items:center;gap:12px;padding:16px 28px;background:transparent;color:#fff;font-size:.95rem;font-weight:500;text-decoration:none;border-radius:8px;border:1px solid hsla(0,0%,100%,.2);transition:all .3s ease;position:relative}.manifesto-button:hover{background:#fff;color:#000;border-color:#fff}.button-arrow{font-size:1.1rem;transition:transform .3s ease;opacity:.7}.manifesto-button:hover .button-arrow{transform:translateX(4px);opacity:1}.manifesto-footer{margin-top:80px;padding:0 60px;max-width:1400px;margin-left:auto;margin-right:auto;width:100%}.manifesto-brands{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:12px 32px}.brands-label{font-size:.8rem;color:hsla(0,0%,100%,.4);font-weight:400;width:100%;text-align:center;margin-bottom:16px}.brands-list{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:8px 24px;font-size:.85rem;color:hsla(0,0%,100%,.35)}.brand-dot{display:none}@media (max-width:1024px){.manifesto-section{padding:120px 0 100px}.manifesto-container{grid-template-columns:1fr;text-align:center;padding:0 40px;gap:48px}.manifesto-left{align-items:center}.manifesto-number{letter-spacing:-10px;font-size:clamp(120px,20vw,200px)}.manifesto-unit{margin-left:0;font-size:clamp(1.5rem,3vw,2.5rem)}.manifesto-right{padding-left:0}.manifesto-tagline{font-size:clamp(1.4rem,3vw,2rem)}.manifesto-points{align-items:center}.manifesto-point{max-width:400px;text-align:left}.manifesto-cta{display:flex;justify-content:center}.manifesto-footer{padding:0 40px;margin-top:60px}}@media (max-width:600px){.manifesto-section{padding:100px 0 80px;min-height:auto}.manifesto-container{padding:0 24px;gap:40px}.manifesto-number{font-size:100px;letter-spacing:-6px}.manifesto-unit{font-size:1.25rem;letter-spacing:3px;margin-top:-5px}.manifesto-tagline{font-size:1.25rem;margin-bottom:28px}.manifesto-points{gap:20px;margin-bottom:36px}.point-marker{width:6px;height:6px;margin-top:8px}.point-text{font-size:.95rem}.manifesto-button{padding:14px 24px;font-size:.9rem;width:100%;justify-content:center}.manifesto-footer{padding:0 24px;margin-top:48px}.brands-label{font-size:.7rem;margin-bottom:12px}.brands-list{gap:6px 16px;font-size:.75rem}}.mobile-menu-toggle{display:none;flex-direction:column;background:none;border:none;cursor:pointer;padding:4px}.mobile-menu-toggle span{width:25px;height:3px;background-color:#fff;margin:3px 0;transition:.3s}.mobile-menu-toggle span:last-child{margin-bottom:0}@media (max-width:768px){.ohraya-landing,body{overflow-x:hidden}.navbar{padding:16px 24px}.mobile-menu-toggle{display:flex}.nav-links{position:absolute;top:100%;left:0;right:0;background:rgba(0,0,0,.95);backdrop-filter:blur(10px);flex-direction:column;padding:24px;transform:translateY(-100%);opacity:0;visibility:hidden;transition:all .3s ease}.nav-links.mobile-open{transform:translateY(0);opacity:1;visibility:visible}.nav-links a{margin:8px 0;padding:12px 0;border-bottom:1px solid hsla(0,0%,100%,.1)}.nav-links a:last-child{border-bottom:none}.nav-links .cta{margin-left:0;margin-top:16px;display:block;text-align:center;padding:12px 24px;font-size:1rem}.hero-container{height:100vh}.hero-content h1{font-size:2.5rem;line-height:1.15}.hero-content p{font-size:1.2rem}.hero{padding:0 24px}.hero-video{height:100vh;-o-object-position:center;object-position:center}.hero-content{max-width:100%;padding:0 16px}}@media (min-width:769px) and (max-width:1024px){.hero-content h1{font-size:2.5rem}.hero-content p{font-size:1.3rem}}@media (min-width:769px){.mobile-menu-toggle{display:none}.nav-links{display:flex}.ohraya-landing{scrollbar-width:none;-ms-overflow-style:none}.ohraya-landing::-webkit-scrollbar{display:none}}a{transition:all .3s ease}a:not(.cta):not([class*=bg-gradient]):hover{text-decoration:none}.social-icons{display:flex;gap:16px;margin-top:16px}.social-icon{display:flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:50%;background:rgba(147,51,234,.1);color:#9333ea;transition:all .3s ease}.social-icon svg{width:20px;height:20px}.social-icon:hover{background:rgba(147,51,234,.2);color:#a855f7;transform:translateY(-2px)}.social-icon:after{display:none}.trusted-by-section{position:relative;background:#000;padding:100px 24px;z-index:20;overflow:hidden;min-height:40vh;display:flex;align-items:center;justify-content:center}.trusted-by-section:before{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:100%;height:100%;background:radial-gradient(ellipse 60% 50% at 50% 50%,rgba(147,51,234,.12) 0,transparent 70%),radial-gradient(ellipse 40% 30% at 30% 50%,rgba(168,85,247,.08) 0,transparent 60%),radial-gradient(ellipse 40% 30% at 70% 50%,rgba(124,58,237,.08) 0,transparent 60%);pointer-events:none;z-index:1;animation:trustedGlow 8s ease-in-out infinite alternate}@keyframes trustedGlow{0%{opacity:.6;transform:translate(-50%,-50%) scale(1)}to{opacity:1;transform:translate(-50%,-50%) scale(1.05)}}.trusted-by-container{max-width:1400px;margin:0 auto;text-align:center;position:relative;z-index:2;width:100%}.trusted-by-title{color:hsla(0,0%,100%,.5);font-size:.9rem;font-weight:500;letter-spacing:4px;text-transform:uppercase;margin-bottom:64px;display:flex;align-items:center;justify-content:center;gap:20px;opacity:0;animation:trustedTitleFadeIn .8s ease forwards}@keyframes trustedTitleFadeIn{to{opacity:1}}.trusted-by-title:after,.trusted-by-title:before{content:"";height:1px;width:60px;background:linear-gradient(90deg,transparent,rgba(168,85,247,.4),transparent)}.trusted-by-logos{display:flex;justify-content:center;align-items:center;flex-wrap:nowrap;gap:40px 50px;opacity:0;animation:trustedLogosFadeIn 1s ease .3s forwards;width:100%;padding:0 20px}@keyframes trustedLogosFadeIn{to{opacity:1}}.trusted-link{display:block;transition:all .4s cubic-bezier(.4,0,.2,1);opacity:1;filter:brightness(1) grayscale(0);position:relative;padding:16px;border-radius:12px;background:hsla(0,0%,100%,.05);backdrop-filter:blur(10px);border:1px solid rgba(168,85,247,.2);flex:0 0 auto;min-width:0;box-shadow:0 0 20px rgba(168,85,247,.1)}.trusted-link:before{content:"";position:absolute;inset:0;border-radius:12px;padding:1px;background:linear-gradient(135deg,rgba(147,51,234,.3),rgba(168,85,247,.3));-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;opacity:.3;transition:opacity .4s ease}.trusted-link:hover{opacity:1;filter:brightness(1.15);transform:translateY(-8px) scale(1.08);box-shadow:0 20px 40px rgba(147,51,234,.35),0 0 40px rgba(168,85,247,.25);border-color:rgba(168,85,247,.5);background:hsla(0,0%,100%,.08)}.trusted-link:hover:before{opacity:1}.trusted-logo-img{height:65px;width:auto;-o-object-fit:contain;object-fit:contain;max-width:200px;transition:all .4s cubic-bezier(.4,0,.2,1);filter:drop-shadow(0 4px 8px rgba(0,0,0,.3)) brightness(1.1);opacity:.9}.trusted-link:hover .trusted-logo-img{filter:drop-shadow(0 8px 16px rgba(147,51,234,.5)) brightness(1.2);opacity:1}.trusted-link[href*=nvidia] .trusted-logo-img{height:70px;max-width:220px}.trusted-link[href*=zostel] .trusted-logo-img{height:72px;max-width:210px}.trusted-link[href*=draper] .trusted-logo-img{height:70px;max-width:230px}.trusted-link[href*="zo.xyz"] .trusted-logo-img{height:68px;max-width:200px}.trusted-link[href*=jitojiif] .trusted-logo-img{height:70px;max-width:220px}@media (min-width:769px) and (max-width:1024px){.trusted-by-section{padding:80px 24px}.trusted-by-logos{flex-wrap:wrap;gap:30px 40px;justify-content:center}.trusted-link{padding:14px}.trusted-logo-img{height:55px;max-width:180px}.trusted-link[href*=nvidia] .trusted-logo-img{height:58px;max-width:190px}.trusted-link[href*=zostel] .trusted-logo-img{height:60px;max-width:185px}.trusted-link[href*=draper] .trusted-logo-img{height:58px;max-width:200px}.trusted-link[href*="zo.xyz"] .trusted-logo-img{height:56px;max-width:175px}.trusted-link[href*=jitojiif] .trusted-logo-img{height:58px;max-width:190px}}@media (max-width:768px){.trusted-by-section{padding:60px 16px;min-height:auto}.trusted-by-title{font-size:.75rem;letter-spacing:3px;margin-bottom:32px;gap:12px}.trusted-by-title:after,.trusted-by-title:before{width:30px}.trusted-by-logos{display:flex;flex-wrap:wrap;gap:10px;justify-content:center;align-items:center;padding:0;width:100%}.trusted-link{flex:0 0 auto;margin:0;min-width:0}.trusted-link:first-child,.trusted-link:nth-child(2),.trusted-link:nth-child(3){width:31%;padding:8px}.trusted-link:nth-child(4),.trusted-link:nth-child(5){width:46%;padding:8px}.trusted-logo-img{height:40px;max-width:100%;width:100%}.trusted-link[href*=nvidia] .trusted-logo-img{height:42px}.trusted-link[href*=zostel] .trusted-logo-img{height:44px}.trusted-link[href*=draper] .trusted-logo-img{height:42px}.trusted-link[href*="zo.xyz"] .trusted-logo-img{height:40px}.trusted-link[href*=jitojiif] .trusted-logo-img{height:42px}.trusted-link:hover{transform:translateY(-4px) scale(1.05)}}@media (max-width:480px){.trusted-by-section{padding:40px 12px}.trusted-by-title{font-size:.7rem;letter-spacing:2px;margin-bottom:24px}.trusted-by-title:after,.trusted-by-title:before{width:20px}.trusted-by-logos{gap:8px}.trusted-link:first-child,.trusted-link:nth-child(2),.trusted-link:nth-child(3){width:31%;padding:6px}.trusted-link:nth-child(4),.trusted-link:nth-child(5){width:46%;padding:6px}.trusted-logo-img{height:32px}.trusted-link[href*=nvidia] .trusted-logo-img{height:34px}.trusted-link[href*=zostel] .trusted-logo-img{height:36px}.trusted-link[href*=draper] .trusted-logo-img{height:34px}.trusted-link[href*="zo.xyz"] .trusted-logo-img{height:32px}.trusted-link[href*=jitojiif] .trusted-logo-img{height:34px}}