.feature-anim-strip{height:130px;border-radius:10px;background:transparent;position:relative;overflow:hidden}.feature-anim-strip,.schema-anim-inner{display:flex;align-items:center;justify-content:center}.schema-anim-inner{gap:12px;height:100%;padding:0 1.25rem;width:100%}.schema-device,.schema-unified{display:flex;flex-direction:column;gap:6px;flex:1;max-width:140px;padding:10px 12px;border-radius:8px;border:1px solid hsl(var(--border))}.schema-device{border-left:3px solid hsl(var(--primary)/.6)}.schema-label{font-size:10px;font-family:ui-monospace,monospace}:root:not(.dark) .schema-label{color:#3d4452}.dark .schema-label{color:hsl(var(--muted-foreground))}.schema-unified{border-left:3px solid rgba(16,185,129,.7)}.schema-field{height:8px;border-radius:4px;background:hsl(var(--primary)/.35);animation:schemaLoad 2.5s ease-in-out infinite}.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:rgba(16,185,129,.5);width:100%!important;animation:schemaUnify 2.5s ease-in-out infinite}.schema-arrow-wrap{display:flex;align-items:center;gap:0;padding:0 4px}.schema-arrow-wrap:after,.schema-arrow-wrap:before{content:"";width:1px;height:32px;background:hsl(var(--border));opacity:.8}.schema-arrow{font-size:1rem;padding:0 8px;animation:arrowPulse 2.5s ease-in-out infinite}: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:translateX(0)}50%{opacity:1;transform:translateX(4px)}}.notif-anim-inner{display:flex;flex-direction:column;gap:8px;padding:12px;justify-content:center;width:100%}.notif-item{display:flex;align-items:center;gap:8px;border-radius:8px;padding:8px 10px;transform:translateX(-100%);opacity:0;animation:notifSlide 4s ease-in-out infinite}:root:not(.dark) .notif-item{background:rgba(0,0,0,.06);border:1px solid rgba(0,0,0,.08)}.dark .notif-item{background:hsla(0,0%,100%,.06);border:1px solid hsla(0,0%,100%,.08)}.notif-item:nth-child(2){animation-delay:1s}.notif-item:nth-child(3){animation-delay:2s}.notif-dot{width:8px;height:8px;border-radius:50%;flex-shrink:0}.notif-dot.alert{background:#f59e0b;box-shadow:0 0 8px rgba(245,158,11,.5)}.notif-dot.info{background:#06b6d4;box-shadow:0 0 8px rgba(6,182,212,.4)}.notif-dot.success{background:#10b981;box-shadow:0 0 8px rgba(16,185,129,.5)}.notif-text{font-size:.65rem;font-family:ui-monospace,monospace}:root:not(.dark) .notif-text{color:#3d4452}.dark .notif-text{color:hsl(var(--muted-foreground))}.notif-time{font-size:.55rem;margin-left:auto;font-family:ui-monospace,monospace}:root:not(.dark) .notif-time{color:#555d6d}.dark .notif-time{color:hsl(var(--muted-foreground)/.7)}@keyframes notifSlide{0%{transform:translateX(-100%);opacity:0}15%,70%{transform:translateX(0);opacity:1}85%,to{transform:translateX(100%);opacity:0}}.realtime-anim-inner{position:relative;padding:12px;width:100%;height:100%}.rt-label{font-size:.6rem;color:#06b6d4;position:absolute;top:8px;right:12px;display:flex;align-items:center;gap:4px;font-family:ui-monospace,monospace}.rt-dot-live{width:6px;height:6px;background:#06b6d4;border-radius:50%;animation:rtPulse 1s ease infinite}@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:2;stroke-dasharray:300;stroke-dashoffset:300}.rt-area,.rt-path{animation:rtDraw 3s linear infinite}.rt-area{fill:url(#rtAreaGrad);stroke:none;opacity:.3;stroke-dasharray:600;stroke-dashoffset:600}.rt-cursor{fill:#06b6d4;filter:drop-shadow(0 0 6px rgba(6,182,212,.8));animation:rtCursorVis 3s linear infinite}@keyframes rtDraw{0%{stroke-dashoffset:300}to{stroke-dashoffset:-300}}@keyframes rtCursorVis{0%{opacity:0}5%{opacity:1}95%{opacity:1}to{opacity:0}}.security-anim-inner{display:flex;align-items:center;justify-content:center;height:100%;width:100%;padding:12px;gap:1.5rem}.shield-wrap{position:relative;width:60px;height:70px}.shield-fill{animation:shieldPulse 3s ease-in-out infinite}.shield-lock{animation:shieldPulse 3s ease-in-out .2s infinite}.lock-orbit{position:absolute;inset:-20px;animation:orbitSpin 4s linear infinite}.lock-orbit-dot{position:absolute;width:8px;height:8px;background:hsl(var(--primary));border-radius:50%;top:0;left:50%;transform:translateX(-50%);box-shadow:0 0 10px hsl(var(--primary)/.4)}.security-status{display:flex;flex-direction:column;gap:6px}.sec-item{display:flex;align-items:center;gap:6px;font-size:.6rem;font-family:ui-monospace,monospace}: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(0deg)}to{transform:rotate(1turn)}}.devices-anim-inner{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;padding:12px;align-items:center;width:100%;height:100%}.device-item{display:flex;flex-direction:column;align-items:center;gap:4px;border-radius:8px;padding:8px 4px}:root:not(.dark) .device-item{background:rgba(0,0,0,.05);border:1px solid rgba(0,0,0,.12)}.dark .device-item{background:hsla(0,0%,100%,.04);border:1px solid hsla(0,0%,100%,.08)}.device-icon{font-size:1rem}.device-status{width:6px;height:6px;border-radius:50%;animation:deviceBlink 2s ease-in-out infinite}.device-status.online{background:#10b981;box-shadow:0 0 6px rgba(16,185,129,.6)}.device-status.idle{background:#f59e0b;animation-delay:.5s}.device-status.offline{background:#6b7280;animation:none}.device-label{font-size:.55rem;font-family:ui-monospace,monospace}: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}