.feature-anim-strip{background:0 0;border-radius:10px;justify-content:center;align-items:center;height:130px;display:flex;position:relative;overflow:hidden}.schema-anim-inner{justify-content:center;align-items:center;gap:12px;width:100%;height:100%;padding:0 1.25rem;display:flex}.schema-device,.schema-unified{border:1px solid hsl(var(--border));border-radius:8px;flex-direction:column;flex:1;gap:6px;max-width:140px;padding:10px 12px;display:flex}.schema-device{border-left:3px solid hsl(var(--primary) / .6)}.schema-label{font-family:ui-monospace,monospace;font-size:10px}:root:not(.dark) .schema-label{color:#3d4452}.dark .schema-label{color:hsl(var(--muted-foreground))}.schema-unified{border-left:3px solid #10b981b3}.schema-field{background:hsl(var(--primary) / .35);border-radius:4px;height:8px;animation:2.5s ease-in-out infinite schemaLoad}.schema-device .schema-field:nth-child(2){width:80%;animation-delay:0s}.schema-device .schema-field:nth-child(3){width:60%;animation-delay:.1s}.schema-device .schema-field:nth-child(4){width:70%;animation-delay:.2s}.schema-device .schema-field:nth-child(5){width:85%;animation-delay:.3s}.schema-device .schema-field:nth-child(6){width:55%;animation-delay:.4s}.schema-unified .schema-field{background:#10b98180;animation:2.5s ease-in-out infinite schemaUnify;width:100%!important}.schema-arrow-wrap{align-items:center;gap:0;padding:0 4px;display:flex}.schema-arrow-wrap:before,.schema-arrow-wrap:after{content:"";background:hsl(var(--border));opacity:.8;width:1px;height:32px}.schema-arrow{padding:0 8px;font-size:1rem;animation:2.5s ease-in-out infinite arrowPulse}:root:not(.dark) .schema-arrow{color:#4c5567}.dark .schema-arrow{color:hsl(var(--muted-foreground))}@keyframes schemaLoad{0%,to{opacity:.4}50%{opacity:1}}@keyframes schemaUnify{0%,40%{opacity:.2;transform:scaleX(.5)}60%,to{opacity:1;transform:scaleX(1)}}@keyframes arrowPulse{0%,to{opacity:.3;transform:translate(0)}50%{opacity:1;transform:translate(4px)}}.notif-anim-inner{flex-direction:column;justify-content:center;gap:8px;width:100%;padding:12px;display:flex}.notif-item{opacity:0;border-radius:8px;align-items:center;gap:8px;padding:8px 10px;animation:4s ease-in-out infinite notifSlide;display:flex;transform:translate(-100%)}:root:not(.dark) .notif-item{background:#0000000f;border:1px solid #00000014}.dark .notif-item{background:#ffffff0f;border:1px solid #ffffff14}.notif-item:nth-child(2){animation-delay:1s}.notif-item:nth-child(3){animation-delay:2s}.notif-dot{border-radius:50%;flex-shrink:0;width:8px;height:8px}.notif-dot.alert{background:#f59e0b;box-shadow:0 0 8px #f59e0b80}.notif-dot.info{background:#06b6d4;box-shadow:0 0 8px #06b6d466}.notif-dot.success{background:#10b981;box-shadow:0 0 8px #10b98180}.notif-text{font-family:ui-monospace,monospace;font-size:.65rem}:root:not(.dark) .notif-text{color:#3d4452}.dark .notif-text{color:hsl(var(--muted-foreground))}.notif-time{margin-left:auto;font-family:ui-monospace,monospace;font-size:.55rem}:root:not(.dark) .notif-time{color:#555d6d}.dark .notif-time{color:hsl(var(--muted-foreground) / .7)}@keyframes notifSlide{0%{opacity:0;transform:translate(-100%)}15%,70%{opacity:1;transform:translate(0)}85%,to{opacity:0;transform:translate(100%)}}.realtime-anim-inner{width:100%;height:100%;padding:12px;position:relative}.rt-label{color:#06b6d4;align-items:center;gap:4px;font-family:ui-monospace,monospace;font-size:.6rem;display:flex;position:absolute;top:8px;right:12px}.rt-dot-live{background:#06b6d4;border-radius:50%;width:6px;height:6px;animation:1s infinite rtPulse}@keyframes rtPulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.5;transform:scale(1.3)}}.rt-line{width:100%;height:60px;position:relative}.rt-path{fill:none;stroke:url(#rtGrad);stroke-width:2px;stroke-dasharray:300;stroke-dashoffset:300px;animation:3s linear infinite rtDraw}.rt-area{fill:url(#rtAreaGrad);stroke:none;opacity:.3;stroke-dasharray:600;stroke-dashoffset:600px;animation:3s linear infinite rtDraw}.rt-cursor{fill:#06b6d4;filter:drop-shadow(0 0 6px #06b6d4cc);animation:3s linear infinite rtCursorVis}@keyframes rtDraw{0%{stroke-dashoffset:300px}to{stroke-dashoffset:-300px}}@keyframes rtCursorVis{0%{opacity:0}5%{opacity:1}95%{opacity:1}to{opacity:0}}.security-anim-inner{justify-content:center;align-items:center;gap:1.5rem;width:100%;height:100%;padding:12px;display:flex}.shield-wrap{width:60px;height:70px;position:relative}.shield-fill{animation:3s ease-in-out infinite shieldPulse}.shield-lock{animation:3s ease-in-out .2s infinite shieldPulse}.lock-orbit{animation:4s linear infinite orbitSpin;position:absolute;inset:-20px}.lock-orbit-dot{background:hsl(var(--primary));width:8px;height:8px;box-shadow:0 0 10px hsl(var(--primary) / .4);border-radius:50%;position:absolute;top:0;left:50%;transform:translate(-50%)}.security-status{flex-direction:column;gap:6px;display:flex}.sec-item{align-items:center;gap:6px;font-family:ui-monospace,monospace;font-size:.6rem;display:flex}:root:not(.dark) .sec-item{color:#3d4452}.dark .sec-item{color:hsl(var(--muted-foreground))}.sec-check{color:#10b981;font-size:.65rem}@keyframes shieldPulse{0%,to{opacity:.7}50%{opacity:1;filter:drop-shadow(0 0 8px hsl(var(--primary) / .6))}}@keyframes orbitSpin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.devices-anim-inner{grid-template-columns:repeat(3,1fr);align-items:center;gap:8px;width:100%;height:100%;padding:12px;display:grid}.device-item{border-radius:8px;flex-direction:column;align-items:center;gap:4px;padding:8px 4px;display:flex}:root:not(.dark) .device-item{background:#0000000d;border:1px solid #0000001f}.dark .device-item{background:#ffffff0a;border:1px solid #ffffff14}.device-icon{font-size:1rem}.device-status{border-radius:50%;width:6px;height:6px;animation:2s ease-in-out infinite deviceBlink}.device-status.online{background:#10b981;box-shadow:0 0 6px #10b98199}.device-status.idle{background:#f59e0b;animation-delay:.5s}.device-status.offline{background:#6b7280;animation:none}.device-label{font-family:ui-monospace,monospace;font-size:.55rem}:root:not(.dark) .device-label{color:#3d4452}.dark .device-label{color:hsl(var(--muted-foreground))}@keyframes deviceBlink{0%,to{opacity:1}50%{opacity:.3}}.feature-anim-wrapper{width:100%;max-width:400px;margin:0 auto}.feature-anim-wrapper--large{max-width:560px}.feature-anim-strip--large{height:200px}
