.deploy-panels_pageContainer__9wJtv{position:relative;min-height:100vh;padding-top:6rem;padding-bottom:6rem;overflow-x:hidden}.deploy-panels_skeletonContainer__cvg_i{padding:12rem 1.25rem 6rem;max-width:1200px;margin:0 auto}.deploy-panels_animateInVisible__MWUf8,.deploy-panels_animateIn__SuQq2{opacity:1;transform:none}.deploy-panels_heroSection__etRAr{position:relative;min-height:62vh;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:1rem 1.25rem 4rem;max-width:1120px;margin:0 auto;overflow:hidden}.deploy-panels_heroInner__qVpF3{max-width:820px;text-align:center;opacity:0;transform:translateY(28px);transition:opacity .85s ease,transform .85s ease}.deploy-panels_heroVisible__J5Ccx{opacity:1;transform:translateY(0)}.deploy-panels_heroHeadlineGroup__3FJkB{margin-bottom:1.5rem}.deploy-panels_heroStrike__DJ_iS{font-family:var(--font-inter);font-size:clamp(1rem,2.2vw,1.2rem);color:var(--text-bright);opacity:.5;margin:0 0 .6rem}.deploy-panels_heroStrike__DJ_iS span{position:relative;display:inline-block}.deploy-panels_heroStrike__DJ_iS span:after{content:"";position:absolute;left:0;top:52%;width:100%;height:1.5px;background:currentColor;transform:translateY(-50%)}.deploy-panels_heroTitle__jKu_e{font-family:var(--font-outfit);font-size:clamp(2.75rem,6vw,5rem);line-height:1;letter-spacing:-.03em;margin:0;background:linear-gradient(to right,var(--text-white) 20%,var(--accent-light) 40%,var(--accent-primary) 60%,var(--text-white) 80%);background-size:200% auto;color:transparent;-webkit-background-clip:text;background-clip:text;animation:deploy-panels_heroShine__LAbOu 5s linear infinite}@keyframes deploy-panels_heroShine__LAbOu{to{background-position:200%}}.deploy-panels_heroSubtitle__VmE3I{font-family:var(--font-inter);font-size:clamp(1rem,2vw,1.2rem);color:var(--text-bright);max-width:60ch;margin:0 auto 2.5rem;line-height:1.7;opacity:.85}.deploy-panels_heroActions__ipHyL{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap}.deploy-panels_heroDeckWrap__AtX52{position:relative;width:100%;max-width:1040px;margin-top:3rem;opacity:0;transform:translateY(28px) scale(.98);transition:opacity .9s ease .14s,transform .9s ease .14s}.deploy-panels_heroDeckVisible__mIik_{opacity:1;transform:translateY(0) scale(1)}.deploy-panels_heroDeckWrap__AtX52:before{content:"";position:absolute;inset:-18% -6%;background:radial-gradient(50% 60% at 50% 40%,rgba(45,212,191,.16),transparent 70%);filter:blur(26px);z-index:0;pointer-events:none;animation:deploy-panels_deckGlowDrift__NYaSO 9s ease-in-out infinite alternate}@keyframes deploy-panels_deckGlowDrift__NYaSO{0%{transform:translate(-3%,3%) scale(1);opacity:.7}to{transform:translate(4%,-3%) scale(1.08);opacity:1}}.deploy-panels_hpWindow__5y6Nr{--hp-teal:#2dd4bf;--hp-teal-deep:#0d9488;--hp-green:#28c840;--hp-red:#f05252;--hp-amber:#f5b301;--hp-mono:ui-monospace,"SF Mono",SFMono-Regular,Menlo,Consolas,monospace;position:relative;z-index:1;width:100%;background:var(--glass-bg);border:1px solid rgba(45,212,191,.18);border-radius:16px;overflow:hidden;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);box-shadow:0 34px 80px -30px rgba(15,23,42,.45)}[data-theme=dark] .deploy-panels_hpWindow__5y6Nr{box-shadow:0 40px 90px -34px rgba(0,0,0,.75)}.deploy-panels_hpChrome__Etm4a{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;padding:.7rem 1rem;border-bottom:1px solid rgba(148,163,184,.14);background:rgba(148,163,184,.05)}.deploy-panels_hpDots__ZmulB{display:inline-flex;gap:6px;justify-self:start}.deploy-panels_hpDots__ZmulB span{width:11px;height:11px;border-radius:50%;display:block}.deploy-panels_hpUrl__REmvo{display:inline-flex;align-items:center;gap:.45rem;justify-self:center;font-family:var(--hp-mono);font-size:.74rem;color:var(--text-bright);background:rgba(148,163,184,.1);border:1px solid rgba(148,163,184,.14);border-radius:8px;padding:.32rem .9rem;max-width:100%}.deploy-panels_hpUrl__REmvo svg{color:var(--hp-teal);flex-shrink:0}.deploy-panels_hpUrlText__GSyNt{display:inline-flex;align-items:center}.deploy-panels_hpUrlHost__vqNnT{color:var(--text-white)}.deploy-panels_hpUrlPath__xAHnT{color:var(--text-muted)}.deploy-panels_hpBody__yjytJ{display:grid;grid-template-columns:172px 1fr}.deploy-panels_hpNav__iCLs2{display:flex;flex-direction:column;gap:.15rem;padding:1rem .7rem;border-right:1px solid rgba(148,163,184,.12);background:rgba(148,163,184,.03)}.deploy-panels_hpBrand__IwMST{display:flex;align-items:center;gap:.5rem;padding:0 .5rem .9rem;margin-bottom:.4rem}.deploy-panels_hpBrandMark__JQ__x{width:24px;height:24px;border-radius:7px;background:linear-gradient(135deg,var(--hp-teal),var(--hp-teal-deep));color:#04211d;font-family:var(--font-outfit);font-weight:800;font-size:.85rem;display:flex;align-items:center;justify-content:center}.deploy-panels_hpBrandName__i4M35{font-family:var(--font-outfit);font-weight:700;font-size:.95rem;color:var(--text-white)}.deploy-panels_hpNavItem__uokgk{display:flex;align-items:center;gap:.6rem;width:100%;font-family:var(--font-inter);font-size:.82rem;font-weight:500;color:var(--text-muted);background:transparent;border:none;border-radius:8px;padding:.5rem .6rem;cursor:pointer;text-align:left;transition:color .2s ease,background .2s ease,box-shadow .2s ease}.deploy-panels_hpNavItem__uokgk svg{flex-shrink:0;opacity:.9}.deploy-panels_hpNavItem__uokgk:hover:not(.deploy-panels_hpNavItemActive__ObLur):not(.deploy-panels_hpNavItemMuted__fKdwb){color:var(--text-bright);background:rgba(148,163,184,.08)}.deploy-panels_hpNavItem__uokgk:focus-visible{outline:2px solid var(--hp-teal);outline-offset:2px}.deploy-panels_hpNavItemActive__ObLur{color:var(--text-white);background:rgba(45,212,191,.12);font-weight:600;box-shadow:inset 2px 0 0 var(--hp-teal)}.deploy-panels_hpNavItemMuted__fKdwb{color:var(--text-muted);opacity:.55;cursor:default}.deploy-panels_hpNavDivider__uWnBl{height:1px;background:rgba(148,163,184,.12);margin:.5rem .4rem}.deploy-panels_hpMain__cRYZP{padding:1.15rem 1.3rem 1.25rem;min-width:0;animation:deploy-panels_hpFade__c4WpO .45s ease}@keyframes deploy-panels_hpFade__c4WpO{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}.deploy-panels_hpHead__7rP7S{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem;margin-bottom:1.1rem}.deploy-panels_hpTitle__g0e8L{font-family:var(--font-outfit);font-size:1.2rem;font-weight:700;color:var(--text-white);line-height:1.1}.deploy-panels_hpSub__zO_rK{font-family:var(--font-inter);font-size:.78rem;color:var(--text-muted);margin-top:.15rem}.deploy-panels_hpPeriod__W2o95{display:inline-flex;align-items:center;gap:.35rem;font-family:var(--font-inter);font-size:.74rem;font-weight:500;color:var(--text-bright);background:rgba(148,163,184,.08);border:1px solid rgba(148,163,184,.16);border-radius:8px;padding:.35rem .6rem;white-space:nowrap;flex-shrink:0}.deploy-panels_hpKpis__L3LFW{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:.75rem;gap:.75rem;margin-bottom:1.1rem}.deploy-panels_hpKpi__RVCXD{background:rgba(148,163,184,.05);border:1px solid rgba(148,163,184,.12);border-radius:11px;padding:.7rem .75rem}.deploy-panels_hpKpiLabel__4ZaxC{font-family:var(--font-inter);font-size:.68rem;color:var(--text-muted);margin-bottom:.3rem}.deploy-panels_hpKpiValue____Jya{font-family:var(--font-outfit);font-size:1.35rem;font-weight:700;color:var(--text-white);line-height:1;letter-spacing:-.02em}.deploy-panels_hpKpiDelta__1LeSD{display:inline-flex;align-items:center;gap:.15rem;font-family:var(--hp-mono);font-size:.68rem;font-weight:600;margin-top:.4rem}.deploy-panels_hpUp__4jTkl{color:var(--hp-green)}.deploy-panels_hpDown__ZDJ_l{color:var(--hp-red)}.deploy-panels_hpChartCard__H5gSB{background:rgba(148,163,184,.04);border:1px solid rgba(148,163,184,.1);border-radius:11px;padding:.8rem .9rem .9rem;margin-bottom:1rem}.deploy-panels_hpChartHead__moXQg{display:flex;align-items:baseline;justify-content:space-between;margin-bottom:.7rem}.deploy-panels_hpChartLabel__6sxmd{font-family:var(--font-inter);font-size:.78rem;font-weight:600;color:var(--text-bright)}.deploy-panels_hpChartMeta__sS43Y{font-family:var(--hp-mono);font-size:.66rem;color:var(--text-muted)}.deploy-panels_hpChart___71Q5{display:flex;align-items:flex-end;gap:6px;height:74px}.deploy-panels_hpBar__4DfBH{flex:1 1;min-width:0;border-radius:4px 4px 2px 2px;background:linear-gradient(to top,var(--hp-teal-deep),var(--hp-teal));transform-origin:bottom;animation:deploy-panels_hpGrow__paesE .55s cubic-bezier(.22,1,.36,1) both}@keyframes deploy-panels_hpGrow__paesE{0%{transform:scaleY(0);opacity:.5}to{transform:scaleY(1);opacity:1}}.deploy-panels_hpList__LJfkd{display:flex;flex-direction:column;gap:.1rem}.deploy-panels_hpListItem__J7lAS{display:flex;align-items:center;gap:.6rem;padding:.4rem .15rem;border-bottom:1px solid rgba(148,163,184,.08)}.deploy-panels_hpListItem__J7lAS:last-child{border-bottom:none}.deploy-panels_hpListDot__myEX3{width:7px;height:7px;border-radius:50%;flex-shrink:0}.deploy-panels_hpDotGreen__Cdsux{background:var(--hp-green)}.deploy-panels_hpDotAmber__KXRQL{background:var(--hp-amber)}.deploy-panels_hpDotTeal__f4jjE{background:var(--hp-teal)}.deploy-panels_hpListText__Ntgl2{flex:1 1;min-width:0;font-family:var(--font-inter);font-size:.78rem;color:var(--text-bright);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.deploy-panels_hpListTime__A_8bo{font-family:var(--hp-mono);font-size:.68rem;color:var(--text-muted);flex-shrink:0}.deploy-panels_statsSection__YJsb3{padding:0 1.25rem 6rem;max-width:1100px;margin:0 auto}.deploy-panels_statsGrid__8_0F8{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:1rem;gap:1rem}.deploy-panels_statCard__6YGGl{background:rgba(45,212,191,.04);border:1px solid rgba(45,212,191,.12);border-radius:14px;padding:1.75rem 1.25rem;text-align:center;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);transition:border-color .3s ease}.deploy-panels_statCard__6YGGl:hover{border-color:rgba(45,212,191,.25)}.deploy-panels_statNumber__OFdff{font-family:var(--font-outfit);font-size:clamp(2rem,3vw,2.8rem);font-weight:700;color:var(--text-white);line-height:1;margin-bottom:.35rem;letter-spacing:-.02em}.deploy-panels_statLabel__doF_t{font-family:var(--font-inter);font-size:.78rem;color:#2dd4bf;opacity:.65;font-weight:500}.deploy-panels_panelSection__0au3L{padding:0 1.25rem 6rem;max-width:1000px;margin:0 auto}.deploy-panels_panelIntro__0TJsn{text-align:center;margin-bottom:3rem}.deploy-panels_panelIntro__0TJsn h2{font-family:var(--font-outfit);font-size:clamp(1.8rem,3.5vw,2.5rem);color:var(--text-white);margin-bottom:.75rem}.deploy-panels_panelIntro__0TJsn p{font-family:var(--font-inter);color:var(--text-bright);opacity:.7;font-size:1rem;max-width:60ch;margin:0 auto}.deploy-panels_panelFrame__DQQVj{background:var(--glass-bg);border:1px solid rgba(45,212,191,.18);border-radius:14px;overflow:hidden;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);box-shadow:0 34px 80px -30px rgba(15,23,42,.45)}[data-theme=dark] .deploy-panels_panelFrame__DQQVj{box-shadow:0 40px 90px -34px rgba(0,0,0,.75)}.deploy-panels_panelTopBar__GQCUT{height:40px;background:rgba(148,163,184,.05);border-bottom:1px solid rgba(148,163,184,.14);display:flex;align-items:center;padding:0 1rem;gap:.75rem}.deploy-panels_panelLogo__NLmqe{display:flex;align-items:center;gap:.4rem;font-family:var(--font-inter);font-size:.78rem;font-weight:600;color:var(--text-white);flex-shrink:0}.deploy-panels_panelLogoIcon__mxAlk{width:18px;height:18px;background:linear-gradient(135deg,#0d9488,#2dd4bf);border-radius:4px;display:flex;align-items:center;justify-content:center;color:#0d1117;font-size:.6rem;font-weight:700}.deploy-panels_panelEnvBadge__sk31R{display:inline-flex;align-items:center;gap:.35rem;padding:.2rem .55rem;background:rgba(45,212,191,.1);border:1px solid rgba(45,212,191,.2);border-radius:4px;font-family:Courier New,Courier,monospace;font-size:.68rem;font-weight:600;color:#2dd4bf}.deploy-panels_panelEnvDot__ZUcXw{width:5px;height:5px;border-radius:50%;background:#2dd4bf;animation:deploy-panels_badgePulse__puh5x 2s ease-in-out infinite}.deploy-panels_panelTopSpacer__FIa9p{flex:1 1}.deploy-panels_panelSearch__yJdsV{width:140px;height:24px;background:rgba(148,163,184,.08);border:1px solid rgba(148,163,184,.16);border-radius:4px}.deploy-panels_panelAvatar__U8e5i{width:24px;height:24px;border-radius:50%;background:linear-gradient(135deg,#0d9488,#0f766e);display:flex;align-items:center;justify-content:center;font-family:var(--font-inter);font-size:.6rem;font-weight:700;color:#0d1117}.deploy-panels_panelBody__ayrbl{display:grid;grid-template-columns:160px 1fr;min-height:280px}.deploy-panels_panelSidebar__1zR_V{background:rgba(148,163,184,.04);border-right:1px solid rgba(148,163,184,.12);padding:.85rem .75rem;display:flex;flex-direction:column;gap:.2rem}.deploy-panels_panelNavItem__rSVS_{display:flex;align-items:center;gap:.5rem;padding:.45rem .6rem;border-radius:6px;font-family:var(--font-inter);font-size:.72rem;color:var(--text-bright);opacity:.5;transition:all .2s ease}.deploy-panels_panelNavItem__rSVS_ svg{width:14px;height:14px;flex-shrink:0}.deploy-panels_panelNavActive__1PI42{opacity:1;color:#2dd4bf;background:rgba(45,212,191,.08)}.deploy-panels_panelContent__IC3HV{padding:1rem 1.25rem;display:flex;flex-direction:column;gap:1rem}.deploy-panels_panelDeployCard__RS8sq{background:rgba(148,163,184,.05);border:1px solid rgba(148,163,184,.12);border-radius:10px;padding:1rem 1.25rem}.deploy-panels_panelDeployHead__0TnZn{display:flex;align-items:center;gap:.75rem;margin-bottom:.75rem}.deploy-panels_panelDeployBranch__jdtwO{font-family:Courier New,Courier,monospace;font-size:.82rem;font-weight:600;color:var(--text-white)}.deploy-panels_panelDeployCommit__nRVFR{font-family:Courier New,Courier,monospace;font-size:.68rem;color:var(--text-bright);opacity:.4}.deploy-panels_panelDeployStatus__KDM9g{margin-left:auto;display:flex;align-items:center;gap:.35rem;font-family:var(--font-inter);font-size:.68rem;font-weight:600;color:#2dd4bf}.deploy-panels_panelDeploySpinner__csg1J{width:10px;height:10px;border:2px solid rgba(45,212,191,.2);border-top-color:#2dd4bf;border-radius:50%;animation:deploy-panels_spin__nSDk2 .8s linear infinite}@keyframes deploy-panels_spin__nSDk2{to{transform:rotate(1turn)}}.deploy-panels_panelProgressWrap__YnGaJ{display:flex;align-items:center;gap:.6rem;margin-bottom:.75rem}.deploy-panels_panelProgressTrack__Kfa3P{flex:1 1;height:6px;background:rgba(148,163,184,.16);border-radius:3px;overflow:hidden}.deploy-panels_panelProgressFill__W4vUw{height:100%;background:linear-gradient(90deg,#0d9488,#2dd4bf);border-radius:3px;width:0;transition:width 1.5s cubic-bezier(.4,0,.2,1)}.deploy-panels_panelProgressActive__s5o1f .deploy-panels_panelProgressFill__W4vUw{width:67%}.deploy-panels_panelProgressPct___a_k5{font-family:Courier New,Courier,monospace;font-size:.72rem;color:var(--text-bright);opacity:.5;min-width:28px;text-align:right}.deploy-panels_panelSteps__D2NwQ{display:flex;gap:.75rem;flex-wrap:wrap}.deploy-panels_panelStep__cVeLP{display:flex;align-items:center;gap:.35rem;font-family:Courier New,Courier,monospace;font-size:.68rem;color:var(--text-bright);opacity:.45}.deploy-panels_panelStepDone__0SEuX{color:#28c840;opacity:1}.deploy-panels_panelStepActive__nGVAU{color:#2dd4bf;opacity:1}.deploy-panels_panelStepIcon__VkeMs{width:14px;height:14px;flex-shrink:0}.deploy-panels_panelActivity__q2BM1{display:flex;flex-direction:column;gap:.5rem}.deploy-panels_panelActivityTitle__hrLwK{font-family:var(--font-inter);font-size:.72rem;font-weight:600;color:var(--text-bright);opacity:.4;text-transform:uppercase;letter-spacing:.05em}.deploy-panels_panelActivityItem__ywbq6{display:flex;align-items:center;gap:.55rem;font-family:var(--font-inter);font-size:.75rem;color:var(--text-bright);opacity:0;transform:translateX(-6px);transition:opacity .5s ease,transform .5s ease}.deploy-panels_panelSectionVisible__AH36d .deploy-panels_panelActivityItem__ywbq6{opacity:.7;transform:translateX(0)}.deploy-panels_panelSectionVisible__AH36d .deploy-panels_panelActivityItem__ywbq6:nth-child(2){transition-delay:.15s}.deploy-panels_panelSectionVisible__AH36d .deploy-panels_panelActivityItem__ywbq6:nth-child(3){transition-delay:.3s}.deploy-panels_panelSectionVisible__AH36d .deploy-panels_panelActivityItem__ywbq6:nth-child(4){transition-delay:.45s}.deploy-panels_panelActivityDot__UwjDH{width:6px;height:6px;border-radius:50%;flex-shrink:0}.deploy-panels_panelActivityDotGreen__Seoth{background:#28c840}.deploy-panels_panelActivityDotGray__Uvi87{background:var(--text-bright);opacity:.3}.deploy-panels_envSection__MyfDU{padding:0 1.25rem 6rem;max-width:900px;margin:0 auto}.deploy-panels_envIntro__3_zqn{text-align:center;margin-bottom:2.5rem}.deploy-panels_envIntro__3_zqn h2{font-family:var(--font-outfit);font-size:clamp(1.8rem,3.5vw,2.5rem);color:var(--text-white);margin-bottom:.75rem}.deploy-panels_envIntro__3_zqn p{font-family:var(--font-inter);color:var(--text-bright);opacity:.7;font-size:1rem;max-width:60ch;margin:0 auto}.deploy-panels_envTabs__TtyE7{display:flex;gap:.25rem;margin-bottom:1.5rem;background:hsla(0,0%,100%,.02);border:1px solid hsla(0,0%,100%,.04);border-radius:10px;padding:.3rem;max-width:480px;margin-left:auto;margin-right:auto}.deploy-panels_envTab__xSCRp{flex:1 1;padding:.55rem 1rem;text-align:center;font-family:var(--font-inter);font-size:.82rem;font-weight:500;color:var(--text-bright);opacity:.5;border-radius:8px;cursor:pointer;transition:all .25s ease;border:none;background:none}.deploy-panels_envTab__xSCRp:hover{opacity:.8}.deploy-panels_envTabActive__yhZXG{opacity:1;color:var(--text-white);background:rgba(45,212,191,.1)}.deploy-panels_envCard__BSV3j{background:var(--glass-bg);border:1px solid rgba(45,212,191,.1);border-radius:16px;padding:2rem;transition:border-color .3s ease}.deploy-panels_envCard__BSV3j:hover{border-color:rgba(45,212,191,.25)}.deploy-panels_envCardHead__gy1vw{display:flex;align-items:center;gap:.75rem;margin-bottom:1.5rem}.deploy-panels_envCardIcon__Zs9As{width:44px;height:44px;border-radius:12px;background:rgba(45,212,191,.1);display:flex;align-items:center;justify-content:center;color:#2dd4bf;flex-shrink:0}.deploy-panels_envCardIcon__Zs9As svg{width:20px;height:20px}.deploy-panels_envCardInfo__5w_hu{flex:1 1}.deploy-panels_envCardName__8y7Kr{font-family:var(--font-inter);font-size:1rem;font-weight:600;color:var(--text-white);margin-bottom:.1rem}.deploy-panels_envCardSub__4ZnNs{font-family:var(--font-inter);font-size:.8rem;color:var(--text-bright);opacity:.5}.deploy-panels_envCardBadge__du7TF{padding:.25rem .7rem;border-radius:6px;font-family:var(--font-inter);font-size:.72rem;font-weight:600}.deploy-panels_envBadgeGreen__VlXYO{background:rgba(40,200,64,.1);color:#28c840}.deploy-panels_envBadgeYellow__mtHSw{background:rgba(45,212,191,.1);color:#2dd4bf}.deploy-panels_envBadgeRed__ErzKY{background:rgba(239,68,68,.1);color:#ef4444}.deploy-panels_envCardMetrics__Q0Ya2{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:1rem;gap:1rem;margin-bottom:1.5rem}.deploy-panels_envMetric__i1W5J{text-align:center}.deploy-panels_envMetricVal__1_us9{font-family:var(--font-outfit);font-size:1.6rem;font-weight:700;color:var(--text-white);line-height:1;margin-bottom:.2rem}.deploy-panels_envMetricLabel__BhXJ5{font-family:var(--font-inter);font-size:.72rem;color:var(--text-bright);opacity:.5}.deploy-panels_envCardActivities__w7hYC{border-top:1px solid hsla(0,0%,100%,.04);padding-top:1rem}.deploy-panels_envActivityItem__gsKU4{display:flex;align-items:center;gap:.6rem;padding:.35rem 0;font-family:var(--font-inter);font-size:.78rem;color:var(--text-bright);opacity:.6}.deploy-panels_envActivityDot__j1chV{width:5px;height:5px;border-radius:50%;flex-shrink:0}.deploy-panels_envActivityDotGreen__Bzj3n{background:#28c840}.deploy-panels_envActivityDotYellow__xeNAg{background:#0d9488}.deploy-panels_envActivityDotGray__8v9tV{background:var(--text-bright);opacity:.3}.deploy-panels_actionSection__Z73i5{padding:0 1.25rem 6rem;max-width:900px;margin:0 auto}.deploy-panels_actionIntro__LjcrU{text-align:center;margin-bottom:2.5rem}.deploy-panels_actionIntro__LjcrU h2{font-family:var(--font-outfit);font-size:clamp(1.8rem,3.5vw,2.5rem);color:var(--text-white);margin-bottom:.75rem}.deploy-panels_actionIntro__LjcrU p{font-family:var(--font-inter);color:var(--text-bright);opacity:.7;font-size:1rem;max-width:60ch;margin:0 auto}.deploy-panels_actionGrid__GNAFq{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:.75rem;gap:.75rem}.deploy-panels_actionCard__iTvun{background:var(--glass-bg);border:1px solid rgba(45,212,191,.08);border-radius:12px;padding:1.25rem 1rem;text-align:center;cursor:pointer;transition:border-color .3s ease,background .3s ease,transform .15s ease;position:relative}.deploy-panels_actionCard__iTvun:hover{border-color:rgba(45,212,191,.3);background:rgba(45,212,191,.04)}.deploy-panels_actionIcon__iFHcg{width:36px;height:36px;border-radius:10px;background:rgba(45,212,191,.1);display:flex;align-items:center;justify-content:center;color:#2dd4bf;margin:0 auto .6rem}.deploy-panels_actionIcon__iFHcg svg{width:16px;height:16px}.deploy-panels_actionName__5FeDn{font-family:var(--font-inter);font-size:.85rem;font-weight:600;color:var(--text-white);margin-bottom:.15rem}.deploy-panels_actionShortcut___OfQ_{font-family:Courier New,Courier,monospace;font-size:.65rem;color:var(--text-bright);opacity:.35}.deploy-panels_actionToast__m6RsA{position:fixed;top:1.5rem;right:1.5rem;display:flex;align-items:center;gap:.6rem;background:var(--bg-secondary);border:1px solid rgba(45,212,191,.3);border-radius:10px;padding:.75rem 1.25rem;box-shadow:0 12px 32px rgba(0,0,0,.3);z-index:100;font-family:var(--font-inter);font-size:.85rem;color:var(--text-white);animation:deploy-panels_toastIn__29twE .35s ease forwards;pointer-events:none}.deploy-panels_actionToastOut__XpV9R{animation:deploy-panels_toastOut__wxx1l .3s ease forwards}@keyframes deploy-panels_toastIn__29twE{0%{opacity:0;transform:translateX(40px)}to{opacity:1;transform:translateX(0)}}@keyframes deploy-panels_toastOut__wxx1l{0%{opacity:1;transform:translateX(0)}to{opacity:0;transform:translateX(40px)}}.deploy-panels_actionToastIcon__Iy7ky{width:20px;height:20px;border-radius:50%;background:rgba(40,200,64,.1);display:flex;align-items:center;justify-content:center;color:#28c840;flex-shrink:0}.deploy-panels_timelineSection__R9Zk7{padding:0 1.25rem 6rem;max-width:800px;margin:0 auto}.deploy-panels_timelineIntro__IlyS8{text-align:center;margin-bottom:2.5rem}.deploy-panels_timelineIntro__IlyS8 h2{font-family:var(--font-outfit);font-size:clamp(1.8rem,3.5vw,2.5rem);color:var(--text-white);margin-bottom:.75rem}.deploy-panels_timelineIntro__IlyS8 p{font-family:var(--font-inter);color:var(--text-bright);opacity:.7;font-size:1rem;max-width:60ch;margin:0 auto}.deploy-panels_timelineList__5NIjN{position:relative;padding-left:2rem}.deploy-panels_timelineList__5NIjN:before{content:"";position:absolute;left:7px;top:8px;bottom:8px;width:2px;background:rgba(45,212,191,.15)}.deploy-panels_timelineItem__L0UwY{position:relative;padding-bottom:1.5rem;padding-left:1rem;opacity:0;transform:translateX(-10px);transition:opacity .5s ease,transform .5s ease}.deploy-panels_timelineVisible__skXfF .deploy-panels_timelineItem__L0UwY{opacity:1;transform:translateX(0)}.deploy-panels_timelineVisible__skXfF .deploy-panels_timelineItem__L0UwY:first-child{transition-delay:0s}.deploy-panels_timelineVisible__skXfF .deploy-panels_timelineItem__L0UwY:nth-child(2){transition-delay:.12s}.deploy-panels_timelineVisible__skXfF .deploy-panels_timelineItem__L0UwY:nth-child(3){transition-delay:.24s}.deploy-panels_timelineVisible__skXfF .deploy-panels_timelineItem__L0UwY:nth-child(4){transition-delay:.36s}.deploy-panels_timelineVisible__skXfF .deploy-panels_timelineItem__L0UwY:nth-child(5){transition-delay:.48s}.deploy-panels_timelineVisible__skXfF .deploy-panels_timelineItem__L0UwY:nth-child(6){transition-delay:.6s}.deploy-panels_timelineDot__OMsnf{position:absolute;left:-1.65rem;top:4px;width:12px;height:12px;border-radius:50%;border:2px solid;background:var(--bg-primary)}.deploy-panels_timelineDotGreen__2cN_f{border-color:#28c840}.deploy-panels_timelineDotYellow__c3cZU{border-color:#0d9488}.deploy-panels_timelineDotRed__wumk_{border-color:#ef4444}.deploy-panels_timelineDotGray__FdH7q{border-color:var(--text-bright);opacity:.3}.deploy-panels_timelineMeta__fXsu7{display:flex;align-items:center;gap:.6rem;margin-bottom:.3rem}.deploy-panels_timelineTime__37UWm{font-family:var(--font-inter);font-size:.72rem;color:var(--text-bright);opacity:.4}.deploy-panels_timelineTag__DMn58{display:inline-flex;padding:.1rem .4rem;border-radius:4px;font-family:var(--font-inter);font-size:.62rem;font-weight:700;text-transform:uppercase;letter-spacing:.03em}.deploy-panels_timelineTagSuccess__a5jOM{background:rgba(40,200,64,.1);color:#28c840}.deploy-panels_timelineTagWarning__IejJI{background:rgba(45,212,191,.1);color:#2dd4bf}.deploy-panels_timelineTagError__Cgk_q{background:rgba(239,68,68,.1);color:#ef4444}.deploy-panels_timelineDesc__wUe0V{font-family:var(--font-inter);font-size:.88rem;color:var(--text-bright);line-height:1.5}.deploy-panels_timelineDescCode__p8hcQ{font-family:Courier New,Courier,monospace;color:#2dd4bf;background:rgba(45,212,191,.06);padding:.05rem .3rem;border-radius:3px}@media (max-width:900px){.deploy-panels_statsGrid__8_0F8{grid-template-columns:repeat(2,1fr);max-width:450px;margin:0 auto}.deploy-panels_panelBody__ayrbl{grid-template-columns:1fr}.deploy-panels_panelSidebar__1zR_V{display:none}.deploy-panels_actionGrid__GNAFq{grid-template-columns:repeat(2,1fr)}.deploy-panels_envCardMetrics__Q0Ya2{grid-template-columns:repeat(3,1fr)}.deploy-panels_heroSection__etRAr{min-height:auto;padding:.5rem 1.25rem 3rem}}@media (max-width:760px){.deploy-panels_heroDeckWrap__AtX52{margin-top:2.25rem}.deploy-panels_hpBody__yjytJ{grid-template-columns:1fr}.deploy-panels_hpNav__iCLs2{flex-direction:row;flex-wrap:wrap;align-items:center;gap:.3rem;border-right:none;border-bottom:1px solid rgba(148,163,184,.12)}.deploy-panels_hpBrand__IwMST{padding:0 .5rem;margin-bottom:0;margin-right:auto}.deploy-panels_hpNavItem__uokgk{width:auto}.deploy-panels_hpNavItemActive__ObLur{box-shadow:inset 0 -2px 0 var(--hp-teal)}.deploy-panels_hpNavDivider__uWnBl{display:none}.deploy-panels_hpKpis__L3LFW{grid-template-columns:repeat(2,1fr)}}@media (max-width:600px){.deploy-panels_heroSection__etRAr{padding:.5rem 1.25rem 2.5rem;min-height:auto}.deploy-panels_heroActions__ipHyL{flex-direction:column;align-items:stretch}.deploy-panels_heroActions__ipHyL a{width:100%;justify-content:center}.deploy-panels_statsSection__YJsb3{padding:0 1rem 4rem}.deploy-panels_statsGrid__8_0F8{grid-template-columns:repeat(2,1fr);gap:.65rem;max-width:100%}.deploy-panels_statCard__6YGGl{padding:1.25rem .75rem}.deploy-panels_statNumber__OFdff{font-size:1.6rem}.deploy-panels_statLabel__doF_t{font-size:.7rem}.deploy-panels_panelSection__0au3L{padding:0 1rem 4rem}.deploy-panels_panelSearch__yJdsV{display:none}.deploy-panels_panelEnvBadge__sk31R{font-size:.6rem}.deploy-panels_panelContent__IC3HV{padding:.85rem;gap:.85rem}.deploy-panels_panelDeployCard__RS8sq{padding:.85rem}.deploy-panels_panelDeployBranch__jdtwO{font-size:.75rem}.deploy-panels_panelSteps__D2NwQ{gap:.5rem}.deploy-panels_panelStep__cVeLP{font-size:.62rem}.deploy-panels_panelActivityItem__ywbq6{font-size:.7rem}.deploy-panels_envSection__MyfDU{padding:0 1rem 4rem}.deploy-panels_envTabs__TtyE7{max-width:100%}.deploy-panels_envTab__xSCRp{font-size:.75rem;padding:.45rem .5rem}.deploy-panels_envCard__BSV3j{padding:1.25rem}.deploy-panels_envCardMetrics__Q0Ya2{grid-template-columns:1fr;gap:.75rem}.deploy-panels_envMetricVal__1_us9{font-size:1.3rem}.deploy-panels_actionSection__Z73i5{padding:0 1rem 4rem}.deploy-panels_actionGrid__GNAFq{grid-template-columns:repeat(2,1fr);gap:.5rem}.deploy-panels_actionCard__iTvun{padding:1rem .75rem}.deploy-panels_actionToast__m6RsA{top:1rem;right:1rem;left:1rem;font-size:.78rem}.deploy-panels_timelineSection__R9Zk7{padding:0 1rem 4rem}.deploy-panels_timelineItem__L0UwY{padding-bottom:1rem}.deploy-panels_timelineDesc__wUe0V{font-size:.8rem}}