:root{--cyan: #06b6d4;--purple: #8b5cf6;--orange: #f97316;--pink: #ec4899;--white: #f1f5f9;--bg-eerie: #0d0d0d;--bg-black-gunmetal: #111827;--support-beer: #f59e0b;--t-green: #22c55e}.aboutus-desktop{width:100%;font-family:"Exo 2 Variable","Exo 2",sans-serif;background:linear-gradient(180deg,#0a0a0f,#0f0b1e 15%,#0b1120 50%,#080d18);color:var(--white);overflow-x:hidden}.hero-section{display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:3rem;max-width:1100px;margin:0 auto;padding:6rem 2rem 5rem}.hero-eyebrow{font-size:.8rem;letter-spacing:.25em;color:var(--cyan);font-weight:600;text-transform:uppercase;display:block;margin-bottom:1rem}.hero-title{font-size:clamp(3rem,5vw,4.5rem);font-weight:800;line-height:1.05;color:var(--white);margin-bottom:1.2rem}.hero-title--accent{color:var(--cyan)}.hero-description{font-size:1.05rem;color:#94a3b8;line-height:1.7;max-width:440px;margin-bottom:1.8rem}.hero-description strong{color:var(--white)}.hero-stats{display:flex;gap:1rem}.hero-stat{background:#06b6d41a;border:1px solid rgba(6,182,212,.3);color:var(--cyan);border-radius:999px;padding:.4rem 1.1rem;font-size:.85rem;font-weight:600}.hero-terminal{background:#0f172a;border-radius:.75rem;border:1px solid rgba(6,182,212,.2);box-shadow:0 0 40px #06b6d414,0 20px 60px #00000080;overflow:hidden;font-family:Fira Code,Courier New,monospace}.terminal-bar{display:flex;align-items:center;gap:.5rem;background:#1e293b;padding:.6rem 1rem}.terminal-dot{width:12px;height:12px;border-radius:50%}.terminal-dot.red{background:#ef4444}.terminal-dot.yellow{background:#eab308}.terminal-dot.green{background:#22c55e}.terminal-title{margin-left:.5rem;font-size:.75rem;color:#64748b}.terminal-body{padding:1.2rem 1.4rem;font-size:.9rem;line-height:2}.t-green{color:#22c55e}.t-cyan{color:var(--cyan)}.t-white{color:#e2e8f0}.objectives-section{display:grid;grid-template-columns:1fr 1.4fr;gap:4rem;align-items:start;max-width:1100px;margin:0 auto;padding:5rem 2rem}.section-heading{font-size:clamp(2rem,3.5vw,2.8rem);font-weight:800;line-height:1.1;color:var(--white);margin-bottom:1rem}.section-heading.centered{text-align:center}.objectives-sub{color:#94a3b8;font-size:.95rem;line-height:1.6;max-width:280px;margin-bottom:2rem}.objectives-illustration{max-width:280px}.objectives-illustration svg{width:100%;height:auto}.objectives-list{display:flex;flex-direction:column;gap:1.8rem}.objective-item{display:flex;gap:1rem;align-items:flex-start}.objective-dot{width:12px;height:12px;border-radius:50%;margin-top:.35rem;flex-shrink:0}.objective-item h3{font-size:1rem;font-weight:700;color:var(--white);margin-bottom:.3rem}.objective-item p{font-size:.9rem;color:#94a3b8;line-height:1.5}.mv-section{display:grid;grid-template-columns:1fr 1fr;gap:2rem;max-width:1100px;margin:0 auto;padding:3rem 2rem 5rem}.mv-card{background:linear-gradient(145deg,#111827,#0f172a);border:1px solid rgba(139,92,246,.2);border-radius:1.25rem;padding:2.5rem;position:relative;overflow:hidden;transition:transform .3s ease,box-shadow .3s ease}.mv-card:hover{transform:translateY(-4px);box-shadow:0 16px 48px #0006}.mv-label{font-size:1.6rem;font-weight:800;margin-bottom:1rem;color:var(--white)}.mission-card .mv-label{color:var(--cyan)}.vision-card .mv-label{color:var(--purple)}.mv-card p{font-size:.95rem;color:#94a3b8;line-height:1.7}.mv-underline{display:block;width:3rem;height:3px;border-radius:2px;margin-top:1.5rem}.history-section{background:#ffffff05;padding:5rem 2rem}.history-header{max-width:1100px;margin:0 auto 3rem}.section-sub{color:#64748b;font-size:.95rem;margin-top:.5rem}.section-sub.centered{text-align:center}.section-divider{width:3rem;height:3px;background:linear-gradient(90deg,var(--cyan),var(--purple));border-radius:2px;margin:1.2rem auto 0}.history-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem;max-width:1100px;margin:0 auto}.history-card{background:linear-gradient(145deg,#111827,#0f172a);border:1px solid rgba(255,255,255,.06);border-radius:1rem;padding:2rem;transition:transform .3s ease}.history-card:hover{transform:translateY(-4px)}.history-card--active{border-color:#06b6d459;box-shadow:0 0 30px #06b6d414}.history-year{font-size:.8rem;font-weight:700;color:var(--cyan);letter-spacing:.1em;text-transform:uppercase;display:block;margin-bottom:.6rem}.history-card h3{font-size:1.25rem;font-weight:700;color:var(--white);margin-bottom:.6rem}.history-card p{font-size:.9rem;color:#94a3b8;line-height:1.6}.timeline-section{max-width:900px;margin:0 auto;padding:5rem 2rem}.timeline{position:relative;margin-top:3rem}.timeline:before{content:"";position:absolute;left:50%;top:0;bottom:0;width:2px;background:linear-gradient(180deg,var(--cyan),var(--purple),var(--pink));transform:translate(-50%)}.timeline-item{display:grid;grid-template-columns:1fr 2rem 1fr;align-items:center;margin-bottom:3rem;position:relative}.timeline-dot{width:14px;height:14px;background:var(--white);border:3px solid var(--cyan);border-radius:50%;z-index:1;justify-self:center;box-shadow:0 0 10px #06b6d480}.timeline-content{background:linear-gradient(145deg,#111827,#0f172a);border:1px solid rgba(139,92,246,.2);border-radius:.75rem;padding:1.4rem 1.6rem;transition:transform .3s ease}.timeline-content:hover{transform:scale(1.02)}.timeline-item--right .timeline-content{text-align:right}.timeline-item--left .timeline-content{text-align:left}.timeline-tag{display:inline-block;background:var(--purple);color:#fff;font-size:.75rem;font-weight:700;padding:.2rem .7rem;border-radius:999px;margin-bottom:.5rem}.timeline-content h3{font-size:1.05rem;font-weight:700;color:var(--white);margin-bottom:.3rem}.timeline-content p{font-size:.88rem;color:#94a3b8;line-height:1.5}.banner-section{padding:6rem 2rem;text-align:center;background:linear-gradient(180deg,transparent,rgba(139,92,246,.06) 50%,transparent)}.banner-text{font-size:clamp(2.5rem,6vw,5rem);font-weight:900;line-height:1.15;letter-spacing:.04em;color:var(--purple);text-shadow:0 0 20px rgba(139,92,246,.6),0 0 60px rgba(139,92,246,.3);text-transform:uppercase}.banner-text--outline{-webkit-text-stroke:2px var(--cyan);color:transparent;text-shadow:0 0 20px rgba(6,182,212,.5),0 0 60px rgba(6,182,212,.25)}@media(max-width:768px){.hero-section{grid-template-columns:1fr;gap:2rem;padding:3rem 1rem 2rem}.hero-eyebrow{font-size:.7rem}.hero-title{font-size:clamp(2rem,5vw,3rem);margin-bottom:.8rem}.hero-description{font-size:.95rem;margin-bottom:1.2rem}.hero-stats{gap:.6rem;flex-wrap:wrap}.hero-stat{padding:.35rem .9rem;font-size:.75rem}.hero-terminal{border-radius:.5rem;margin-bottom:1rem}.terminal-title{font-size:.65rem}.terminal-body{padding:.8rem 1rem;font-size:.75rem;line-height:1.8}.objectives-section{grid-template-columns:1fr;gap:2rem;padding:2.5rem 1rem}.objectives-left{order:2}.section-heading{font-size:clamp(1.6rem,4vw,2.2rem);margin-bottom:.8rem}.objectives-sub{font-size:.9rem;max-width:100%;margin-bottom:1.5rem}.objectives-illustration{max-width:200px;margin:1rem auto}.objectives-list{gap:1.2rem}.objective-dot{width:10px;height:10px;margin-top:.3rem}.objective-item h3{font-size:.95rem}.objective-item p{font-size:.85rem}.mv-section{grid-template-columns:1fr;gap:1.5rem;padding:2.5rem 1rem}.mv-card{padding:1.5rem;border-radius:1rem}.mv-label{font-size:1.3rem;margin-bottom:.8rem}.mv-card p{font-size:.9rem;line-height:1.6}.mv-underline{width:2rem;height:2px;margin-top:1rem}.history-section{padding:2.5rem 1rem}.history-header{margin-bottom:2rem}.section-sub{font-size:.9rem}.section-divider{width:2rem;height:2px}.history-cards{grid-template-columns:1fr;gap:1rem}.history-card{padding:1.5rem;border-radius:.75rem}.history-year{font-size:.75rem;margin-bottom:.4rem}.history-card h3{font-size:1.1rem;margin-bottom:.5rem}.history-card p{font-size:.85rem}.timeline-section{padding:2.5rem 1rem}.timeline{margin-top:2rem}.timeline:before{left:10px;width:2px}.timeline-item{grid-template-columns:1fr;margin-bottom:2rem;align-items:flex-start}.timeline-dot{width:12px;height:12px;border-width:2px;justify-self:start;margin-left:4px;margin-top:.2rem}.timeline-content{grid-column:1;margin-left:2.5rem;padding:1rem 1.2rem;border-radius:.5rem;text-align:left}.timeline-item--right .timeline-content,.timeline-item--left .timeline-content{text-align:left}.timeline-tag{font-size:.7rem;padding:.15rem .6rem;margin-bottom:.4rem}.timeline-content h3{font-size:1rem;margin-bottom:.3rem}.timeline-content p{font-size:.85rem}.timeline-spacer{display:none}.banner-section{padding:3rem 1rem}.banner-text{font-size:clamp(1.8rem,5vw,3rem);font-weight:700;letter-spacing:.02em}}@media(max-width:480px){.hero-section{padding:2rem .75rem 1.5rem}.hero-title{font-size:clamp(1.5rem,4vw,2.2rem)}.hero-description{font-size:.9rem}.objectives-section{padding:2rem .75rem}.objectives-illustration{max-width:150px}.mv-section{padding:2rem .75rem}.mv-label{font-size:1.1rem}.mv-card{padding:1.2rem}.history-section{padding:2rem .75rem}.history-cards{gap:.75rem}.history-card{padding:1.2rem}.timeline-section{padding:2rem .75rem}.timeline-dot{width:10px;height:10px;border-width:2px}.timeline-content{margin-left:2rem;padding:.8rem 1rem}.banner-text{font-size:clamp(1.4rem,4vw,2.2rem)}}.aboutus-section[data-astro-cid-eiamszqp]{position:relative;width:100%;min-height:100vh}
