.HeroDemoTabs-module__F4hE3G__demo{grid-template-columns:minmax(0,1fr) minmax(260px,320px);align-items:stretch;gap:24px;display:grid}@media (max-width:1080px){.HeroDemoTabs-module__F4hE3G__demo{grid-template-columns:1fr;gap:20px}}.HeroDemoTabs-module__F4hE3G__window{height:100%;position:relative}.HeroDemoTabs-module__F4hE3G__windowCard{border-radius:var(--radius-card-lg);border:1px solid var(--color-border);background:linear-gradient(#0d1424,#080d18);flex-direction:column;height:100%;display:flex;position:relative;overflow:hidden;box-shadow:0 30px 70px -30px #000000a6}.HeroDemoTabs-module__F4hE3G__windowBar{border-bottom:1px solid var(--color-border);background:#0a0f1c80;flex-shrink:0;align-items:center;gap:9px;padding:15px 22px;display:flex}.HeroDemoTabs-module__F4hE3G__dot{border-radius:50%;width:9px;height:9px;display:inline-block}.HeroDemoTabs-module__F4hE3G__windowTitle{font-family:var(--font-heading);letter-spacing:.5px;color:var(--color-text-muted);margin-left:6px;font-size:12px}.HeroDemoTabs-module__F4hE3G__windowBody{flex:1;min-height:250px;position:relative}.HeroDemoTabs-module__F4hE3G__panel{flex-direction:column;justify-content:flex-start;padding:clamp(24px,4vw,36px);animation:.5s cubic-bezier(.22,1,.36,1) both HeroDemoTabs-module__F4hE3G__panelIn;display:flex;position:absolute;inset:0}@keyframes HeroDemoTabs-module__F4hE3G__panelIn{0%{opacity:0;filter:blur(3px);transform:translate(22px)}to{opacity:1;filter:blur();transform:none}}.HeroDemoTabs-module__F4hE3G__eyebrow{font-family:var(--font-heading);letter-spacing:1.4px;color:#4f7fc4;margin-bottom:16px;font-size:11.5px}.HeroDemoTabs-module__F4hE3G__taskBox{border:1px solid var(--color-border);color:var(--color-text);background:#0d1321bf;border-radius:12px;margin-bottom:18px;padding:14px 18px;font-size:15px}.HeroDemoTabs-module__F4hE3G__checklist{flex-direction:column;gap:12px;display:flex}.HeroDemoTabs-module__F4hE3G__checkRow{color:#cdd7e8;align-items:center;gap:11px;font-size:14.5px;display:flex}.HeroDemoTabs-module__F4hE3G__checkIco{width:19px;height:19px;color:var(--color-accent);background:#2f80f024;border:1px solid #3aa0ff4d;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;font-size:11px;display:flex}.HeroDemoTabs-module__F4hE3G__barRow{margin-bottom:18px}.HeroDemoTabs-module__F4hE3G__barLabel{color:var(--color-text-muted);justify-content:space-between;margin-bottom:8px;font-size:13.5px;display:flex}.HeroDemoTabs-module__F4hE3G__barValue{font-family:var(--font-heading);font-weight:600}.HeroDemoTabs-module__F4hE3G__barTrack{background:#78a0dc1a;border-radius:6px;height:8px;overflow:hidden}.HeroDemoTabs-module__F4hE3G__barFill{border-radius:6px;height:100%}.HeroDemoTabs-module__F4hE3G__panelNote{color:var(--color-text-muted);max-width:520px;margin-top:20px;font-size:14px;line-height:1.6}.HeroDemoTabs-module__F4hE3G__chips{flex-wrap:wrap;gap:9px;margin-bottom:22px;display:flex}.HeroDemoTabs-module__F4hE3G__chip{color:#a9c6ef;background:#2f80f01a;border:1px solid #3aa0ff47;border-radius:999px;padding:8px 15px;font-size:13.5px;font-weight:500}.HeroDemoTabs-module__F4hE3G__success{background:#2f80f01a;border:1px solid #3aa0ff4d;border-radius:12px;align-items:center;gap:13px;padding:16px 18px;display:flex}.HeroDemoTabs-module__F4hE3G__successIco{width:26px;height:26px;color:var(--color-accent-strong);background:#2f80f029;border:1px solid #3aa0ff73;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;font-size:13px;display:flex}.HeroDemoTabs-module__F4hE3G__successTitle{color:var(--color-text);margin-bottom:2px;font-size:14.5px;font-weight:600}.HeroDemoTabs-module__F4hE3G__successSub{color:var(--color-text-muted);font-size:13px}.HeroDemoTabs-module__F4hE3G__steps{flex-direction:column;gap:16px;display:flex}.HeroDemoTabs-module__F4hE3G__step{align-items:flex-start;gap:14px;display:flex}.HeroDemoTabs-module__F4hE3G__stepNum{width:26px;height:26px;color:var(--color-accent);font-family:var(--font-heading);background:#2f80f024;border:1px solid #3aa0ff52;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;font-size:12.5px;font-weight:600;display:flex}.HeroDemoTabs-module__F4hE3G__stepTitle{color:var(--color-text);margin-bottom:3px;font-size:14.5px;font-weight:600}.HeroDemoTabs-module__F4hE3G__stepDesc{color:var(--color-text-muted);font-size:13.5px;line-height:1.5}.HeroDemoTabs-module__F4hE3G__badge{text-align:center;z-index:3;white-space:nowrap;background:linear-gradient(#10182af7,#090d18f7);border:1px solid #5fc2ff66;border-radius:14px;justify-content:center;align-items:center;gap:9px;padding:12px 18px;animation:.45s cubic-bezier(.22,1,.36,1) both HeroDemoTabs-module__F4hE3G__badgeIn;display:flex;position:absolute;top:-16px;right:22px;box-shadow:0 16px 40px -14px #000000b3,inset 0 0 0 1px #5fc2ff14}@keyframes HeroDemoTabs-module__F4hE3G__badgeIn{0%{opacity:0;transform:scale(.92)}to{opacity:1;transform:scale(1)}}.HeroDemoTabs-module__F4hE3G__badgeDot{background:var(--color-accent-to);border-radius:50%;width:8px;height:8px;animation:2.2s ease-in-out infinite HeroDemoTabs-module__F4hE3G__badgeDotPulse}@keyframes HeroDemoTabs-module__F4hE3G__badgeDotPulse{0%,to{opacity:.6;box-shadow:0 0 #5fc2ff73}50%{opacity:1;box-shadow:0 0 0 6px #5fc2ff00}}.HeroDemoTabs-module__F4hE3G__badgeText{font-family:var(--font-heading);color:var(--color-text);font-size:13.5px;font-weight:600}.HeroDemoTabs-module__F4hE3G__badgeStack{flex-direction:column;gap:2px}.HeroDemoTabs-module__F4hE3G__badgeValue{font-family:var(--font-heading);font-size:19px;font-weight:700;line-height:1.15}.HeroDemoTabs-module__F4hE3G__badgeLabel{color:var(--color-text-muted);letter-spacing:.3px;font-size:10.5px}@media (max-width:1080px){.HeroDemoTabs-module__F4hE3G__badge{top:-14px;right:16px}}.HeroDemoTabs-module__F4hE3G__tabs{flex-direction:column;gap:12px;height:100%;display:flex}@media (max-width:1080px){.HeroDemoTabs-module__F4hE3G__tabs{height:auto}}.HeroDemoTabs-module__F4hE3G__tabcard{background:var(--color-surface);cursor:pointer;border:1px solid var(--color-border);border-radius:var(--radius-card);text-align:left;flex:1;align-items:center;gap:13px;width:100%;padding:14px 18px;transition:background .3s,border-color .3s,box-shadow .3s,transform .3s;display:flex;position:relative;overflow:hidden;box-shadow:0 0 #3aa0ff00}.HeroDemoTabs-module__F4hE3G__tabcard:hover{background:var(--color-surface-2);border-color:#78a0dc42}.HeroDemoTabs-module__F4hE3G__tabcardActive{background:#101a2e;border-color:#3aa0ff73;box-shadow:0 10px 26px -16px #2f80f08c,inset 0 0 0 1px #3aa0ff14}.HeroDemoTabs-module__F4hE3G__tabcardIco{border:1px solid var(--color-border);width:28px;height:28px;color:var(--color-accent);background:#78a0dc1a;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;transition:background .3s,border-color .3s,color .3s,transform .4s cubic-bezier(.34,1.56,.64,1);display:flex}.HeroDemoTabs-module__F4hE3G__tabcardIcoActive{color:var(--color-accent-strong);background:#2f80f029;border-color:#3aa0ff66;transform:scale(1.08)}.HeroDemoTabs-module__F4hE3G__tabcardBody{flex-direction:column;gap:3px;min-width:0;display:flex}.HeroDemoTabs-module__F4hE3G__tabcardKicker{font-family:var(--font-heading);letter-spacing:1.2px;color:var(--color-text-dim);font-size:10.5px}.HeroDemoTabs-module__F4hE3G__tabcardTitle{font-family:var(--font-heading);color:var(--color-text);font-size:14px;font-weight:600;line-height:1.3}.HeroDemoTabs-module__F4hE3G__tabcardDesc{color:var(--color-text-muted);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-top:2px;font-size:12.5px;line-height:1.5;display:-webkit-box;overflow:hidden}.HeroDemoTabs-module__F4hE3G__tabcardProgress{background:linear-gradient(90deg,#1b6fe0,#5fc2ff);width:0;height:2.5px;position:absolute;bottom:0;left:0;box-shadow:0 0 8px #5fc2ff99}.HeroDemoTabs-module__F4hE3G__tabcardProgressRunning{animation:8s linear forwards HeroDemoTabs-module__F4hE3G__progressFill}@keyframes HeroDemoTabs-module__F4hE3G__progressFill{0%{width:0}to{width:100%}}@media (prefers-reduced-motion:reduce){.HeroDemoTabs-module__F4hE3G__panel,.HeroDemoTabs-module__F4hE3G__badge,.HeroDemoTabs-module__F4hE3G__tabcardProgressRunning,.HeroDemoTabs-module__F4hE3G__badgeDot{animation:none!important}}
.TechDeptTeaserGrid-module__pZF-JG__card{border-radius:var(--radius-card-lg);border:1px solid var(--color-border);background:linear-gradient(#10182ae6,#0a0f1ce6);height:100%;padding:28px;transition:transform .3s,border-color .3s,box-shadow .3s;display:block;position:relative}.TechDeptTeaserGrid-module__pZF-JG__card:hover,.TechDeptTeaserGrid-module__pZF-JG__card:focus-visible{border-color:var(--dc-border,#3aa0ff73);box-shadow:0 24px 48px -24px var(--dc-shadow,#2f80f099);transform:translateY(-5px)}
