body{margin:0;font-family:Arial,Helvetica,sans-serif;background-color:#fff}@media(max-width:1024px){.hero{flex-direction:column;text-align:center;padding:4rem 6%}.hero-left h1{font-size:3rem}.hero-left p{margin:1rem auto 0}.hero-right{height:420px;min-height:420px;margin-top:3rem}.team-cards{flex-wrap:wrap;gap:2rem}.profile-hero{flex-direction:column;text-align:center}.profile-photo{width:200px;height:260px}.mv-flip-card{width:100%;max-width:420px}}@media(max-width:768px){section,.hero,.company-details,.mission-vision,.services-section,.product-section,.about-page,.profile-page,.buzz-page{padding:4rem 6%}.hero-left h1{font-size:2.4rem;line-height:1.15}.hero-left button{margin-left:auto;margin-right:auto}.hero-right{height:320px;min-height:320px}.slab-grid,.services-grid,.product-grid,.principles-grid,.mv-grid{grid-template-columns:1fr}.team-cards{flex-direction:column;align-items:center}.team-card-3d{width:240px;height:340px}.profile-intro h1{font-size:2.2rem}.profile-intro h2{font-size:1.1rem}.about-hero h1{font-size:2.6rem}.flip-inner{height:200px}.mv-front h3{font-size:1.4rem}.footer-grid{gap:2rem}.footer-form button{width:100%}}@media(max-width:480px){h1{font-size:2rem!important}h2{font-size:1.8rem!important}h3{font-size:1.3rem}p{font-size:.95rem}.hero-left button{width:100%}.mv-flip-card,.team-card-3d{width:100%;max-width:300px}.profile-photo{width:180px;height:240px}.custom-form button{width:100%;text-align:center}}*{margin:0;padding:0;box-sizing:border-box}html,body{background:#070b14;color:#fff;overflow-x:hidden;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.stars{position:fixed;inset:0;background-image:radial-gradient(1px 1px at 10% 20%,rgba(255,255,255,.9),transparent),radial-gradient(1.5px 1.5px at 30% 80%,rgba(255,255,255,.7),transparent),radial-gradient(1px 1px at 50% 50%,rgba(255,255,255,.8),transparent),radial-gradient(2px 2px at 70% 30%,rgba(255,255,255,.6),transparent),radial-gradient(1px 1px at 90% 70%,rgba(255,255,255,.7),transparent),radial-gradient(1px 1px at 15% 60%,rgba(255,255,255,.6),transparent),radial-gradient(2px 2px at 85% 15%,rgba(255,255,255,.5),transparent);background-size:300px 300px;animation:drift 180s linear infinite;pointer-events:none;z-index:0}@keyframes drift{0%{transform:translateY(0)}to{transform:translateY(-300px)}}@keyframes drift{0%{transform:translateY(0)}to{transform:translateY(-240px)}}.hero{min-height:100vh;background:radial-gradient(circle at top,rgba(255,255,255,.06),transparent 40%),radial-gradient(circle at bottom,#0b1020,#070b14 65%);display:flex;align-items:center;padding:0 8%}.hero-left{flex:1}.hero-left h1{font-size:4rem;font-weight:700;line-height:1.1}.hero-left p{margin-top:1rem;max-width:420px;opacity:.85}.hero-left button{margin-top:2rem;background:none;border:1px solid rgba(255,255,255,.6);padding:12px 26px;color:#fff;cursor:pointer;font-size:1rem;transition:all .25s ease}.hero-left button:hover{background:#ffffff14}.hero-right{flex:1;height:600px;min-height:600px;position:relative;overflow:visible}.company-details{background:linear-gradient(to bottom,#070b14,#05080f);padding:6rem 8%}.company-details h2{font-size:2.5rem;margin-bottom:1rem}.company-intro{max-width:700px;opacity:.85;margin-bottom:3rem}.slab-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:2rem}.slab{background:#ffffff09;border:1px solid rgba(255,255,255,.07);padding:2rem;border-radius:16px;transition:transform .3s ease,background .3s ease}.slab:hover{transform:translateY(-8px);background:#ffffff12}.slab p{opacity:.8;font-size:.95rem}.mission-vision{background:linear-gradient(to bottom,#05080f,#04070c);padding:6rem 8%}.mv-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:2rem}.mv-card{background:#ffffff09;border:1px solid rgba(255,255,255,.07);padding:2.5rem;border-radius:16px;transition:transform .3s ease,background .3s ease}.mv-card:hover{transform:translateY(-6px);background:#ffffff12}footer{margin-top:0}.footer{background:linear-gradient(to top,#02040a,#04070c);padding:4rem 8% 2rem}.footer-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:2.5rem;margin-bottom:3rem}.footer h3,.footer h4{margin-bottom:1rem}.footer p{opacity:.8;font-size:.95rem;line-height:1.6}.footer a{color:#fff;text-decoration:none;opacity:.85}.footer a:hover{opacity:1;text-decoration:underline}.footer-bottom{border-top:1px solid rgba(255,255,255,.1);padding-top:1.5rem;text-align:center;font-size:.85rem;opacity:.7}.footer-form{display:flex;flex-direction:column;gap:.7rem}.footer-form input,.footer-form textarea{background:#ffffff0a;border:1px solid rgba(255,255,255,.15);color:#fff;padding:.6rem .75rem;border-radius:6px;font-size:.85rem;resize:none}.footer-form input::placeholder,.footer-form textarea::placeholder{color:#ffffff80}.footer-form input:focus,.footer-form textarea:focus{outline:none;border-color:#fff6}.footer-form button{margin-top:.4rem;background:none;border:1px solid rgba(255,255,255,.5);color:#fff;padding:.6rem;border-radius:6px;cursor:pointer;font-size:.85rem;transition:background .25s ease}.footer-form button:hover{background:#ffffff14}.team-hero{min-height:100vh;padding:6rem 8%;text-align:center}.team-cards{display:flex;gap:3rem;justify-content:center;margin-top:4rem}.team-card-3d{width:260px;height:360px;perspective:1200px;cursor:pointer}.team-card-inner{width:100%;height:100%;transition:transform .7s ease;transform-style:preserve-3d}.team-card-3d:hover .team-card-inner{transform:rotateY(180deg)}.team-card-front,.team-card-back{position:absolute;inset:0;backface-visibility:hidden;border-radius:16px}.team-card-front{background-size:cover;background-position:center}.team-card-back{background:#000000e6;transform:rotateY(180deg);display:flex;flex-direction:column;align-items:center;justify-content:center}.team-card-back h3{margin-bottom:.5rem}.team-card-3d{cursor:pointer;-webkit-user-select:none;user-select:none}.team-card-3d:focus-visible{outline:2px solid rgba(255,255,255,.4);outline-offset:6px}.profile-hero{display:flex;gap:3rem;align-items:center;margin-bottom:5rem}.profile-photo{width:220px;height:280px;object-fit:cover;border-radius:16px}.profile-intro h1{font-size:3rem}.profile-intro h2{opacity:.8;margin-bottom:1rem}.profile-section{max-width:800px;margin-bottom:4rem}.profile-links li{margin-bottom:.8rem}.principles-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:2rem;margin-top:3rem}.flip-card{perspective:1000px;height:220px}.flip-card-inner{position:relative;width:100%;height:100%;transition:transform .6s ease;transform-style:preserve-3d}.flip-card:hover .flip-card-inner{transform:rotateY(180deg)}.flip-card-front,.flip-card-back{position:absolute;inset:0;backface-visibility:hidden;border-radius:16px;background:#ffffff0a;border:1px solid rgba(255,255,255,.08);display:flex;align-items:center;justify-content:center;padding:2rem;text-align:center}.flip-card-front h3{font-size:1.3rem;font-weight:600}.flip-card-back{transform:rotateY(180deg)}.flip-card-back p{font-size:.95rem;opacity:.85;line-height:1.6}.mission-vision h2{font-size:2.5rem;margin-bottom:3rem}.mv-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:2.5rem}.mv-card{background:#ffffff09;border:1px solid rgba(255,255,255,.07);border-radius:18px;padding:2.6rem;transition:transform .3s ease,background .3s ease}.mv-card:hover{transform:translateY(-6px);background:#ffffff0f}.mv-card h3{font-size:1.35rem;margin-bottom:1rem}.mv-card p{font-size:.95rem;opacity:.85;line-height:1.65}.about-page{padding:6rem 8%}.about-hero{margin-bottom:4rem}.about-hero h1{font-size:3.2rem;margin-bottom:.6rem}.about-subtitle{opacity:.75;font-size:1.1rem}.about-section{max-width:900px;margin-bottom:4.5rem}.about-section h2{font-size:2.2rem;margin-bottom:2rem}.about-section p{opacity:.85;line-height:1.7;margin-bottom:1.2rem}.about-closing{font-size:1.05rem;opacity:.9}.about-page{padding:6rem 8%;position:relative;z-index:1}.about-hero{text-align:center;margin-bottom:4rem}.about-hero h1{font-size:3.5rem}.about-tagline{margin-top:1rem;opacity:.85}.about-content{max-width:900px;margin:0 auto 5rem}.about-content p{margin-bottom:1.6rem;line-height:1.8;opacity:.9}.mv-flip-card{width:360px;height:320px;margin:0 auto;perspective:1200px;cursor:pointer}.mv-flip-inner{width:100%;height:100%;transition:transform .7s ease;transform-style:preserve-3d}.mv-front,.mv-back{position:absolute;inset:0;border-radius:20px;background:#ffffff0a;border:1px solid rgba(255,255,255,.08);backface-visibility:hidden;padding:2.5rem}.mv-front{display:flex;flex-direction:column;justify-content:center;text-align:center}.buzz-page{min-height:100vh;padding:6rem 8%;text-align:center}.buzz-image{width:260px;margin-bottom:2rem}.mission-vision-section{padding:6rem 8%}.section-title{font-size:2.5rem;margin-bottom:3rem}.mv-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:3rem}.mv-flip-card{height:280px;perspective:1200px;cursor:pointer}.mv-flip-inner{width:100%;height:100%;position:relative;transition:transform .7s ease;transform-style:preserve-3d}.mv-flip-card:hover .mv-flip-inner{transform:rotateY(180deg)}.mv-front,.mv-back{position:absolute;inset:0;border-radius:18px;background:#ffffff0a;border:1px solid rgba(255,255,255,.08);backface-visibility:hidden;padding:2.5rem;display:flex;flex-direction:column;justify-content:center}.mv-front h3{font-size:1.6rem;margin-bottom:.5rem}.mv-front span{opacity:.7;font-size:.9rem}.mv-back{transform:rotateY(180deg)}.mv-back p{font-size:.95rem;line-height:1.7;opacity:.85}.services-section{padding:6rem 8%;color:#fff}.services-header{max-width:700px;margin-bottom:4rem}.services-header h2{font-size:2.6rem;margin-bottom:1rem}.services-header p{color:#b3b3b3;line-height:1.6}.services-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:2rem}.service-card{background:#ffffff08;border:1px solid rgba(255,255,255,.08);border-radius:16px;padding:2rem;transition:all .3s ease}.service-card:hover{transform:translateY(-6px);border-color:#fff3}.service-card h3{margin-bottom:.8rem}.service-card p{color:#cfcfcf;margin-bottom:1rem;line-height:1.5}.service-card ul{padding-left:1.2rem;margin-bottom:1rem}.service-card li{color:#a8a8a8;margin-bottom:.4rem}.price{display:block;margin-bottom:1rem;font-weight:600}.service-link{text-decoration:none;color:#fff;font-size:.95rem;opacity:.8}.service-link:hover{opacity:1}.custom-demand{margin-top:6rem;max-width:700px}.custom-demand h3{font-size:2rem;margin-bottom:1rem}.custom-demand p{color:#b3b3b3;margin-bottom:2rem}.custom-form{display:flex;flex-direction:column;gap:1.2rem}.custom-form textarea,.custom-form select{background:#ffffff0a;border:1px solid rgba(255,255,255,.1);color:#fff;padding:.9rem;border-radius:10px}.custom-form button{align-self:flex-start;padding:.7rem 2rem;border-radius:999px;border:1px solid #fff;background:transparent;color:#fff;cursor:pointer}.custom-form button:hover{background:#fff;color:#000}.product-section{padding:6rem 8%;color:#fff}.product-header{max-width:720px;margin-bottom:5rem}.product-header h2{font-size:2.6rem;margin-bottom:1rem}.product-header p{color:#b3b3b3;line-height:1.6}.product-group{margin-bottom:4.5rem}.product-group h3{font-size:1.8rem;margin-bottom:2rem}.product-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:2rem}.flip-card{perspective:1000px;text-decoration:none}.flip-inner{position:relative;height:220px;transition:transform .6s;transform-style:preserve-3d}.flip-card:hover .flip-inner{transform:rotateY(180deg)}.flip-front,.flip-back{position:absolute;inset:0;border-radius:16px;padding:1.6rem;backface-visibility:hidden;display:flex;flex-direction:column;justify-content:center;border:1px solid rgba(255,255,255,.08);background:#ffffff08}.flip-front h4{margin-bottom:.8rem}.flip-front span{font-size:.9rem;opacity:.7}.flip-back{transform:rotateY(180deg);color:#cfcfcf;line-height:1.5}.flip-card,.flip-card:visited,.flip-card:active,.flip-card:hover{color:inherit;text-decoration:none}.footer-form{position:relative;z-index:10}.navbar{display:flex;justify-content:space-between;align-items:center;padding:20px 60px;position:relative;z-index:100}.navbar-logo{color:#fff;text-decoration:none;font-size:1.4rem;font-weight:600}.navbar-links{display:flex;gap:24px}.navbar-links a{color:#fff;text-decoration:none}.navbar-hamburger{display:none;flex-direction:column;gap:6px;background:none;border:none;cursor:pointer}.navbar-hamburger span{width:26px;height:2px;background:#fff}.mobile-nav{position:fixed;top:0;right:0;width:260px;height:100vh;background:radial-gradient(circle at top,#0b1020,#05080f);padding:2.5rem 2rem;display:flex;flex-direction:column;gap:1.8rem;transform:translate(100%);transition:transform .35s ease;z-index:200}.mobile-nav.open{transform:translate(0)}.mobile-nav a{color:#fff;text-decoration:none;font-size:1.05rem}.mobile-nav-close{align-self:flex-end;background:none;border:none;color:#fff;font-size:1.4rem;cursor:pointer}@media(max-width:768px){.navbar-links{display:none}.navbar-hamburger{display:flex}}.navbar-links a{position:relative;transition:transform .25s ease,text-shadow .25s ease,color .25s ease}.navbar-links a:hover{transform:scale(1.08);color:#fff;text-shadow:0 0 6px rgba(255,255,255,.6),0 0 14px rgba(120,180,255,.35)}.hero-left button{border-radius:999px;transition:background-color .25s ease,color .25s ease,transform .25s ease,box-shadow .25s ease}.hero-left button:hover{background:#fff;color:#000;transform:scale(1.08);box-shadow:0 8px 22px #ffffff40,0 0 18px #ffffff59}.mv-card{transition:transform .3s ease,background .3s ease,box-shadow .35s ease}.mv-card:hover{box-shadow:0 0 18px #ff8c0040,0 0 42px #ff78002e,inset 0 0 20px #ff780014}.about-glow-divider{width:140px;height:3px;margin:2rem auto;background:linear-gradient(90deg,transparent,rgba(255,140,0,.9),transparent);box-shadow:0 0 14px #ff8c0099,0 0 36px #ff780059;border-radius:999px}.highlight{color:#fff;text-shadow:0 0 6px rgba(255,140,0,.6),0 0 14px rgba(255,120,0,.35)}.mv-panels{display:grid;grid-template-columns:repeat(auto-fit,minmax(420px,1fr));gap:3rem;margin-top:4rem}.mv-panel{background:#ffffff09;border:1px solid rgba(255,255,255,.08);border-radius:22px;padding:3rem;transition:transform .35s ease,box-shadow .4s ease}.mv-panel:hover{transform:translateY(-8px);box-shadow:0 0 22px #ff8c0047,0 0 48px #ff780033,inset 0 0 20px #ff780014}.mv-panel h3{font-size:1.8rem;margin-bottom:.4rem}.mv-subtitle{display:block;opacity:.7;margin-bottom:1.6rem}.mv-panel ul{padding-left:1.2rem}.mv-panel li{margin-bottom:.8rem;opacity:.9;line-height:1.6}.mission-vision-deep{max-width:1000px;margin:6rem auto 0;display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:3rem}.deep-block{position:relative;padding-left:1.6rem}.deep-block:before{content:"";position:absolute;left:0;top:.4rem;width:4px;height:60%;background:linear-gradient(to bottom,rgba(255,140,0,.8),transparent);box-shadow:0 0 14px #ff8c0099;border-radius:999px}.deep-block h3{margin-bottom:.8rem}.deep-block p{opacity:.85;line-height:1.7}.service-actions{display:flex;gap:1rem;margin-top:1.6rem;flex-wrap:wrap}.btn-primary{background:#ffffff0f;border:1px solid rgba(255,255,255,.5);color:#fff;padding:.6rem 1.4rem;border-radius:999px;font-size:.9rem;cursor:pointer;transition:background .25s ease,color .25s ease,transform .25s ease,box-shadow .25s ease}.btn-primary:hover{background:#fff;color:#000;transform:scale(1.06);box-shadow:0 6px 20px #ffffff59}.btn-secondary{background:transparent;border:1px solid rgba(255,140,0,.8);color:#ffb464e6;padding:.6rem 1.4rem;border-radius:999px;font-size:.9rem;cursor:pointer;transition:background .25s ease,color .25s ease,transform .25s ease,box-shadow .25s ease}.btn-secondary:hover{background:#ff8c00f2;color:#000;transform:scale(1.06);box-shadow:0 0 18px #ff8c0080,0 0 36px #ff780059}.service-card{transition:transform .35s ease,box-shadow .4s ease}.service-card:hover{transform:translateY(-8px);box-shadow:0 0 18px #ff8c0038,0 0 40px #ff780029,inset 0 0 18px #ff780012}a,a:hover,a:focus,a:active{text-decoration:none}.custom-form textarea,.custom-form select{background:#ffffff0a;border:1px solid rgba(255,255,255,.15);color:#fff;padding:.9rem 1rem;border-radius:14px;font-size:.95rem;appearance:none}.custom-form select{background-image:linear-gradient(45deg,transparent 50%,rgba(255,140,0,.9) 50%),linear-gradient(135deg,rgba(255,140,0,.9) 50%,transparent 50%);background-position:calc(100% - 22px) calc(50% - 3px),calc(100% - 16px) calc(50% - 3px);background-size:6px 6px;background-repeat:no-repeat;cursor:pointer}.custom-form select option{background:#070b14;color:#fff}.custom-form textarea:focus,.custom-form select:focus{outline:none;border-color:#ff8c00cc;box-shadow:0 0 12px #ff8c0066,inset 0 0 12px #ff780026}.btn-primary,.btn-secondary{text-decoration:none;display:inline-flex;align-items:center;justify-content:center}.btn-primary:hover:after{content:""}.custom-demand{position:relative;margin-top:6rem}.custom-demand:before{content:"";position:absolute;top:-24px;left:0;width:120px;height:3px;background:linear-gradient(90deg,rgba(255,140,0,.9),transparent);box-shadow:0 0 14px #ff8c0099,0 0 30px #ff780059;border-radius:999px}.product-glow-divider{width:140px;height:3px;margin-top:1.6rem;background:linear-gradient(90deg,transparent,rgba(255,140,0,.9),transparent);box-shadow:0 0 14px #ff8c0099,0 0 36px #ff780059;border-radius:999px}.product-group{margin-bottom:5rem}.flip-card{perspective:1200px;transition:transform .3s ease}.flip-card:hover{transform:translateY(-6px)}.flip-front{background:#ffffff09;border:1px solid rgba(255,255,255,.08)}.flip-back{background:#0f0a05f2;border:1px solid rgba(255,140,0,.25)}.flip-card:hover .flip-front,.flip-card:hover .flip-back{box-shadow:0 0 18px #ff8c0040,0 0 40px #ff78002e,inset 0 0 18px #ff780014}.flip-front span{display:inline-block;margin-top:.8rem;font-size:.9rem;opacity:.75;transition:opacity .25s ease,transform .25s ease,text-shadow .25s ease}.flip-card:hover .flip-front span{opacity:1;transform:translate(6px);text-shadow:0 0 8px rgba(255,140,0,.6),0 0 18px rgba(255,120,0,.35)}.flip-front h4{font-size:1.25rem;margin-bottom:.4rem;transition:text-shadow .25s ease}.flip-card:hover .flip-front h4{text-shadow:0 0 10px rgba(255,140,0,.45),0 0 24px rgba(255,120,0,.3)}.flip-back p{font-size:.95rem;line-height:1.6;opacity:.9}.flip-inner{transition:transform .6s ease}.flip-card:focus-visible{outline:none}.flip-card:focus-visible .flip-front,.flip-card:focus-visible .flip-back{box-shadow:0 0 18px #ff8c0059,0 0 40px #ff780040}@media(max-width:768px){.product-group h3{font-size:1.6rem}.flip-front h4{font-size:1.15rem}.flip-back p{font-size:.9rem}}.team-header{text-align:center;margin-bottom:3rem}.team-subtitle{opacity:.8;max-width:720px;margin:.8rem auto 0}.team-glow-divider{width:120px;height:3px;margin:2rem auto 0;background:linear-gradient(90deg,transparent,rgba(255,140,0,.9),transparent);box-shadow:0 0 14px #ff8c0099,0 0 34px #ff780059;border-radius:999px}.team-intro{max-width:900px;margin:0 auto 4.5rem;text-align:center}.team-intro p{margin-bottom:1.6rem;line-height:1.8;opacity:.9}.team-details{max-width:1100px;margin:5rem auto 0;display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:3rem}.team-detail-block{position:relative;padding-left:1.4rem}.team-detail-block:before{content:"";position:absolute;left:0;top:.4rem;width:4px;height:60%;background:linear-gradient(to bottom,rgba(255,140,0,.9),transparent);box-shadow:0 0 14px #ff8c0099;border-radius:999px}.team-detail-block h3{margin-bottom:.8rem}.team-detail-block p{line-height:1.7;opacity:.85}.profile-page{padding:6rem 8%;color:#fff}.profile-hero{display:flex;gap:3.5rem;align-items:center;margin-bottom:4.5rem}.profile-photo{width:240px;height:300px;object-fit:cover;border-radius:20px;box-shadow:0 0 22px #ff8c0059,0 0 55px #ff780040}.profile-intro h1{font-size:3rem;margin-bottom:.2rem}.profile-intro h2{opacity:.75;margin-bottom:1rem}.profile-intro p{max-width:640px;line-height:1.75;opacity:.9}.profile-section{max-width:900px;margin-bottom:4rem}.profile-section h3{margin-bottom:1rem;position:relative}.profile-section h3:after{content:"";display:block;width:64px;height:3px;margin-top:.6rem;background:linear-gradient(90deg,rgba(255,140,0,.9),transparent);box-shadow:0 0 14px #ff8c00b3;border-radius:999px}.profile-section p{line-height:1.8;opacity:.88;margin-bottom:1.2rem}.profile-links{list-style:none;padding:0;display:flex;gap:1rem;flex-wrap:wrap}.profile-links li{margin:0}.profile-links a{display:inline-block;padding:.6rem 1.4rem;border-radius:999px;border:1px solid rgba(255,140,0,.6);background:#ffffff08;color:#fff!important;text-decoration:none!important;font-size:.9rem;transition:all .25s ease}.profile-links a:hover{background:#ff8c00e6;color:#000!important;box-shadow:0 0 18px #ff8c0099,0 0 40px #ff780066}@media(max-width:768px){.profile-hero{flex-direction:column;text-align:center}.profile-photo{width:200px;height:260px}}.profile-page{display:block}.profile-page .profile-hero{display:grid;grid-template-columns:260px 1fr;align-items:center;gap:3.5rem;margin-bottom:5rem}.profile-page .profile-photo{width:100%;max-width:260px;height:320px;object-fit:cover;border-radius:20px}.member-hero{display:flex;align-items:center;gap:3rem}.member-photo-wrap{width:240px;flex-shrink:0}.member-photo{width:100%;height:300px;object-fit:cover;display:block;border-radius:16px}.member-container{max-width:1100px;margin:0 auto}.member-hero{align-items:flex-start;margin-bottom:5rem}.member-intro{padding-top:.6rem}.member-intro p{max-width:720px}.member-content section{margin-top:3.5rem;max-width:820px}.member-content h3{margin-bottom:1.2rem}.member-links{margin-top:1.2rem}.member-links a{display:inline-block;padding:.6rem 1.4rem;border-radius:999px;border:1px solid rgba(255,140,0,.6);background:#ffffff08;color:#fff!important;text-decoration:none!important;font-size:.9rem;transition:all .25s ease}.member-links a:hover{background:#ff8c00e6;color:#000!important;box-shadow:0 0 18px #ff8c0099,0 0 40px #ff780066}.member-page{position:relative;z-index:2;padding-bottom:8rem}.member-content h3{position:relative;margin-bottom:1.2rem}.member-content h3:after{content:"";display:block;width:72px;height:3px;margin-top:.6rem;background:linear-gradient(90deg,rgba(255,160,40,.95),rgba(255,120,0,.6),transparent);box-shadow:0 0 12px #ffa02899,0 0 28px #ff780059;border-radius:999px}.member-page:before{content:"";position:absolute;inset:0;background:radial-gradient(600px 300px at 15% 45%,rgba(255,140,0,.08),transparent 70%),radial-gradient(500px 240px at 80% 25%,rgba(255,180,80,.05),transparent 70%);pointer-events:none;z-index:0}.member-container{position:relative;z-index:1}.navbar-brand{display:flex;align-items:center;gap:10px;text-decoration:none}.navbar-logo-img{width:28px;height:28px;display:block}.navbar-logo-text{font-weight:600;font-size:1rem;color:#fff}.navbar{height:72px;display:flex;align-items:center}.navbar-logo-img{width:40px;height:40px;display:block}.navbar-logo-img{width:100px;height:auto;position:relative;top:0;pointer-events:none}.navbar-brand{display:flex;align-items:center;gap:12px}.navbar-logo-img{top:2px}.navbar-logo-img{filter:drop-shadow(0 0 8px rgba(255,200,120,.25))}html{-webkit-text-size-adjust:100%;text-size-adjust:100%}input,textarea,select,button{font-size:16px}body{padding-left:env(safe-area-inset-left);padding-right:env(safe-area-inset-right)}:root{--vh: 1vh}@supports (height: 100dvh){.hero,.team-hero,.buzz-page{min-height:100dvh}}*{-webkit-tap-highlight-color:transparent;touch-action:manipulation}.hero,.profile-hero,.member-hero{min-height:auto}img,svg{max-width:100%;height:auto}section,.hero,.company-details,.mission-vision,.services-section,.product-section,.about-page,.profile-page,.buzz-page{padding-left:clamp(1.2rem,6vw,8%);padding-right:clamp(1.2rem,6vw,8%)}h1{font-size:clamp(2rem,6vw,4rem)}h2{font-size:clamp(1.8rem,5vw,3rem)}h3{font-size:clamp(1.2rem,3.8vw,1.6rem)}p{font-size:clamp(.95rem,2.8vw,1rem)}.navbar{padding-left:clamp(1.2rem,6vw,60px);padding-right:clamp(1.2rem,6vw,60px)}.mobile-nav{padding-bottom:env(safe-area-inset-bottom)}button,a{min-height:44px}.hero-right,.team-card-3d,.flip-card,.mv-card{transform:translateZ(0)}@media(prefers-reduced-motion:reduce){*{animation:none!important;transition:none!important}}html{-webkit-text-size-adjust:100%}body{min-height:100dvh}img{max-width:100%;height:auto;display:block}@media(max-width:768px){.about-page{padding:4rem 6%}.about-hero h1{font-size:2.4rem}.about-tagline{font-size:1rem;margin-top:.6rem}.about-content{margin-bottom:3.5rem}.about-content p{font-size:.95rem;line-height:1.75}}@media(max-width:768px){.profile-hero,.member-hero{display:flex!important;flex-direction:column!important;align-items:center!important;gap:2rem!important;text-align:center!important}.profile-page .profile-hero,.member-page .member-hero{grid-template-columns:unset!important}.profile-photo,.member-photo{width:100%!important;max-width:220px!important;height:auto!important;aspect-ratio:3 / 4;margin:0 auto!important}.profile-intro,.member-intro{padding-top:0!important;max-width:100%!important}.profile-intro h1,.member-intro h1{font-size:2.2rem!important}.profile-intro p,.member-intro p{font-size:.95rem!important;line-height:1.75!important}}@media(max-width:768px){.about-page{padding:4rem 6%!important}.about-hero{text-align:center!important}.about-hero h1{font-size:2.4rem!important}.about-content{max-width:100%!important}.about-content p{font-size:.95rem!important;line-height:1.75!important}}@media(max-width:768px){.mission-vision,.mission-vision-section{padding:3.5rem 6%!important}.mv-grid,.mv-panels{grid-template-columns:1fr!important;gap:1.8rem!important}.mv-flip-card{width:100%!important;max-width:300px!important;height:220px!important;margin:0 auto!important}.mv-front,.mv-back{padding:1.6rem!important}.mv-front h3{font-size:1.25rem!important;margin-bottom:.5rem!important}.mv-front p,.mv-back p{font-size:.88rem!important;line-height:1.6!important}}@media(max-width:480px){.mv-flip-card{height:200px!important}.mv-front h3{font-size:1.15rem!important}.mv-front p,.mv-back p{font-size:.85rem!important}}@media(max-width:768px){.hero{padding-top:3.5rem;min-height:calc(100svh - 72px)}}@media(max-width:768px){.hero-right{height:300px;min-height:300px;max-height:320px;margin-top:2.5rem}}@media(max-width:768px){.hero-right canvas,.hero-right svg,.hero-right img{max-width:260px;max-height:260px;margin:0 auto;display:block}}@supports (-webkit-touch-callout: none){.hero{min-height:calc(100svh - 72px)}}.modal-overlay{position:fixed;inset:0;background:#000000a6;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);z-index:999;display:flex;align-items:center;justify-content:center}.modal-container{background:radial-gradient(circle at top,#0b1020,#05080f);border:1px solid rgba(255,140,0,.4);border-radius:22px;padding:2.4rem;width:90%;max-width:420px;position:relative;box-shadow:0 0 24px #ff8c0059,0 0 60px #ff780033}.modal-close{position:absolute;top:14px;right:16px;background:none;border:none;color:#fff;font-size:1.3rem;cursor:pointer}.modal-title{font-size:1.6rem;margin-bottom:1.2rem}.modal-title.amber{color:#ff9a1f}.modal-form{display:flex;flex-direction:column;gap:1rem}.modal-form input,.modal-form textarea{background:#ffffff0a;border:1px solid rgba(255,255,255,.15);border-radius:12px;padding:.8rem 1rem;color:#fff}.modal-success{color:#ff9a1f;text-align:center;font-size:1.05rem}.btn-amber{background:#ff9a1f;color:#000;border-radius:999px;padding:.7rem;border:none;cursor:pointer}.btn-white{background:#fff;color:#000;border-radius:999px;padding:.7rem;border:none;cursor:pointer}.modal-backdrop{position:fixed;inset:0;background:#000000a6;display:flex;align-items:center;justify-content:center;z-index:999}.modal-amber{background:#0f0a05f5;border:1px solid rgba(255,140,0,.6);border-radius:20px;padding:2.5rem;width:90%;max-width:420px;color:#fff;box-shadow:0 0 30px #ff8c0073,0 0 60px #ff780040;position:relative}.modal-amber h3{margin-bottom:1.5rem}.modal-amber input{width:100%;margin-bottom:1rem;padding:.7rem 1rem;border-radius:12px;border:1px solid rgba(255,140,0,.5);background:#ffffff0d;color:#fff}.modal-amber button[type=submit]{width:100%;margin-top:1rem;padding:.7rem;border-radius:999px;border:none;background:#ff8c00f2;color:#000;font-weight:600;cursor:pointer}.modal-close{position:absolute;top:12px;right:14px;background:none;border:none;color:#fff;font-size:1.2rem;cursor:pointer}.success-message{text-align:center}.modal-backdrop{position:fixed;inset:0;background:#000000a6;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);display:flex;align-items:center;justify-content:center;z-index:999}.modal{background:#070b14;border-radius:18px;padding:2.5rem;width:100%;max-width:420px;position:relative;border:1px solid rgba(255,140,0,.35);box-shadow:0 0 25px #ff8c0059,0 0 60px #ff780033}.amber-modal h3{margin-bottom:1.6rem}.modal input{width:100%;padding:.8rem 1rem;margin-bottom:1rem;background:#ffffff0d;border:1px solid rgba(255,140,0,.5);border-radius:10px;color:#fff}.modal button[type=submit]{margin-top:.6rem;width:100%;padding:.8rem;border-radius:999px;border:none;background:#ff8c00f2;color:#000;font-weight:600;cursor:pointer}.modal-close{position:absolute;top:14px;right:16px;background:none;border:none;color:#fff;font-size:1.2rem;cursor:pointer}.success-msg{text-align:center;font-size:1.05rem;line-height:1.6}.about-video{padding:5rem 8%;position:relative;z-index:1}.about-video-inner{max-width:1000px;margin:0 auto;text-align:center}.about-video h2{font-size:2.6rem;margin-bottom:.6rem}.about-video-subtitle{opacity:.75;margin-bottom:2.5rem;font-size:1.05rem}.video-wrapper{position:relative;width:100%;padding-top:56.25%;border-radius:20px;overflow:hidden;background:#ffffff08;border:1px solid rgba(255,255,255,.08);box-shadow:0 0 18px #ff8c0026,inset 0 0 18px #ff78000f}.video-wrapper video,.video-wrapper iframe{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;border-radius:20px}@media(max-width:768px){.about-video{padding:4rem 6%}.about-video h2{font-size:2.2rem}}.modal-title{margin-bottom:1.6rem}.service-modal input:first-of-type{margin-top:.4rem}.service-modal h2{margin-bottom:1.6rem}.modal-overlay{position:fixed;inset:0;background:#000000a6;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);display:flex;align-items:center;justify-content:center;z-index:999}.service-modal{background:radial-gradient(circle at top,#0b1020,#05080f);padding:2.4rem;width:420px;max-width:90%;border-radius:18px;box-shadow:0 0 40px #ff8c0059}.service-modal-title{margin-bottom:1.8rem}.service-modal-fields{display:flex;flex-direction:column;gap:1.2rem}.service-modal input{padding:.8rem 1rem;border-radius:12px;background:#ffffff0a;border:1px solid rgba(255,140,0,.6);color:#fff}.service-modal-actions{display:flex;justify-content:space-between;align-items:center;margin-top:2rem}.modal-back{background:none;border:none;color:#ffb464d9;font-size:.95rem;cursor:pointer}.modal-back:hover{text-decoration:underline}.modal-submit{background:#ff9800;color:#000;border:none;padding:.7rem 2.4rem;border-radius:999px;font-weight:600;cursor:pointer}.service-modal-title{margin-bottom:28px}.service-modal-fields{display:flex;flex-direction:column;gap:16px}.service-modal input{background:#141821e6;border:1px solid rgba(255,170,0,.6);color:#fff;padding:14px 18px;border-radius:14px;font-size:15px;outline:none}.service-modal input:-webkit-autofill,.service-modal input:-webkit-autofill:hover,.service-modal input:-webkit-autofill:focus{-webkit-text-fill-color:#fff;-webkit-box-shadow:0 0 0px 1000px rgba(20,24,33,.95) inset;transition:background-color 5000s ease-in-out 0s}.service-modal-actions{display:flex;justify-content:space-between;align-items:center;margin-top:26px}.modal-back{background:none;border:none;color:#ffae00;font-size:14px;cursor:pointer}.modal-submit{background:#ff9800;border:none;color:#000;padding:12px 32px;border-radius:999px;font-weight:600;cursor:pointer}.modal-overlay{position:fixed;inset:0;background:#000000bf;display:flex;align-items:center;justify-content:center;z-index:1000}.modal-card{background:radial-gradient(circle at top,#0b1220,#05070d);padding:2.5rem;border-radius:18px;width:100%;max-width:460px}.amber-glow{box-shadow:0 0 40px #ff990059}.modal-title{margin-bottom:1.5rem;font-size:2rem}.modal-form input{width:100%;padding:14px;margin-bottom:1.2rem;border-radius:12px;background:#0e1625;border:1px solid rgba(255,153,0,.5);color:#fff}.modal-actions{display:flex;justify-content:space-between;align-items:center;margin-top:1rem}.btn-back{background:none;border:none;color:#ff9b00;cursor:pointer}.btn-submit{background:#ff9b00;color:#000;border:none;padding:12px 28px;border-radius:999px;font-weight:600;cursor:pointer}.project-card{text-decoration:none;color:inherit;text-align:center}.flip-inner{width:100%;height:320px;position:relative;transform-style:preserve-3d;transition:transform .7s ease;border-radius:22px}.flip-front img{width:100%;height:100%;object-fit:cover}.flip-back{background:linear-gradient(135deg,#0f0f19f2,#05050af2);transform:rotateY(180deg);padding:28px;display:flex;flex-direction:column;justify-content:center}.flip-back p{font-size:14px;opacity:.9;line-height:1.6}.flip-back span{margin-top:18px;color:#ff9800;font-weight:600}.project-name{margin-top:16px;font-size:17px;font-weight:600}.flip-card{perspective:1200px}.flip-inner{width:100%;height:260px;position:relative;transform-style:preserve-3d;transition:transform .7s ease;border-radius:22px;background:#0a0a1499}.project-card:hover .flip-inner{transform:rotateY(180deg)}.flip-front,.flip-back{position:absolute;inset:0;border-radius:22px;backface-visibility:hidden;overflow:hidden}.flip-front{display:flex;align-items:center;justify-content:center;padding:18px}.flip-front img{width:100%;height:100%;object-fit:contain;border-radius:14px}.flip-back{background:linear-gradient(135deg,#0f0f19f5,#05050af5);transform:rotateY(180deg);padding:26px;display:flex;flex-direction:column;justify-content:center}.flip-back p{font-size:14px;line-height:1.6;opacity:.9}.flip-back span{margin-top:16px;color:#ff9800;font-weight:600}.project-name{margin-top:14px;font-size:16px;font-weight:600;text-align:center;color:#fff}@media(hover:none){.project-card:active .flip-inner{transform:rotateY(180deg)}}
