.Nav-module__bLoQaq__nav{z-index:100;-webkit-backdrop-filter:blur(20px)saturate(180%);background:#060608cc;border-bottom:1px solid #0000;padding:0 24px;transition:border-color .3s;position:fixed;top:0;left:0;right:0}.Nav-module__bLoQaq__inner{justify-content:space-between;align-items:center;max-width:1100px;height:52px;margin:0 auto;display:flex}.Nav-module__bLoQaq__logo{font-family:var(--font-mono);color:var(--amber);letter-spacing:.04em;font-size:.8rem;font-weight:600;text-decoration:none}.Nav-module__bLoQaq__links{gap:24px;list-style:none;display:flex}.Nav-module__bLoQaq__links a{font-family:var(--font-mono);color:var(--fg-dim);letter-spacing:.03em;font-size:.72rem;text-decoration:none;transition:color .2s}.Nav-module__bLoQaq__links a:hover{color:var(--fg)}
.Hero-module__JgYmMq__hero{z-index:1;flex-direction:column;justify-content:center;max-width:1100px;min-height:70vh;margin:0 auto;padding:72px 24px 48px;display:flex;position:relative}.Hero-module__JgYmMq__status{font-family:var(--font-mono);color:var(--green);letter-spacing:.05em;align-items:center;gap:8px;margin-bottom:32px;font-size:.72rem;display:flex}.Hero-module__JgYmMq__status:before{content:"";background:var(--green);border-radius:50%;width:6px;height:6px;animation:2s ease-in-out infinite Hero-module__JgYmMq__pulse}.Hero-module__JgYmMq__cbcd{font-family:var(--font-mono);letter-spacing:-.03em;color:var(--amber);margin-bottom:8px;font-size:clamp(3rem,8vw,6rem);font-weight:700;line-height:1}.Hero-module__JgYmMq__cbcdSub{font-family:var(--font-mono);color:var(--fg-dim);letter-spacing:.08em;margin-bottom:40px;font-size:clamp(.7rem,1.4vw,.85rem)}.Hero-module__JgYmMq__title{letter-spacing:-.04em;color:var(--accent);margin-bottom:20px;font-size:clamp(1.8rem,3.5vw,2.8rem);font-weight:800;line-height:1.1}.Hero-module__JgYmMq__desc{color:var(--fg-muted);max-width:560px;margin-bottom:28px;font-size:1rem;line-height:1.7}.Hero-module__JgYmMq__desc strong{color:var(--fg);font-weight:500}.Hero-module__JgYmMq__currently{flex-wrap:wrap;gap:10px;margin-bottom:40px;display:flex}.Hero-module__JgYmMq__tag{font-family:var(--font-mono);border:1px solid var(--border);color:var(--fg-muted);letter-spacing:.02em;border-radius:6px;padding:6px 14px;font-size:.68rem}.Hero-module__JgYmMq__tag strong{color:var(--fg);font-weight:600}.Hero-module__JgYmMq__actions{flex-wrap:wrap;gap:12px;display:flex}.Hero-module__JgYmMq__btn{font-family:var(--font-mono);border:1px solid var(--border);border-radius:8px;align-items:center;gap:8px;padding:10px 22px;font-size:.78rem;font-weight:500;text-decoration:none;transition:transform .2s,background .2s,border-color .2s;display:inline-flex}.Hero-module__JgYmMq__btn:active{transform:scale(.97)}.Hero-module__JgYmMq__btnPrimary{background:var(--amber);color:var(--bg);border-color:var(--amber)}.Hero-module__JgYmMq__btnPrimary:hover{background:#d4982f;border-color:#d4982f}.Hero-module__JgYmMq__btnGhost{color:var(--fg-muted);background:0 0}.Hero-module__JgYmMq__btnGhost:hover{background:var(--surface-raised);border-color:var(--border-hover);color:var(--fg)}.Hero-module__JgYmMq__scrollCue{color:var(--fg-dim);font-family:var(--font-mono);letter-spacing:.12em;text-transform:uppercase;flex-direction:column;align-items:center;gap:6px;font-size:.6rem;animation:2.5s ease-in-out infinite Hero-module__JgYmMq__bob;display:flex;position:absolute;bottom:40px;left:50%;transform:translate(-50%)}@media (max-width:768px){.Hero-module__JgYmMq__hero{min-height:auto;padding:64px 16px 40px}.Hero-module__JgYmMq__cbcd{font-size:2.8rem}}@media (max-width:480px){.Hero-module__JgYmMq__cbcd{font-size:2.2rem}.Hero-module__JgYmMq__title{font-size:1.4rem}.Hero-module__JgYmMq__scrollCue{display:none}.Hero-module__JgYmMq__currently{gap:6px}.Hero-module__JgYmMq__tag{padding:4px 10px;font-size:.6rem}}
.ConveyorBelt-module__X1HCYa__track{cursor:grab;padding:8px 0 0;overflow:hidden}.ConveyorBelt-module__X1HCYa__packages{-webkit-user-select:none;user-select:none;gap:18px;width:max-content;padding:8px 24px 32px;display:flex;position:relative}@media (max-width:768px){.ConveyorBelt-module__X1HCYa__packages{padding:8px 16px 28px}}
.ProjectCard-module__25G50a__card{background:var(--surface);border:1px solid var(--border);width:300px;min-width:300px;color:inherit;transition:transform .35s var(--spring), box-shadow .35s var(--spring), border-color .3s;border-radius:6px;flex-direction:column;text-decoration:none;display:flex;position:relative;overflow:hidden}.ProjectCard-module__25G50a__card:hover{border-color:var(--border-hover);transform:translateY(-10px)rotate(-.5deg);box-shadow:0 20px 50px #00000073,0 0 0 1px #ffffff08}.ProjectCard-module__25G50a__card:before{content:"";height:10px;transition:all .35s var(--spring);pointer-events:none;z-index:-1;background:radial-gradient(#00000040 0%,#0000 70%);position:absolute;bottom:-6px;left:12%;right:12%}.ProjectCard-module__25G50a__card:hover:before{background:radial-gradient(#00000059 0%,#0000 70%);bottom:-18px;left:8%;right:8%}.ProjectCard-module__25G50a__tape{flex-shrink:0;height:3px}.ProjectCard-module__25G50a__tape-green{background:var(--green)}.ProjectCard-module__25G50a__tape-blue{background:var(--blue)}.ProjectCard-module__25G50a__tape-purple{background:var(--purple)}.ProjectCard-module__25G50a__tape-orange{background:var(--orange)}.ProjectCard-module__25G50a__tape-amber{background:var(--amber)}.ProjectCard-module__25G50a__body{flex-direction:column;flex:1;padding:18px 20px 16px;display:flex}.ProjectCard-module__25G50a__head{justify-content:space-between;align-items:flex-start;gap:8px;margin-bottom:8px;display:flex}.ProjectCard-module__25G50a__name{font-family:var(--font-mono);color:var(--accent);letter-spacing:-.01em;font-size:.85rem;font-weight:600}.ProjectCard-module__25G50a__stamp{font-family:var(--font-mono);text-transform:uppercase;letter-spacing:.08em;white-space:nowrap;border:1.5px solid;border-radius:3px;flex-shrink:0;padding:2px 7px;font-size:.5rem;font-weight:700;transform:rotate(3deg)}.ProjectCard-module__25G50a__stamp-live{color:var(--green);background:var(--green-dim);border-color:#00d47b66}.ProjectCard-module__25G50a__stamp-build{color:var(--amber);background:var(--amber-dim);border-color:#e8a83866}.ProjectCard-module__25G50a__stamp-paused{color:var(--fg-dim);background:#55555514;border-color:#5555554d}.ProjectCard-module__25G50a__stamp-shipped{color:var(--purple);background:var(--purple-dim);border-color:#7c5cff4d}.ProjectCard-module__25G50a__descWrap{flex:1;margin-bottom:12px;position:relative}.ProjectCard-module__25G50a__desc{color:var(--fg-muted);font-size:.76rem;line-height:1.6}.ProjectCard-module__25G50a__descRedacted{filter:blur(4px);-webkit-user-select:none;user-select:none}.ProjectCard-module__25G50a__stack{font-family:var(--font-mono);color:var(--fg-dim);letter-spacing:.01em;margin-bottom:12px;font-size:.6rem}.ProjectCard-module__25G50a__links{border-top:1px solid var(--border);gap:14px;padding-top:10px;display:flex}.ProjectCard-module__25G50a__links a{font-family:var(--font-mono);color:var(--fg-dim);align-items:center;gap:4px;font-size:.66rem;text-decoration:none;transition:color .2s;display:flex}.ProjectCard-module__25G50a__links a:hover{color:var(--accent)}.ProjectCard-module__25G50a__arrow{transition:transform .2s;display:inline-block}.ProjectCard-module__25G50a__links a:hover .ProjectCard-module__25G50a__arrow{transform:translate(2px)}@media (max-width:768px){.ProjectCard-module__25G50a__card{width:280px;min-width:280px}}@media (max-width:480px){.ProjectCard-module__25G50a__card{width:260px;min-width:260px}}
.ProductionLine-module__Qubw5q__line{z-index:1;padding:48px 0 60px;position:relative}.ProductionLine-module__Qubw5q__header{align-items:center;gap:16px;max-width:1100px;margin:0 auto;padding:0 24px 28px;display:flex}.ProductionLine-module__Qubw5q__label{font-family:var(--font-mono);color:var(--amber);letter-spacing:.08em;text-transform:uppercase;white-space:nowrap;font-size:.68rem;font-weight:600}.ProductionLine-module__Qubw5q__rule{background:linear-gradient(to right, var(--border), transparent);flex:1;height:1px}.ProductionLine-module__Qubw5q__count{font-family:var(--font-mono);color:var(--fg-dim);letter-spacing:.04em;white-space:nowrap;font-size:.62rem}.ProductionLine-module__Qubw5q__beltContainer{position:relative}.ProductionLine-module__Qubw5q__beltContainer:after{content:"";background:linear-gradient(to left, var(--bg), transparent);pointer-events:none;z-index:4;width:80px;position:absolute;top:0;bottom:0;right:0}.ProductionLine-module__Qubw5q__beltContainer:before{content:"";background:linear-gradient(to right, var(--bg), transparent);pointer-events:none;z-index:4;width:40px;position:absolute;top:0;bottom:0;left:0}.ProductionLine-module__Qubw5q__surface{background:repeating-linear-gradient(-45deg,#15151a,#15151a 6px,#1c1c22 6px 12px);border-radius:3px;height:6px;margin:0 24px;animation:.8s linear infinite ProductionLine-module__Qubw5q__belt-move}.ProductionLine-module__Qubw5q__rollers{justify-content:space-around;max-width:100vw;padding:4px 60px 0;display:flex}.ProductionLine-module__Qubw5q__roller{background:conic-gradient(#111 0deg,#1a1a1a 90deg,#111 180deg,#1a1a1a 270deg,#111 360deg);border:1.5px solid #222;border-radius:50%;flex-shrink:0;width:12px;height:12px;animation:1.2s linear infinite ProductionLine-module__Qubw5q__spin}@media (max-width:768px){.ProductionLine-module__Qubw5q__line{padding:40px 0}.ProductionLine-module__Qubw5q__header{padding:0 16px 20px}.ProductionLine-module__Qubw5q__surface{margin:0 16px}.ProductionLine-module__Qubw5q__rollers{padding:4px 40px 0}}
.About-module__S-Ka5a__about{z-index:1;max-width:1100px;margin:0 auto;padding:24px;position:relative}.About-module__S-Ka5a__header{margin-bottom:48px}.About-module__S-Ka5a__label{font-family:var(--font-mono);color:var(--amber);text-transform:uppercase;letter-spacing:.08em;margin-bottom:12px;font-size:.68rem}.About-module__S-Ka5a__title{letter-spacing:-.03em;color:var(--accent);font-size:clamp(1.4rem,2.8vw,2rem);font-weight:700}.About-module__S-Ka5a__grid{grid-template-columns:1.2fr .8fr;gap:56px;display:grid}.About-module__S-Ka5a__text p{color:var(--fg-muted);margin-bottom:16px;font-size:.9rem;line-height:1.75}.About-module__S-Ka5a__text strong{color:var(--fg);font-weight:500}.About-module__S-Ka5a__infoList{list-style:none}.About-module__S-Ka5a__infoList li:first-child{border-top:1px solid var(--border)}.About-module__S-Ka5a__infoList li{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;padding:13px 0;display:flex}.About-module__S-Ka5a__infoLabel{font-family:var(--font-mono);color:var(--fg-dim);text-transform:uppercase;letter-spacing:.06em;font-size:.66rem}.About-module__S-Ka5a__infoValue{color:var(--fg);text-align:right;font-size:.84rem}.About-module__S-Ka5a__infoValue a{color:var(--fg);text-decoration:none;transition:color .2s}.About-module__S-Ka5a__infoValue a:hover{color:var(--amber)}@media (max-width:768px){.About-module__S-Ka5a__about{padding:24px 16px}.About-module__S-Ka5a__grid{grid-template-columns:1fr;gap:32px}}
.Footer-module__Grjkva__footer{border-top:1px solid var(--border);z-index:1;justify-content:space-between;align-items:center;max-width:1100px;margin:0 auto;padding:40px 24px 60px;display:flex;position:relative}.Footer-module__Grjkva__footer p{font-family:var(--font-mono);color:var(--fg-dim);letter-spacing:.02em;font-size:.65rem}.Footer-module__Grjkva__links{gap:20px;display:flex}.Footer-module__Grjkva__links a{font-family:var(--font-mono);color:var(--fg-muted);font-size:.68rem;text-decoration:none;transition:color .2s}.Footer-module__Grjkva__links a:hover{color:var(--accent)}@media (max-width:768px){.Footer-module__Grjkva__footer{text-align:center;flex-direction:column;gap:16px}}
