:root{--brand-bg:#050509;--brand-gradient-1:#2e2e88;--brand-gradient-2:#642e88;--brand-text:#f8f8ff;--brand-accent:#d85375;--brand-gold:#ffe76a}*,:after,:before{box-sizing:border-box;margin:0;padding:0}.site-wrapper{background:"#111740";color:var(--brand-text,#f7f7ff);width:100%;overflow:hidden}.no-scrollbar::-webkit-scrollbar{display:none}.no-scrollbar{scrollbar-width:none;-ms-overflow-style:none}#root,body,html{height:100%}body{font-family:system-ui,-apple-system,BlinkMacSystemFont,SF Pro Text,Segoe UI,sans-serif;background:"#111740";background:#111740;color:#f7f7ff;line-height:1.5;scroll-behavior:smooth}a{color:inherit;text-decoration:none}ul{list-style:none}.page{min-height:100vh;background:"#121212";background:#121212;color:#f8f8ff}.section{padding:6rem min(7vw,5rem);position:relative}.section--tight{padding-top:3rem;padding-bottom:3rem}.section-title{font-size:.9rem;letter-spacing:.25em;text-transform:uppercase;color:#a6a6ff;margin-bottom:.75rem}.section-heading{font-size:clamp(2rem,4vw,2.8rem);margin-bottom:1rem}.section-subtitle{max-width:40rem;color:#ccccf5;font-size:.95rem}.header{position:fixed;top:0;left:0;right:0;z-index:50;display:flex;align-items:center;justify-content:space-between;padding:1.1rem min(7vw,5rem);mix-blend-mode:normal;backdrop-filter:blur(16px);background:#111740;border-bottom:1px solid hsla(0,0%,100%,.04)}.header__logo{font-weight:700;letter-spacing:.16em;text-transform:uppercase;font-size:.9rem}.header__nav{display:flex;gap:2rem;font-size:.85rem}.header__nav a{position:relative;text-transform:uppercase;letter-spacing:.16em;color:#d0d0ff}.header__nav a:after{content:"";position:absolute;left:0;bottom:-.25rem;width:0;height:1px;background:linear-gradient(90deg,#fd6,#f6a);transition:width .25s ease}.header__nav a:hover:after{width:100%}.hero{min-height:100vh;padding:8rem min(7vw,5rem) 5rem;display:grid;grid-template-columns:minmax(0,2fr) minmax(0,1.2fr);gap:3rem;align-items:center;position:relative;overflow:hidden}@media (max-width:900px){.hero{grid-template-columns:1fr;padding-top:7rem}}.hero__eyebrow{font-size:.8rem;text-transform:uppercase;letter-spacing:.25em;color:#a3a3ff;margin-bottom:1rem}.hero__heading{font-size:clamp(2.8rem,6vw,4rem);font-weight:600;line-height:1.1;margin-bottom:1.5rem}.hero__heading span{display:block}.hero__tagline{max-width:30rem;color:#ccccf5;font-size:.95rem}.hero__latest{margin-top:2.5rem;display:inline-flex;align-items:center;gap:.75rem;padding:.65rem 1.2rem;border-radius:999px;background:"#121212";border:1px solid hsla(0,0%,100%,.08);cursor:pointer;font-size:.8rem}.hero__latest-label{text-transform:uppercase;opacity:.7;letter-spacing:.2em;font-size:.7rem}.hero__latest-title{font-weight:500}.hero__right{position:relative;min-height:260px}.hero__shape{position:absolute;inset:0;margin:auto;width:260px;height:260px;border-radius:32%;border:1px dashed rgba(188,190,255,.4);box-shadow:0 0 50px rgba(134,132,255,.3);filter:drop-shadow(0 0 60px rgba(240,140,255,.16));animation:hero-spin 32s linear infinite}.hero__shape--inner{width:160px;height:160px;border-radius:40%;border:1px solid hsla(0,0%,100%,.5);animation-direction:reverse;animation-duration:26s}.hero__badge{position:absolute;top:12%;right:10%;padding:.6rem .9rem;background:rgba(8,8,20,.9);border-radius:.75rem;border:1px solid hsla(0,0%,100%,.12);font-size:.7rem}.hero__badge-label{font-size:.65rem;text-transform:uppercase;letter-spacing:.16em;color:#a6ffde}.hero__badge-value{font-weight:600}.hero__scroll{position:absolute;bottom:1.5rem;left:50%;transform:translateX(-50%);text-transform:uppercase;font-size:.7rem;letter-spacing:.2em;display:flex;align-items:center;gap:.6rem;opacity:.7}.hero__scroll-dot{width:1.5px;height:26px;background:linear-gradient(180deg,hsla(0,0%,100%,0),#fff);position:relative;overflow:hidden}.hero__scroll-dot:before{content:"";position:absolute;left:0;top:-30%;width:100%;height:40%;background:#fff;animation:hero-scroll 1.4s ease-in-out infinite}@keyframes hero-spin{to{transform:rotate(1turn)}}@keyframes hero-scroll{0%{transform:translateY(0);opacity:0}20%{opacity:1}to{transform:translateY(170%);opacity:0}}.reveal{opacity:0;transform:translateY(24px);transition:opacity .6s ease,transform .6s ease}.reveal--visible{opacity:1;transform:translateY(0)}.btn-row{display:flex;flex-wrap:wrap;gap:.75rem;margin-top:1.8rem}.btn{padding:.8rem 1.4rem;border-radius:999px;font-size:.85rem;border:1px solid hsla(0,0%,100%,.16);background:rgba(8,8,22,.9);text-transform:uppercase;letter-spacing:.16em;cursor:pointer}.btn--primary{background:linear-gradient(135deg,#ffe76a,#ff7ab3);color:#161322;border-color:transparent}.projects-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:1.5rem;margin-top:2rem}.project-card{position:relative;padding:1.4rem 1.4rem 1.6rem;border-radius:1.2rem;background:radial-gradient(circle at top left,hsla(0,0%,100%,.06),transparent 60%),rgba(8,8,20,.85);border:1px solid hsla(0,0%,100%,.08);overflow:hidden;cursor:pointer;transition:transform .25s ease,box-shadow .25s ease,border-color .25s ease}.project-card:hover{transform:translateY(-6px);box-shadow:0 20px 40px rgba(0,0,0,.6);border-color:hsla(0,0%,100%,.22)}.project-card__label{text-transform:uppercase;letter-spacing:.2em;font-size:.7rem;opacity:.7;margin-bottom:.8rem}.project-card__title{font-size:1.1rem;margin-bottom:.35rem}.project-card__meta{font-size:.8rem;opacity:.8}.attitude-section-container{height:100vh;background:"linear-gradient(135deg, #000000 0%, #1a1a1a 40%, #2a2a2a 100%)";color:#f7f7f7;position:relative;perspective:1200px}.attitude-text{font-family:Montserrat,sans-serif;font-size:20vw;font-weight:900;line-height:.8;text-transform:uppercase;z-index:10;white-space:nowrap;color:#3b3b52;text-shadow:0 5px 15px rgba(0,0,0,.4)}.attitude-text,.rules-grid{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.rules-grid{z-index:20;width:80%;max-width:1200px;display:grid;grid-template-columns:repeat(3,1fr);gap:40px}.rule-card,.rules-grid{transform-style:preserve-3d}.rule-card{background-color:hsla(0,0%,100%,.05);backdrop-filter:blur(5px);border:1px solid hsla(0,0%,100%,.1);padding:30px;border-radius:12px;transition:transform .3s ease;cursor:pointer;box-shadow:0 10px 30px rgba(0,0,0,.5);will-change:transform,opacity}.rule-number{display:block;font-size:14px;font-weight:700;text-transform:uppercase;color:#d85375;margin-bottom:10px}.rule-title{font-size:24px;font-weight:800;margin-bottom:15px;color:#fff}.rule-text{font-size:16px;line-height:1.6;color:#a0a0a0}@media (min-width:1024px){.rules-grid>:nth-child(4),.rules-grid>:nth-child(5){grid-column:span 3;width:60%;margin-left:auto;margin-right:auto}}.partnership-section{width:100%;min-height:100vh;background:"linear-gradient(135deg, #000000 0%, #1a1a1a 40%, #2a2a2a 100%)";padding:60px 40px;overflow:visible;position:relative}.partnership-row{display:flex;gap:40px;margin-bottom:60px;will-change:transform}.partnership-card{width:420px;background:"linear-gradient(135deg, #000000 0%, #1a1a1a 40%, #2a2a2a 100%)",;border-radius:18px;font-size:2.2rem;letter-spacing:1px;border:1px solid hsla(0,0%,100%,.05);box-shadow:0 30px 60px rgba(0,0,0,.3);flex-shrink:0}.partnership-card,.partnership-circle{height:260px;display:flex;justify-content:center;align-items:center;font-family:Anton,sans-serif;color:#fff}.partnership-circle{position:absolute;top:50%;left:50%;width:260px;background:#d92a3a;border-radius:50%;transform:translate(-50%,-50%);z-index:10;flex-direction:column;text-align:center;box-shadow:0 0 80px rgba(217,42,58,.35)}.partnership-circle-value{font-size:3.6rem;font-weight:900;line-height:1}.partnership-circle-label{font-size:.85rem;margin-top:6px;opacity:.9;letter-spacing:1px}@media (max-width:1200px){.partnership-card{width:360px;height:220px;font-size:1.8rem}.partnership-circle{width:220px;height:220px}}@media (max-width:900px){.partnership-section{height:auto;padding-bottom:120px}.partnership-row{gap:20px}.partnership-card{width:300px;height:180px;font-size:1.4rem}.partnership-circle{width:200px;height:200px}}@media (max-width:700px){.partnership-card{width:220px;height:150px;font-size:1.2rem}.partnership-circle{width:160px;height:160px}.partnership-circle-value{font-size:2.6rem}}@media (max-width:500px){.partnership-section{padding:40px 20px}.partnership-row{margin-bottom:40px}.partnership-card{width:180px;height:120px;font-size:1rem}.partnership-circle{width:130px;height:130px}.partnership-circle-value{font-size:2rem}}@media (max-width:380px){.partnership-card{width:150px;height:100px;font-size:.85rem}.partnership-circle{width:110px;height:110px}.partnership-circle-value{font-size:1.6rem}}.awards-section{max-width:1100px;margin:0 auto;padding:60px 20px;color:#fff}.awards-header{display:flex;align-items:baseline;gap:18px;margin-bottom:24px}.awards-title{font-size:44px;text-transform:lowercase;font-weight:800}.awards-sub{color:#999;font-size:14px}.awards-grid{display:grid;gap:28px;grid-template-columns:repeat(auto-fit,minmax(250px,1fr))}.award-item{display:flex;gap:16px;padding:18px;background:hsla(0,0%,100%,.04);border-radius:12px;min-height:84px;transform:translateY(20px);opacity:0;transition:box-shadow .25s ease,transform .2s ease;cursor:default}.award-item.in-view{opacity:1;transform:translateY(0)}.award-item:hover{transform:translateY(-6px) scale(1.03);box-shadow:0 10px 30px rgba(0,0,0,.6)}.award-icon{width:64px;height:64px;border-radius:8px;background:linear-gradient(135deg,#222,#111);display:flex;align-items:center;justify-content:center;font-weight:700}.award-name{font-size:16px;font-weight:600}.award-count{color:#ccc;margin-top:6px}.testimonials-list{display:grid;gap:1.5rem;margin-top:2rem}.testimonial-card{padding:1.4rem 1.5rem 1.6rem;border-radius:1.4rem;background:"linear-gradient(135deg, #000000 0%, #1a1a1a 40%, #2a2a2a 100%)",;border:1px solid hsla(0,0%,100%,.09)}.testimonial-card__name{font-weight:500;margin-bottom:.2rem}.testimonial-card__role{font-size:.8rem;opacity:.65;margin-bottom:.8rem}.testimonial-card__quote{font-size:.9rem;color:#d0d0ff}.footer{width:100%;background-color:#111740;padding:60px 50px;color:#fff;font-family:Anton,sans-serif;position:relative;overflow:hidden}.footer-top{justify-content:space-between}.footer-logo,.footer-top{display:flex;align-items:center}.footer-logo{width:65px;height:65px;background:#cf1d3e;border-radius:50%;justify-content:center;font-size:38px;font-weight:900}.footer-title{font-size:80px;margin:0;letter-spacing:2px;display:flex;align-items:center;gap:10px}.footer-icon{display:inline-block;width:16px;height:16px;background:#cf1d3e;clip-path:polygon(50% 0,100% 35%,100% 70%,50% 100%,0 70%,0 35%)}.footer-lines{display:flex;gap:6px;align-items:center}.footer-lines div:first-child,.footer-lines div:nth-child(2){background:#fff;opacity:.6}.footer-lines div:first-child{width:2px;height:22px}.footer-lines div:nth-child(2){width:2px;height:36px}.footer-dot{width:10px;height:10px;border:2px solid #fff;border-radius:50%}.footer-divider{width:100%;border-bottom:2px solid hsla(0,0%,100%,.22);margin:40px 0;position:relative}.footer-divider-dot{width:10px;height:10px;border:2px solid hsla(0,0%,100%,.38);border-radius:50%;position:absolute;right:-5px;top:-5px;background:#0b1033}.footer-divider-dot.left{left:-5px}.footer-grid{display:grid;grid-template-columns:1fr 1fr;gap:20px}.footer-section-title{font-size:67px;margin:0;display:flex;align-items:center;gap:6px}.footer-section-title.right{text-align:right;justify-content:flex-end;margin-top:-120px}.footer-services{list-style:none;margin:0;padding:0;font-family:Inter,sans-serif;font-size:15px;line-height:1.7}.footer-work{font-size:80px;margin:0 0 0 540px;display:flex;align-items:center;gap:10px}@media (max-width:1200px){.footer-section-title,.footer-title,.footer-work{font-size:60px}}@media (max-width:900px){.footer-grid{grid-template-columns:1fr;text-align:left}.footer-section-title.right{margin-top:20px;text-align:left;justify-content:flex-start}.footer-work{margin-left:0}}@media (max-width:700px){.footer{padding:40px 30px;border-radius:25px}.footer-section-title,.footer-title,.footer-work{font-size:45px}.footer-logo{width:55px;height:55px;font-size:32px}}@media (max-width:500px){.footer-top{flex-direction:column;align-items:flex-start;gap:20px}.footer-lines{align-self:flex-end}.footer-section-title,.footer-title,.footer-work{font-size:38px}.footer-work{margin-left:0}}@media (max-width:350px){.footer-section-title,.footer-title,.footer-work{font-size:30px}}.loader-overlay{position:fixed;inset:0;background:radial-gradient(circle at top,#3434a6,#070718);z-index:999;display:flex;flex-direction:column;align-items:center;justify-content:center;color:#f8f8ff;gap:.65rem;letter-spacing:.14em;text-transform:uppercase;font-size:.8rem;animation:loader-fade .7s ease forwards;animation-delay:1.5s;pointer-events:none}.loader-overlay__dots{display:flex;gap:.3rem}.loader-dot{width:6px;height:6px;border-radius:999px;background:hsla(0,0%,100%,.3);animation:loader-dot .9s ease-in-out infinite}.loader-dot:nth-child(2){animation-delay:.15s}.loader-dot:nth-child(3){animation-delay:.3s}@keyframes loader-dot{0%,to{transform:translateY(0);opacity:.5}50%{transform:translateY(-4px);opacity:1}}@keyframes loader-fade{to{opacity:0;visibility:hidden}}@media (max-width:1200px){.hero{grid-template-columns:1fr 1fr;gap:2rem}.hero__right{transform:scale(.9)}.attitude-text{font-size:clamp(5rem,14vw,12rem)}.rules-grid{gap:2rem}}@media (max-width:1024px){.section{padding:5rem 3rem}.hero{grid-template-columns:1fr;text-align:center}.hero__right{margin-top:2rem;justify-self:center}.rules-grid{grid-template-columns:repeat(auto-fit,minmax(260px,1fr));position:static;transform:none;margin-top:4rem;width:100%}.attitude-section-container{padding:6rem 2rem;overflow:visible}.attitude-text{position:relative;transform:none;top:unset;left:unset;margin-bottom:2rem;text-align:center;width:100%}.footer__top{grid-template-columns:1fr 1fr}}@media (max-width:900px){.hero{padding-top:7rem}.hero__shape{width:220px;height:220px}.hero__shape--inner{width:140px;height:140px}.awards-grid{grid-template-columns:1fr 1fr}.stat-card{text-align:center}}@media (max-width:700px){.section{padding:4rem 1.6rem}.section-heading{font-size:clamp(1.8rem,7vw,2.3rem)}.hero__heading{font-size:clamp(2.4rem,9vw,3.4rem)}.hero__right{min-height:auto}.rules-grid{gap:1.4rem}.rule-card{padding:20px}.attitude-text{font-size:clamp(3.4rem,15vw,10rem)}.projects-grid{gap:1rem}.project-card{padding:1rem}.awards-grid{gap:18px}.award-item{padding:14px}.footer__top{grid-template-columns:1fr}}@media (max-width:500px){.header{padding:1rem 1.2rem}.header__nav{gap:1.2rem}.hero{padding:6rem 1.2rem 4rem}.hero__shape{width:165px;height:165px}.hero__shape--inner{width:110px;height:110px}.hero__badge{transform:scale(.8)}.attitude-section-container{padding:5rem 1.2rem}.rules-grid{grid-template-columns:1fr}.attitude-text{font-size:clamp(2.8rem,16vw,6rem)}.stats-grid{grid-template-columns:1fr 1fr;gap:1rem}.testimonial-card{padding:1.2rem}.footer{padding:2.5rem 1.4rem}.footer__bottom{flex-direction:column;text-align:center;gap:.6rem}}@media (max-width:380px){.hero__heading{font-size:clamp(2rem,11vw,2.8rem)}.attitude-text{font-size:clamp(2.2rem,18vw,5rem)}.rule-card{padding:16px}.project-card__title{font-size:1rem}.award-item{flex-direction:column;text-align:center}}.global-parallax-grid{position:fixed;top:0;left:0;width:100vw;height:100vh;z-index:0;opacity:0;transition:opacity .24s linear;will-change:transform,opacity;transform:translateY(0)}.global-parallax-grid,.section-hex-overlay{pointer-events:none;background-image:url(/hex-grid.svg);background-size:210px;background-repeat:repeat;mix-blend-mode:overlay}.section-hex-overlay{position:absolute;inset:0;opacity:.18;border-radius:inherit}.hero-grid-overlay{mix-blend-mode:normal;will-change:transform,opacity}