@import"https://fonts.googleapis.com/css2?family=Vazirmatn:wght@300;400;500;600;700;800&family=Rajdhani:wght@500;600;700&display=swap";*{box-sizing:border-box}:root{font-family:Vazirmatn,Tahoma,Arial,sans-serif;color:#172033;background:#eef2f7;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;--navy: #0d1b2f;--navy-2: #142a45;--blue: #1769aa;--blue2: #228be6;--cyan: #0ea5c9;--green: #13a56b;--green-2: #0b8f5d;--red: #e5484d;--orange: #f59e0b;--yellow: #f5b700;--bg: #eef2f7;--card: #ffffff;--border: #e2e8f0;--muted: #718096;--muted-2: #94a3b8;--shadow-sm: 0 4px 14px rgba(15, 23, 42, .045);--shadow-md: 0 10px 30px rgba(15, 23, 42, .07);--shadow-lg: 0 20px 55px rgba(15, 23, 42, .12)}html{scroll-behavior:smooth}body{margin:0;min-width:320px;min-height:100vh;background:radial-gradient(circle at 8% 0%,rgba(34,139,230,.075),transparent 27%),radial-gradient(circle at 95% 90%,rgba(19,165,107,.06),transparent 25%),linear-gradient(180deg,#f4f7fb,#eef2f7);direction:rtl}button,input{font-family:inherit}button{cursor:pointer}button:disabled{opacity:.55;cursor:not-allowed}#app{min-height:100vh}.topbar{min-height:76px;position:sticky;top:0;z-index:20;display:flex;align-items:center;justify-content:space-between;padding:8px 35px;background:#fffffff5;border-bottom:1px solid var(--border);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.brand{display:flex;align-items:center;gap:13px;min-width:0}.brand-logo{width:56px;height:56px;flex:0 0 56px;border-radius:10px;display:flex;align-items:center;justify-content:center;overflow:hidden;background:#fff;border:1px solid #e2e8f0;box-shadow:0 6px 16px #1769aa1a}.brand-logo img{width:100%;height:100%;object-fit:contain;display:block}.brand-text{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;min-width:0}.brand-text strong{display:block;color:#0d1b2f;font-size:17px;line-height:1.5;font-weight:800;white-space:nowrap}.brand-text span{display:block;margin-top:2px;color:#64748b;font-size:10px;line-height:1.5;font-weight:500;white-space:nowrap}.user-area{display:flex;align-items:center;gap:14px}#usernameDisplay{font-size:13px;font-weight:600;color:#334155}.online-indicator{display:flex;align-items:center;gap:6px;color:var(--green);font-size:11px;font-weight:600}.online-indicator span{width:7px;height:7px;border-radius:50%;background:var(--green);box-shadow:0 0 0 4px #13a56b1a}.logout-btn{border:1px solid #fecaca;background:#fff;color:var(--red);border-radius:9px;padding:8px 14px;font-size:12px;transition:background .18s}.logout-btn:hover{background:#fff7f7}.dashboard-content{width:min(1200px,calc(100% - 40px));margin:0 auto;padding:34px 0 50px}.device-header{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:22px;border:1px solid var(--border);border-radius:17px;background:#fff;box-shadow:var(--shadow-sm)}.device-header h1{margin:0;color:var(--navy);font-size:28px;font-weight:800;letter-spacing:-.6px}.device-id{margin-top:7px;color:#94a3b8;font-family:Rajdhani,sans-serif;font-size:11px;direction:ltr;text-align:right}.device-id strong{color:#475569}.connection-badge{display:flex;align-items:center;gap:7px;padding:8px 13px;border-radius:30px;font-size:11px;font-weight:700}.connection-badge span{width:8px;height:8px;border-radius:50%}.connection-badge.online{color:#087f5b;background:#e6fcf5}.connection-badge.online span{background:#12b886;box-shadow:0 0 0 4px #12b8861f}.connection-badge.offline{color:#c92a2a;background:#fff5f5}.connection-badge.offline span{background:#fa5252}.motor-hero{position:relative;overflow:hidden;margin:18px 0;padding:28px 30px 31px;border-radius:21px;background:radial-gradient(circle at 50% 35%,rgba(34,139,230,.14),transparent 32%),linear-gradient(135deg,#0b1628,#153958);text-align:center;color:#fff;box-shadow:0 17px 40px #0f1b3133}.motor-hero:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;background:linear-gradient(90deg,transparent,rgba(255,255,255,.035),transparent);transform:translate(-100%)}.motor-hero.motor-running:before{animation:hero-sweep 3s linear infinite}.motor-hero.has-fault{background:radial-gradient(circle at 50% 35%,rgba(229,72,77,.15),transparent 32%),linear-gradient(135deg,#281317,#542229)}.motor-stage{position:relative;width:100%;height:160px;display:flex;align-items:center;justify-content:center;margin-bottom:3px}.motor-visual{position:relative;width:330px;height:145px;display:flex;align-items:center;justify-content:center}.motor-housing{position:absolute;right:48px;width:205px;height:102px;border-radius:52px 28px 28px 52px;background:linear-gradient(180deg,#7f91a6,#56697e 48%,#3d5065);border:1px solid rgba(255,255,255,.18);box-shadow:inset 0 4px 8px #ffffff1f,inset 0 -8px 13px #00000040,0 13px 25px #00000040}.motor-housing:after{content:"";position:absolute;right:-3px;top:12px;width:21px;height:78px;border-radius:5px 18px 18px 5px;background:linear-gradient(90deg,#405266,#72869a);box-shadow:inset 3px 0 4px #ffffff1a}.motor-rib{position:absolute;right:28px;width:8px;height:91px;border-radius:10px;background:linear-gradient(90deg,#34485d,#8ea0b3,#405468);opacity:.85}.rib-1{right:39px}.rib-2{right:69px}.rib-3{right:99px}.rib-4{right:129px}.rib-5{right:159px}.motor-terminal{position:absolute;top:-15px;right:71px;width:58px;height:23px;display:flex;align-items:center;justify-content:center;gap:5px;border-radius:6px 6px 3px 3px;background:#293a4c;box-shadow:0 5px 10px #00000040}.motor-terminal span{width:7px;height:7px;border-radius:50%;background:#c5d0db;box-shadow:inset 0 1px 2px #00000059}.motor-side{position:absolute;right:-30px;width:93px;height:93px;border-radius:50%;display:flex;align-items:center;justify-content:center;background:radial-gradient(circle,#263a4e 0,#263a4e 51%,#17283a 52%,#17283a 61%,#60758a 62%,#60758a 71%,#31475c 72%,#31475c);border:2px solid #91a2b3;box-shadow:inset 0 0 12px #00000080,0 8px 20px #00000040}.rotor{position:relative;width:62px;height:62px;border-radius:50%;background:radial-gradient(circle,#17283a 0,#17283a 22%,#9aacbd 23%,#9aacbd 29%,#52677c 30%,#52677c);transform-origin:center}.motor-running .rotor{animation:rotor-spin .62s linear infinite}.rotor-core{position:absolute;left:50%;top:50%;width:17px;height:17px;transform:translate(-50%,-50%);border-radius:50%;background:radial-gradient(circle at 35% 30%,#dce5ec,#72879b 45%,#33495e);box-shadow:inset 0 2px 3px #ffffff40,0 2px 5px #00000073}.rotor-blade{position:absolute;left:50%;top:50%;width:7px;height:27px;transform-origin:50% 3px;margin-left:-3.5px;margin-top:-3px;border-radius:5px 5px 2px 2px;background:linear-gradient(90deg,#40556a,#a6b6c4,#4d6277)}.blade-1{transform:translate(-50%,-3px) rotate(0)}.blade-2{transform:translate(-50%,-3px) rotate(60deg)}.blade-3{transform:translate(-50%,-3px) rotate(120deg)}.blade-4{transform:translate(-50%,-3px) rotate(180deg)}.blade-5{transform:translate(-50%,-3px) rotate(240deg)}.blade-6{transform:translate(-50%,-3px) rotate(300deg)}.motor-shaft{position:absolute;left:38px;width:82px;height:17px;border-radius:10px;background:linear-gradient(180deg,#d2dbe3,#71869a 42%,#40556a);box-shadow:inset 0 2px 3px #ffffff59,0 4px 10px #00000047;z-index:4}.shaft-core{position:absolute;left:6px;right:6px;top:4px;height:3px;border-radius:5px;background:#ffffff52}.motor-base{position:absolute;bottom:3px;left:91px;width:175px;height:19px;border-radius:5px;background:linear-gradient(180deg,#586c80,#34495d);box-shadow:0 7px 13px #00000040}.motor-base span{position:absolute;bottom:-5px;width:13px;height:9px;border-radius:2px;background:#273a4e}.motor-base span:first-child{left:21px}.motor-base span:last-child{right:21px}.motor-stopped .motor-visual{filter:saturate(.75)}.motor-running .motor-visual{filter:saturate(1.15)}.motor-running .motor-housing{box-shadow:inset 0 4px 8px #ffffff21,inset 0 -8px 13px #00000040,0 0 28px #21c68b1f,0 13px 25px #00000040}.motor-state-label{color:#aab9cc;font-size:11px}.motor-state-text{margin-top:5px;font-size:22px;font-weight:800;letter-spacing:-.4px}.motor-running .motor-state-text{color:#62e2ae}.motor-stopped .motor-state-text{color:#e2e8f0}.fault-text-hero{min-height:18px;margin-top:8px;color:#ffb4b4;font-size:12px}@keyframes rotor-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes hero-sweep{0%{transform:translate(-100%)}to{transform:translate(100%)}}@media(prefers-reduced-motion:reduce){.motor-running .rotor,.motor-hero.motor-running:before{animation:none}}.panel-card{margin-top:17px;padding:23px;border:1px solid var(--border);border-radius:17px;background:#fff;box-shadow:var(--shadow-sm);transition:box-shadow .2s}.panel-card:hover{box-shadow:var(--shadow-md)}.section-heading{display:flex;align-items:center;justify-content:space-between;margin-bottom:18px}.section-heading>div:first-child span{display:block;color:var(--navy);font-size:16px;font-weight:800;letter-spacing:-.2px}.section-heading small{display:block;margin-top:3px;color:#94a3b8;font-family:Rajdhani,sans-serif;font-size:10px;direction:ltr;text-align:right}.section-number{color:#cbd5e1;font-family:Rajdhani,sans-serif;font-size:24px;font-weight:700}.command-buttons{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.command-btn{height:55px;border:none;border-radius:10px;color:#fff;font-size:14px;font-weight:800;transition:transform .18s,box-shadow .18s}.command-btn:hover:not(:disabled){transform:translateY(-1px)}.command-on{background:linear-gradient(135deg,#18b879,#0c8c5c);box-shadow:0 7px 17px #12b8862e}.command-off{background:linear-gradient(135deg,#ef5350,#d92d34);box-shadow:0 7px 17px #d92d3429}.command-reset{background:linear-gradient(135deg,#f5b700,#e58d00);box-shadow:0 7px 17px #e58d0029}.command-message{min-height:20px;margin-top:12px;text-align:center;color:#64748b;font-size:11px}.command-message.success{color:var(--green)}.command-message.error{color:var(--red)}.measurements-grid{display:grid;gap:12px}.measurements-grid.three{grid-template-columns:repeat(3,1fr)}.measurement{display:flex;align-items:center;gap:12px;min-height:90px;padding:15px;border:1px solid #e8edf3;border-radius:13px;background:linear-gradient(145deg,#fff,#f8fafc);transition:transform .18s,border-color .18s,box-shadow .18s}.measurement:hover{transform:translateY(-2px);border-color:#d8e3ef;box-shadow:0 7px 20px #0f172a0e}.measurement-icon{flex:0 0 44px;width:44px;height:44px;border-radius:12px;display:flex;align-items:center;justify-content:center;background:#eaf4ff;color:var(--blue);font-family:Rajdhani,sans-serif;font-size:17px;font-weight:700}.measurement-icon.phase-pair{font-size:13px;background:#edf5ff;color:#1769aa;border:1px solid #dbeafe}.measurement-icon.current-phase{background:#eefbf6;color:#087f5b;border:1px solid #d5f3e7}.measurement-title{color:#64748b;font-size:11px;font-weight:600}.measurement-value{margin-top:3px;color:var(--navy);font-family:Rajdhani,sans-serif;font-size:25px;line-height:1;font-weight:700;direction:ltr;text-align:right}.measurement small{color:#94a3b8;font-size:9px}.voltage-pairs{margin-top:12px}.rms-highlight{display:flex;align-items:center;justify-content:center;gap:12px;margin-top:12px;padding:14px 18px;border-radius:12px;background:linear-gradient(100deg,#f0f7ff,#f5f9ff);border:1px solid #dcecff;color:#52667d;font-size:11px;box-shadow:inset 0 1px #fffc}.rms-label-icon{width:38px;height:38px;flex:0 0 38px;display:flex;align-items:center;justify-content:center;border-radius:10px;background:#dceeff;color:#1769aa;font-family:Rajdhani,sans-serif;font-size:18px;font-weight:700}.rms-label-text{text-align:right;min-width:115px}.rms-label-text span{display:block;color:#3d5269;font-size:11px;font-weight:700}.rms-label-text small{display:block;margin-top:2px;color:#94a3b8;font-family:Rajdhani,sans-serif;font-size:9px;direction:ltr;text-align:right}.rms-highlight strong{margin-right:auto;color:var(--blue);font-family:Rajdhani,sans-serif;font-size:27px;line-height:1}.rms-unit{color:#94a3b8;font-size:10px}.current-rms-highlight{background:linear-gradient(100deg,#eefbf6,#f5fcf9);border-color:#d7f1e5}.current-rms-icon{background:#d8f5e7;color:#087f5b}.current-rms-highlight strong{color:#087f5b}.contactor-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:13px}.contactor-item{display:flex;align-items:center;gap:12px;min-height:78px;padding:13px;border:1px solid #e4e9f0;border-radius:13px;background:#f8fafc;transition:.2s}.contactor-symbol{flex:0 0 48px;width:48px;height:48px;border-radius:13px;display:flex;align-items:center;justify-content:center;background:#e2e8f0;color:#64748b;font-family:Rajdhani,sans-serif;font-size:20px;font-weight:700}.contactor-info{flex:1}.contactor-info strong{display:block;color:#334155;font-size:13px}.contactor-info small{display:block;margin-top:2px;color:#94a3b8;font-family:Rajdhani,sans-serif;font-size:9px}.contactor-light{width:10px;height:10px;border-radius:50%;background:#cbd5e1}.contactor-status{color:#64748b;font-size:10px;font-weight:600;white-space:nowrap}.contactor-item.active{border-color:#9fe3c8;background:#ecfdf5}.contactor-item.active .contactor-symbol{background:#d1fae5;color:#087f5b}.contactor-item.active .contactor-info strong{color:#087f5b}.contactor-item.active .contactor-light{background:#12b886;box-shadow:0 0 0 4px #12b8861f,0 0 14px #12b88659}.contactor-item.active .contactor-status{color:#087f5b;font-weight:800}.fault-panel{border-right:4px solid #dbe2ea}.fault-panel.fault-is-active{border-right-color:var(--red)}.fault-content{min-height:50px}.no-fault,.fault-active{display:flex;align-items:center;gap:13px;padding:14px;border-radius:12px}.no-fault{background:#ecfdf5}.no-fault-icon,.fault-active-icon{width:43px;height:43px;flex:0 0 43px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:20px;font-weight:800}.no-fault-icon{background:#d1fae5;color:#087f5b}.fault-active{background:#fff1f2}.fault-active-icon{background:#ffe4e6;color:#d92d34}.no-fault strong,.fault-active strong{display:block;font-size:13px}.no-fault small,.fault-active small{display:block;margin-top:3px;color:#64748b;font-size:10px}.last-update{margin-top:15px;color:#94a3b8;text-align:center;font-family:Rajdhani,sans-serif;font-size:10px}.iran-niru-footer{margin-top:45px;padding-bottom:15px}.footer-line{height:1px;background:linear-gradient(90deg,transparent,#cbd5e1,transparent)}.footer-content{display:flex;align-items:center;justify-content:space-between;gap:20px;padding-top:18px}.footer-brand{display:flex;align-items:center;gap:10px}.footer-logo{width:42px;height:42px;border-radius:9px;background:#fff;border:1px solid #e2e8f0;display:flex;align-items:center;justify-content:center;overflow:hidden}.footer-logo img{width:100%;height:100%;object-fit:contain;display:block}.footer-brand strong{display:block;color:#475569;font-size:11px}.footer-brand small{display:block;margin-top:2px;color:#94a3b8;font-size:9px}.footer-copy{color:#94a3b8;font-size:9px;text-align:left;white-space:nowrap}@media(max-width:900px){.dashboard-content{width:min(calc(100% - 30px),1050px)}.motor-visual{transform:scale(.9)}}@media(max-width:700px){.topbar{height:auto;min-height:68px;padding:9px 14px}.online-indicator{display:none}.dashboard-content{width:calc(100% - 22px);padding-top:22px}.device-header{align-items:flex-start;flex-direction:column}.device-header h1{font-size:23px}.command-buttons,.measurements-grid.three,.contactor-grid{grid-template-columns:1fr}.panel-card{padding:17px}.footer-content{align-items:flex-start;flex-direction:column}.motor-stage{height:145px}.motor-visual{transform:scale(.76)}.rms-highlight{gap:9px;padding:12px}.rms-label-text{min-width:90px}.brand{gap:9px}.brand-logo{width:46px;height:46px;flex-basis:46px}.brand-text strong{font-size:14px}.brand-text span{font-size:8px}}@media(max-width:450px){.topbar{padding-left:10px;padding-right:10px}.user-area{gap:6px}.logout-btn{padding:7px 10px}.section-heading>div:first-child span{font-size:14px}.motor-stage{height:125px}.motor-visual{transform:scale(.63)}.motor-state-text{font-size:20px}.rms-label-text small{display:none}.rms-label-text{min-width:70px}.rms-highlight strong{font-size:24px}.brand{gap:7px}.brand-logo{width:42px;height:42px;flex-basis:42px;border-radius:8px}.brand-text strong{font-size:12px}.brand-text span{font-size:7px;max-width:165px;white-space:normal}.footer-copy{font-size:8px}}.motor-hero{border:1px solid rgba(148,163,184,.22);border-radius:16px;background:radial-gradient(circle at 50% 38%,rgba(59,130,246,.07),transparent 34%),linear-gradient(145deg,#07111f,#0d1a2b 52%,#111f30);box-shadow:0 18px 45px #02081747,inset 0 1px #ffffff09}.motor-hero.has-fault{background:radial-gradient(circle at 50% 38%,rgba(239,68,68,.09),transparent 34%),linear-gradient(145deg,#160b10,#221116 55%,#29151a);border-color:#ef444447}.motor-housing{background:linear-gradient(180deg,#9aa7b5,#718091 19%,#536273 55%,#39495a);border:1px solid rgba(226,232,240,.34);box-shadow:inset 0 3px 5px #ffffff30,inset 0 -8px 12px #0f172a52,0 14px 25px #00000057}.motor-housing:after{background:linear-gradient(90deg,#334155,#64748b 48%,#8795a5);box-shadow:inset 2px 0 4px #ffffff1c}.motor-rib{background:linear-gradient(90deg,#354456,#a8b3bf 48%,#46566a);opacity:.72}.motor-terminal{background:linear-gradient(180deg,#273444,#172231);border:1px solid rgba(255,255,255,.09)}.motor-terminal span{background:#cbd5df}.motor-side{background:radial-gradient(circle,#152334 0,#152334 49%,#0b1725 50%,#0b1725 60%,#768596 61%,#768596 70%,#2f4052 71%,#2f4052);border:2px solid #91a0af;box-shadow:inset 0 0 16px #00000094,0 9px 20px #00000052}.rotor{background:radial-gradient(circle,#111c2a 0,#111c2a 21%,#b4bec8 22%,#b4bec8 28%,#68798a 29%,#68798a 53%,#3b4d60 54%,#3b4d60)}.rotor-core{background:radial-gradient(circle at 34% 28%,#f1f5f9,#9aa7b4 37%,#526274 69%,#27384a);box-shadow:inset 0 2px 3px #ffffff4d,0 2px 5px #0000007a}.rotor-blade{background:linear-gradient(90deg,#3d4d5f,#c0c9d2 49%,#536477)}.motor-shaft{background:linear-gradient(180deg,#f1f5f9,#aeb8c2 25%,#68798a 62%,#3d4e60);border:1px solid rgba(226,232,240,.28);box-shadow:inset 0 2px 3px #ffffff8c,0 5px 11px #00000057}.motor-base{background:linear-gradient(180deg,#68798b,#344658);border-top:1px solid rgba(255,255,255,.11)}.motor-stopped .motor-visual{filter:saturate(.5) brightness(.92)}.motor-running .motor-visual{filter:saturate(.82) brightness(1.04)}.motor-running .motor-housing{box-shadow:inset 0 3px 5px #fff3,inset 0 -8px 12px #0f172a4d,0 0 0 1px #22c55e1a,0 13px 27px #00000054}.motor-state-label{color:#8fa0b4;font-size:10px;font-weight:600;letter-spacing:.3px}.motor-state-text{color:#e2e8f0;font-size:21px;font-weight:800}.motor-running .motor-state-text{color:#59d99f}.motor-stopped .motor-state-text{color:#cbd5e1}.fault-text-hero{color:#fca5a5;font-size:11px;font-weight:600}.motor-hero:before{background:linear-gradient(90deg,transparent,rgba(148,163,184,.028),transparent)}.motor-hero{background:radial-gradient(circle at 50% 38%,rgba(255,255,255,.025),transparent 34%),linear-gradient(145deg,#111214,#181a1d 52%,#202327)!important;border-color:#2f3338!important}.motor-housing{background:linear-gradient(180deg,#c4c7ca,#9da2a7 18%,#777d83 52%,#555b61)!important;border-color:#ffffff47!important}.motor-housing:after{background:linear-gradient(90deg,#4d5359,#777d83 52%,#a2a7ac)!important}.motor-rib{background:linear-gradient(90deg,#51565b,#c2c5c8 48%,#656b70)!important;opacity:.72!important}.motor-terminal{background:linear-gradient(180deg,#2d3034,#1b1d20)!important;border-color:#3b3f44!important}.motor-terminal span{background:#d6d9dc!important}.motor-side{background:radial-gradient(circle,#25282c 0,#25282c 49%,#151719 50%,#151719 60%,#94999e 61%,#94999e 70%,#44494e 71%,#44494e)!important;border-color:#a7acb1!important}.rotor{background:radial-gradient(circle,#1e2023 0,#1e2023 21%,#d0d3d6 22%,#d0d3d6 28%,#898e93 29%,#898e93 53%,#555a5f 54%,#555a5f)!important}.rotor-core{background:radial-gradient(circle at 34% 28%,#f8f9fa,#c6c9cc 34%,#7e848a 66%,#41464b)!important}.rotor-blade{background:linear-gradient(90deg,#5a5f64,#d4d7da 50%,#70767b)!important}.motor-shaft{background:linear-gradient(180deg,#fff,#d6d9dc 25%,#9aa0a6 60%,#5c6268)!important;border-color:#ffffff4d!important}.motor-base{background:linear-gradient(180deg,#73797f,#464b50)!important}.motor-stopped .motor-visual{filter:grayscale(.12) brightness(.92) contrast(1.05)!important}.motor-running .motor-visual{filter:brightness(1.03) contrast(1.05)!important}.motor-running .motor-state-text{color:#38d996!important}.motor-hero.has-fault{background:radial-gradient(circle at 50% 38%,rgba(190,24,24,.1),transparent 34%),linear-gradient(145deg,#171112,#241718 54%,#301a1d)!important;border-color:#5a2a2d!important}.motor-hero.has-fault .motor-housing{box-shadow:inset 0 3px 5px #ffffff29,inset 0 -8px 12px #00000047,0 0 0 1px #dc262624,0 14px 26px #0000005c!important}.dashboard-content{width:min(calc(100% - 40px),1180px)}.device-overview-card{margin-top:22px;padding:22px;border:1px solid #dce3eb;border-radius:18px;background:linear-gradient(145deg,#fff,#f8fafc);box-shadow:0 8px 24px #0f172a0f}.device-overview-main{display:flex;align-items:center;justify-content:space-between;gap:20px;padding-bottom:18px;border-bottom:1px solid #e7ecf2}.device-overview-kicker{display:block;margin-bottom:5px;color:#7b8da2;font-family:Rajdhani,sans-serif;font-size:10px;font-weight:700;letter-spacing:.8px}.device-overview-title h1{margin:0;color:#10233a;font-size:23px;font-weight:800}.device-code-line{margin-top:8px;color:#64748b;font-size:12px}.device-code-line strong{margin-right:5px;color:#1769aa;font-family:Rajdhani,sans-serif;font-size:15px}.device-meta-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin-top:18px}.device-meta-item{min-width:0;padding:13px 14px;border:1px solid #e5eaf0;border-radius:12px;background:#fff}.device-meta-item small{display:block;margin-bottom:6px;color:#8493a5;font-size:10px;font-weight:600}.device-meta-item strong{display:block;overflow:hidden;color:#26384d;font-size:13px;font-weight:700;text-overflow:ellipsis;white-space:nowrap}.hero-control-grid,.monitoring-two-column{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:17px;margin-top:17px}.hero-control-grid .panel-card,.monitoring-two-column .panel-card{margin-top:0}.motor-image-card{position:relative;min-width:0;overflow:hidden;padding:20px;border:1px solid #cfd8e3;border-radius:18px;background:linear-gradient(145deg,#e9f1f8,#d7e5f1 48%,#c9d9e6);box-shadow:0 8px 24px #0f172a14}.motor-image-header{position:relative;z-index:4;display:flex;align-items:flex-start;justify-content:space-between;gap:10px}.motor-image-header strong{display:block;color:#18324c;font-size:16px;font-weight:800}.motor-image-header small{display:block;margin-top:3px;color:#73879a;font-family:Rajdhani,sans-serif;font-size:9px;direction:ltr;text-align:right}.motor-run-badge{padding:5px 10px;border:1px solid rgba(11,143,93,.16);border-radius:20px;background:#fff9;color:#8291a1;font-family:Rajdhani,sans-serif;font-size:10px;font-weight:700;opacity:.55;transition:.25s}.motor-running .motor-run-badge{background:#0b8f5d;color:#fff;opacity:1;box-shadow:0 0 0 5px #0b8f5d1a}.industrial-motor-stage{position:relative;min-height:285px;display:flex;align-items:center;justify-content:center;margin-top:4px;overflow:hidden}.industrial-motor-image{position:relative;z-index:1;width:min(100%,520px);display:block;object-fit:contain;filter:saturate(.84) brightness(.98);transition:filter .3s,transform .3s}.motor-running .industrial-motor-image{filter:saturate(.98) brightness(1.03)}.shaft-running-effect{position:absolute;z-index:3;left:76.5%;top:66%;width:84px;height:84px;transform:translate(-50%,-50%);pointer-events:none;opacity:0;transition:opacity .25s}.shaft-ring{position:absolute;top:0;right:0;bottom:0;left:0;border-radius:50%;border:4px solid transparent;border-top-color:#1b84e7;border-right-color:#64b6ff;box-shadow:0 0 16px #1b84e78c,inset 0 0 12px #1b84e72e;animation:iran-niru-shaft-spin .62s linear infinite}.ring-two{top:11px;right:11px;bottom:11px;left:11px;border-width:3px;border-top-color:#92ccff;border-left-color:#268ee9;animation-duration:.42s;animation-direction:reverse}.shaft-core-light{position:absolute;left:50%;top:50%;width:17px;height:17px;transform:translate(-50%,-50%);border-radius:50%;background:radial-gradient(circle,#ffffff,#78bfff 42%,#147bd3 72%,transparent 75%);box-shadow:0 0 17px #3097f0d9}@keyframes iran-niru-shaft-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.motor-image-status{position:relative;z-index:4;display:flex;align-items:center;justify-content:space-between;gap:15px;margin-top:-2px;padding:12px 14px;border:1px solid rgba(255,255,255,.68);border-radius:12px;background:#fff9;-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px)}.motor-image-status>span{color:#617489;font-size:11px;font-weight:600}.motor-image-card .motor-state-text{margin:0;color:#4a5c70;font-size:17px}.motor-image-card.motor-running .motor-state-text{color:#087f5b}.motor-image-card.has-fault{border-color:#efb7bb;background:linear-gradient(145deg,#f5e9ea,#edd6d8)}.command-panel-card{display:flex;flex-direction:column}.command-panel-card .command-buttons{flex:1;grid-template-columns:1fr;align-content:center;gap:13px}.command-panel-card .command-btn{min-height:62px;font-size:14px;border:1px solid rgba(255,255,255,.2)}.monitoring-panel{border:1px solid #dce3eb}.monitoring-panel .measurements-grid.three{gap:9px}.monitoring-panel .measurement{min-height:77px;padding:11px;gap:9px}.monitoring-panel .measurement-icon{flex-basis:38px;width:38px;height:38px;border-radius:10px;font-size:14px}.monitoring-panel .measurement-value{font-size:21px}.monitoring-panel .measurement-title{font-size:10px}.iran-niru-footer{margin-top:40px;padding:0 0 24px}.footer-content{min-height:86px;align-items:center;padding:20px 4px 0}.footer-brand{gap:13px}.footer-logo{width:56px;height:56px;border-radius:12px}.footer-brand strong{color:#27394f;font-size:13px;font-weight:800}.footer-brand small{margin-top:4px;color:#718197;font-size:10px;font-weight:500}.footer-copy{color:#596b80;font-size:11px;font-weight:700}@media(max-width:900px){.device-meta-grid{grid-template-columns:repeat(2,1fr)}.hero-control-grid,.monitoring-two-column{grid-template-columns:1fr}.industrial-motor-stage{min-height:270px}}@media(max-width:700px){.dashboard-content{width:calc(100% - 22px)}.device-overview-card{padding:17px}.device-overview-main{align-items:flex-start}.device-overview-title h1{font-size:19px}.device-meta-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.device-meta-item{padding:11px}.motor-image-card{padding:16px}.industrial-motor-stage{min-height:235px}.industrial-motor-image{width:100%}.shaft-running-effect{width:67px;height:67px}.monitoring-panel .measurements-grid.three{grid-template-columns:repeat(3,minmax(0,1fr))}.monitoring-panel .measurement{flex-direction:column;align-items:flex-start;min-height:105px}.contactor-grid{grid-template-columns:1fr}.footer-content{align-items:center;flex-direction:column;text-align:center}.footer-brand{justify-content:center}.footer-copy{text-align:center;white-space:normal}}@media(max-width:450px){.device-meta-grid{grid-template-columns:1fr 1fr}.device-meta-item strong{font-size:11px}.industrial-motor-stage{min-height:205px}.shaft-running-effect{left:77%;width:57px;height:57px}.monitoring-panel .measurement{padding:9px;min-height:96px}.monitoring-panel .measurement-value{font-size:19px}.monitoring-panel .measurement-title{font-size:9px}}@media(min-width:901px){.hero-control-grid{direction:ltr;display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:18px;align-items:stretch}.hero-control-grid>*{direction:rtl;min-width:0}.hero-control-grid .motor-image-card{grid-column:1;height:100%;min-height:500px;display:flex;flex-direction:column}.hero-control-grid .command-panel-card{grid-column:2;height:100%;min-height:500px}.industrial-motor-stage{flex:1;min-height:330px;max-height:365px;margin-top:8px;padding:8px 18px}.industrial-motor-image{width:auto;height:100%;max-width:100%;max-height:345px;object-fit:contain}.motor-image-status{flex:0 0 auto;margin-top:10px}.command-panel-card{padding:24px}.command-panel-card .command-buttons{display:grid;grid-template-columns:1fr;gap:14px;margin-top:20px;align-content:center}.command-panel-card .command-btn{width:100%;min-height:68px;margin:0;display:flex;align-items:center;justify-content:center}.command-panel-card .command-message{margin-top:16px;width:100%;min-height:52px;display:flex;align-items:center;justify-content:center;text-align:center;overflow-wrap:anywhere}.monitoring-two-column{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;align-items:stretch}.monitoring-two-column>.panel-card{width:100%;height:100%;min-width:0;margin:0}.monitoring-panel{display:flex;flex-direction:column;min-width:0;overflow:hidden}.monitoring-panel .section-heading{flex:0 0 auto}.monitoring-panel .measurements-grid.three{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;align-items:stretch}.monitoring-panel .measurement{width:100%;min-width:0;min-height:105px;padding:13px 11px;display:flex;align-items:center;overflow:hidden}.monitoring-panel .measurement>div:last-child{min-width:0;flex:1}.monitoring-panel .measurement-title{max-width:100%;white-space:normal;overflow-wrap:anywhere}.monitoring-panel .measurement-value{max-width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.voltage-pairs{width:100%;margin-top:10px}.voltage-pairs .measurements-grid.three{width:100%}.rms-highlight{width:100%;min-width:0;display:grid;grid-template-columns:auto minmax(0,1fr) auto auto;gap:12px;align-items:center;margin-top:12px;overflow:hidden}.rms-label-text{min-width:0}.rms-label-text span,.rms-label-text small{max-width:100%;overflow-wrap:anywhere}.rms-highlight strong{white-space:nowrap}.contactor-grid{display:grid;grid-template-columns:1fr;gap:10px;width:100%}.contactor-item{width:100%;min-width:0;min-height:105px;overflow:hidden}.contactor-info{min-width:0}.contactor-info strong{max-width:100%;overflow-wrap:anywhere}.panel-card,.motor-image-card,.device-overview-card{max-width:100%;min-width:0}.panel-card *,.motor-image-card *,.device-overview-card *{box-sizing:border-box}.device-meta-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.device-meta-item{min-width:0}.device-meta-item strong{max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}}:root{--ui-navy: #173a63;--ui-blue: #1769aa;--ui-blue-2: #287fb8;--ui-border: #b9c9d9;--ui-border-strong: #829bb3;--ui-soft: #f4f8fc;--ui-soft-blue: #eaf3fa;--ui-text: #23384f;--ui-muted: #74869a}body{background:linear-gradient(180deg,#f3f8fc,#edf4f9 48%,#f7f9fb)!important;color:var(--ui-text)}.panel-card,.device-header,.device-overview-card,.motor-hero,.motor-image-card{border:1.5px solid var(--ui-border)!important;border-radius:16px!important;box-shadow:0 5px 16px #183a5c12,0 1px 3px #0f172a09!important}.panel-card,.device-header,.device-overview-card{background:#fffffff5!important}.section-heading>div:first-child>span,.motor-image-header strong{color:var(--ui-navy)!important;font-family:Vazirmatn,Tahoma,Arial,sans-serif!important;font-weight:800!important;letter-spacing:0!important}.section-heading small,.motor-image-header small{color:#8293a6!important}.device-meta-item,.measurement,.rms-highlight,.contactor-item{border:1.25px solid #cbd7e3!important;border-radius:11px!important;background:linear-gradient(180deg,#fff,#f7fafc)!important;box-shadow:0 2px 6px #0f172a09!important}.device-meta-item{padding:12px 14px!important}.device-meta-item span,.device-meta-item small{color:#8191a3!important}.device-meta-item strong{color:#263d55!important;font-weight:750!important}.motor-hero,.motor-image-card{position:relative!important;overflow:hidden!important;background:linear-gradient(145deg,#edf5fb,#dfeef8 48%,#d7e8f4)!important;border-color:#9eb7cc!important}.motor-hero:before,.motor-image-card:before{content:"";position:absolute;width:560px;height:440px;left:50%;top:52%;transform:translate(-50%,-50%);border-radius:50%;background:radial-gradient(ellipse,#ffffffd1,#d5e8f694 38%,#79a6c929 63%,#79a6c900 78%);filter:blur(7px);pointer-events:none}.motor-stage,.industrial-motor-stage{position:relative!important;z-index:2!important;overflow:hidden!important;border:1.5px solid #91acc3!important;border-radius:15px!important;background:radial-gradient(ellipse at center,#ebf5fcfa,#d8eaf7eb 48%,#c2daeccc)!important;box-shadow:inset 0 0 45px #24649717,0 7px 18px #14345214!important}.motor-stage:before,.industrial-motor-stage:before{content:"";position:absolute;z-index:0;width:82%;height:78%;left:50%;top:52%;transform:translate(-50%,-50%);border-radius:50%;background:radial-gradient(ellipse,#ffffffad,#81b5da2e 48%,#81b5da00 74%);filter:blur(13px);pointer-events:none}.motor-image,.industrial-motor-image{position:relative!important;z-index:2!important;border-radius:13px!important;box-shadow:0 8px 24px #11314e1c!important}.motor-status,.motor-image-status{position:relative!important;z-index:4!important;width:fit-content!important;min-width:250px!important;max-width:calc(100% - 24px)!important;margin:10px auto 0!important;padding:10px 22px!important;display:flex!important;flex-direction:row!important;align-items:center!important;justify-content:center!important;gap:12px!important;text-align:center!important;border:1.5px solid #a7bbcd!important;border-radius:12px!important;background:#ffffffe0!important;box-shadow:0 3px 10px #0f172a0e!important}.motor-status>*,.motor-image-status>*{margin:0!important;width:auto!important;flex:0 0 auto!important;text-align:center!important}.motor-status-label,.motor-image-status span{color:#6d8094!important;font-weight:650!important}.motor-status-value,.motor-image-status strong{color:#29445e!important;font-size:18px!important;font-weight:850!important}.command-buttons{gap:12px!important}.command-btn{border:1.5px solid rgba(20,45,70,.14)!important;box-shadow:0 4px 10px #0f172a13!important}.command-message{border:1.5px solid #aebfce!important;border-radius:11px!important;background:#f8fbfd!important;box-shadow:inset 0 1px 2px #0f172a06!important}.measurement-value{color:#183f65!important;font-weight:850!important}.rms-highlight{border-color:#9fb8ce!important;background:#edf5fb!important}.contactor-item{border-color:#b8c8d7!important}.fault-panel{border-color:#aebfce!important}@media(min-width:901px){.panel-card,.device-header,.device-overview-card,.motor-hero,.motor-image-card{border-width:1.5px!important}}@media(max-width:900px){.motor-hero,.motor-image-card{padding:16px!important;overflow:hidden!important}.motor-stage,.industrial-motor-stage{width:100%!important;max-width:100%!important;height:auto!important;min-height:0!important;margin:10px 0 0!important}.motor-image,.industrial-motor-image{display:block!important;width:100%!important;max-width:100%!important;height:auto!important;object-fit:contain!important}.motor-status,.motor-image-status{width:auto!important;min-width:220px!important;max-width:calc(100% - 20px)!important;margin:9px auto 0!important;padding:9px 16px!important;gap:10px!important}}@media(max-width:450px){.panel-card,.device-header,.device-overview-card,.motor-hero,.motor-image-card{border-radius:14px!important;border-width:1.5px!important}.motor-stage,.industrial-motor-stage{border-radius:12px!important}.motor-image,.industrial-motor-image{border-radius:11px!important}.motor-status,.motor-image-status{min-width:200px!important;padding:8px 14px!important;gap:9px!important}.motor-status-value,.motor-image-status strong{font-size:16px!important}}.panel-card,.device-overview-card,.motor-image-card{border:2px solid #c4d0dc!important;border-radius:16px!important;box-shadow:0 6px 18px #0f172a14!important}.device-meta-item{border:2px solid #cbd6e1!important;border-radius:12px!important;background:#f8fafc!important;box-shadow:0 3px 9px #0f172a0b!important}.measurement{border:2px solid #b9c9d8!important;border-radius:12px!important;background:#f5f9fc!important;box-shadow:0 3px 8px #0f172a0b!important}.measurement:has(.current-phase){border-color:#1684bd!important;background:#edf7fd!important}.rms-highlight{border:2px solid #1684bd!important;border-radius:12px!important;background:#edf7fd!important;box-shadow:0 3px 9px #1684bd1a!important}.contactor-item{border:2px solid #b9c9d8!important;border-radius:12px!important;background:#f8fafc!important;box-shadow:0 3px 8px #0f172a0b!important}.contactor-item.active{border-color:#16a05d!important;background:#edf9f3!important;box-shadow:0 3px 10px #16a05d21!important}.connection-badge.online{border:2px solid #16a05d!important;background:#eaf8f1!important}.connection-badge.offline{border:2px solid #d92d3a!important;background:#fff0f1!important}.motor-image-card{border-color:#789bb9!important;background:linear-gradient(145deg,#edf5fb,#dcebf6 55%,#d4e5f1)!important}.industrial-motor-stage{overflow:hidden!important;border:2px solid #789bb9!important;border-radius:15px!important;background:radial-gradient(ellipse at center,#eff7fc,#dbeaf5 58%,#cddfec)!important;box-shadow:inset 0 0 40px #1769aa1c,0 5px 14px #0f172a14!important}.industrial-motor-image{border-radius:13px!important;filter:saturate(.82) contrast(.92) brightness(1.07)!important;opacity:.94!important;box-shadow:0 5px 18px #0f172a1a!important}.industrial-motor-stage:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;border-radius:13px;box-shadow:inset 0 0 55px #c5deef6b;z-index:3}.motor-image-status{width:fit-content!important;min-width:260px!important;margin:10px auto 0!important;padding:9px 20px!important;display:flex!important;align-items:center!important;justify-content:center!important;gap:10px!important;border:2px solid #9fb4c7!important;border-radius:12px!important;background:#f8fbfd!important;box-shadow:0 3px 9px #0f172a0f!important}.motor-image-status>span,.motor-image-status>strong{width:auto!important;margin:0!important;padding:0!important;flex:0 0 auto!important;text-align:center!important}.motor-image-status>span{color:#64788d!important;font-weight:700!important}.motor-image-status>strong{color:#263f59!important;font-size:18px!important;font-weight:850!important}.motor-image-card.motor-running{border-color:#16a05d!important}.motor-image-card.motor-running .motor-image-status{border-color:#16a05d!important;background:#edf9f3!important}.motor-image-card.has-fault{border-color:#d92d3a!important}.motor-image-card.has-fault .motor-image-status{border-color:#d92d3a!important;background:#fff0f1!important}.command-panel-card{border-color:#9fb4c7!important}.command-message{border:2px solid #b6c5d3!important;border-radius:12px!important;background:#f7fafc!important}.fault-panel{border:2px solid #9fb4c7!important}.fault-panel.has-fault,#faultPanel.has-fault{border-color:#d92d3a!important;background:#fff7f7!important}@media(max-width:900px){.motor-image-status{min-width:220px!important;max-width:calc(100% - 20px)!important;padding:9px 15px!important;gap:8px!important}}.shaft-running-effect{position:absolute;z-index:3;left:76.5%;top:66%;width:92px;height:30px;transform:translate(-50%,-50%);pointer-events:none;opacity:0;transition:opacity .18s ease}.motor-running .shaft-running-effect{opacity:1}.shaft-ring,.shaft-core-light,.ring-one,.ring-two{display:none!important}.shaft-cylinder{position:absolute;left:4px;top:6px;width:75px;height:18px;overflow:hidden;border-radius:9px 3px 3px 9px;background:linear-gradient(to bottom,#26313a,#697985 13%,#bec9cf 32%,#f1f4f5 47%,#aebbc3 59%,#65747d 76%,#28343c);box-shadow:inset 0 1px 1px #ffffff8c,inset 0 -2px 3px #0006,0 3px 7px #0f172a3d;transform:perspective(140px) rotateY(-5deg)}.shaft-metal-texture{position:absolute;top:0;right:0;bottom:0;left:0;opacity:.34;background:repeating-linear-gradient(4deg,#fff0,#fff0 3px,#ffffff61,#0000002e 5px,#fff0 7px);background-size:100% 24px}.motor-running .shaft-metal-texture{animation:iran-niru-metal-rotation .105s linear infinite}.shaft-specular{position:absolute;left:-10%;top:-18px;width:120%;height:13px;background:linear-gradient(to bottom,transparent,rgba(255,255,255,.82),rgba(255,255,255,.18),transparent);filter:blur(1.3px);opacity:.65}.motor-running .shaft-specular{animation:iran-niru-specular-rotation .3s linear infinite}.shaft-front-cap{position:absolute;right:5px;top:7px;width:17px;height:16px;border-radius:50%;background:radial-gradient(ellipse at 37% 32%,#f5f7f8,#c4cdd2 22%,#7b8992 48%,#3a474f 72%,#202a30);box-shadow:inset -3px -2px 4px #00000059,inset 2px 1px 2px #ffffff80,1px 2px 4px #0f172a40}.motor-running .shaft-front-cap{animation:iran-niru-cap-vibration .12s linear infinite}@keyframes iran-niru-metal-rotation{0%{background-position:0 0}to{background-position:0 24px}}@keyframes iran-niru-specular-rotation{0%{transform:translateY(0);opacity:.12}35%{opacity:.78}50%{transform:translateY(27px);opacity:.55}to{transform:translateY(36px);opacity:.08}}@keyframes iran-niru-cap-vibration{0%,to{transform:translateY(0)}50%{transform:translateY(.35px)}}.motor-stopped .shaft-running-effect{opacity:0}@media(max-width:700px){.shaft-running-effect{transform:translate(-50%,-50%) scale(.86)}}.industrial-motor-wrap{position:relative;width:min(100%,520px);line-height:0}.industrial-motor-wrap .industrial-motor-image{position:relative;z-index:1;width:100%;height:auto;display:block}.real-shaft-layer{position:absolute;z-index:3;left:63.1510417%;top:51.2695313%;width:20.5078125%;height:17.578125%;overflow:hidden;pointer-events:none;opacity:0;transition:opacity .16s ease}.motor-running .real-shaft-layer{opacity:1}.motor-stopped .real-shaft-layer{opacity:0}.real-shaft-image{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;display:block;object-fit:fill;-webkit-user-select:none;user-select:none}.real-shaft-reflection{position:absolute;z-index:2;left:0;top:-45%;width:100%;height:34%;pointer-events:none;opacity:0;background:linear-gradient(to bottom,#fff0,#ffffff1a 20%,#ffffffa3 48%,#ffffff29 72%,#fff0);filter:blur(1.2px);mix-blend-mode:screen}.motor-running .real-shaft-reflection{opacity:1;animation:iran-niru-real-shaft-spin .22s linear infinite}@keyframes iran-niru-real-shaft-spin{0%{transform:translateY(-10%);opacity:.08}18%{opacity:.65}50%{transform:translateY(210%);opacity:.92}82%{opacity:.5}to{transform:translateY(400%);opacity:.06}}.shaft-running-effect,.shaft-cylinder,.shaft-metal-texture,.shaft-specular,.shaft-front-cap,.shaft-ring,.shaft-core-light,.ring-one,.ring-two{display:none!important}@media(max-width:700px){.industrial-motor-wrap{width:100%}}@media(prefers-reduced-motion:reduce){.motor-running .real-shaft-reflection{animation:none;opacity:.3}}.industrial-motor-running-image{position:absolute;z-index:2;top:0;right:0;bottom:0;left:0;width:100%;height:100%;display:block;object-fit:fill;opacity:0;pointer-events:none;transition:opacity .12s linear}.motor-running .industrial-motor-running-image{opacity:1}.motor-running .industrial-motor-image,.motor-stopped .industrial-motor-running-image{opacity:0}.motor-stopped .industrial-motor-image{opacity:1}.real-shaft-layer,.real-shaft-reflection,.shaft-running-effect,.shaft-cylinder,.shaft-metal-texture,.shaft-specular,.shaft-front-cap,.shaft-ring,.shaft-core-light,.ring-one,.ring-two{display:none!important}.industrial-motor-running-image,.real-shaft-layer,.real-shaft-reflection,.shaft-running-effect,.shaft-cylinder,.shaft-metal-texture,.shaft-specular,.shaft-front-cap,.shaft-ring,.shaft-core-light,.ring-one,.ring-two{display:none!important}.shaft-propeller{position:absolute;z-index:5;left:81.25%;top:61.3%;width:18%;aspect-ratio:1 / 1;transform:translate(-50%,-50%) rotate(7deg) scaleX(.82);transform-origin:center;pointer-events:none}.propeller-rotor{position:absolute;top:0;right:0;bottom:0;left:0;transform-origin:50% 50%;filter:drop-shadow(0 4px 5px rgba(15,23,42,.28))}.propeller-blade{position:absolute;left:50%;top:50%;width:25%;height:47%;transform-origin:50% 100%;border-radius:60% 60% 28% 28%;background:linear-gradient(90deg,#606d77,#c7d0d5 20%,#f0f3f4 48%,#9ca8af 72%,#4e5a63);border:1px solid rgba(45,55,65,.55);box-shadow:inset 2px 0 2px #ffffff73,inset -2px 0 3px #00000038;clip-path:polygon(27% 0%,73% 0%,88% 12%,78% 78%,61% 100%,39% 100%,22% 78%,12% 12%)}.blade-1{transform:translate(-50%,-100%) rotate(0)}.blade-2{transform:translate(-50%,-100%) rotate(90deg)}.blade-3{transform:translate(-50%,-100%) rotate(180deg)}.blade-4{transform:translate(-50%,-100%) rotate(270deg)}.propeller-hub{position:absolute;left:50%;top:50%;width:25%;aspect-ratio:1 / 1;transform:translate(-50%,-50%);border-radius:50%;background:radial-gradient(circle at 34% 30%,#f5f7f8,#d0d7db 22%,#7c8991 52%,#39454d 78%,#202a30);border:1px solid rgba(40,50,58,.7);box-shadow:inset 2px 2px 3px #ffffff8c,inset -3px -3px 4px #0000004d,0 2px 5px #00000047}.propeller-hub:after{content:"";position:absolute;left:50%;top:50%;width:32%;aspect-ratio:1;transform:translate(-50%,-50%);border-radius:50%;background:radial-gradient(circle at 35% 30%,#eff3f5,#87949c 55%,#364149)}.motor-stopped .propeller-rotor{animation:none}.motor-running .propeller-rotor{animation:iran-niru-propeller-spin .34s linear infinite}.motor-running .propeller-blade{filter:blur(.35px)}@keyframes iran-niru-propeller-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media(max-width:700px){.shaft-propeller{width:18%}}@media(prefers-reduced-motion:reduce){.motor-running .propeller-rotor{animation-duration:.8s}}.real-propeller-mount{position:absolute;left:78.2%;top:58.8%;width:112px;height:112px;z-index:6;transform:translate(-50%,-50%);pointer-events:none;display:flex;align-items:center;justify-content:center;overflow:visible}.real-propeller-image{position:absolute;left:50%;top:50%;width:185px;height:auto;display:block;transform:translate(-50%,-50%) rotate(0);transform-origin:50% 50%;-webkit-user-select:none;user-select:none;-webkit-user-drag:none;pointer-events:none;filter:drop-shadow(2px 4px 5px rgba(15,23,42,.28))}.motor-stopped .real-propeller-image{animation:none;transform:translate(-50%,-50%) rotate(0)}.motor-running .real-propeller-image{animation:iran-niru-real-propeller-spin .48s linear infinite}@keyframes iran-niru-real-propeller-spin{0%{transform:translate(-50%,-50%) rotate(0)}to{transform:translate(-50%,-50%) rotate(360deg)}}.shaft-propeller,.real-shaft-layer,.real-shaft-reflection,.shaft-running-effect,.shaft-cylinder,.shaft-metal-texture,.shaft-specular,.shaft-front-cap,.shaft-ring,.shaft-core-light,.ring-one,.ring-two,.industrial-motor-running-image{display:none!important}.motor-running .industrial-motor-image,.motor-stopped .industrial-motor-image{opacity:1!important}@media(max-width:700px){.real-propeller-mount{left:78.2%;top:58.8%;width:92px;height:92px}.real-propeller-image{width:152px}}@media(max-width:450px){.real-propeller-mount{width:78px;height:78px}.real-propeller-image{width:130px}}@media(prefers-reduced-motion:reduce){.motor-running .real-propeller-image{animation-duration:1.2s}}.real-propeller-mount{left:78.4%!important;top:58.6%!important;width:122px!important;height:122px!important;transform:translate(-50%,-50%)!important;overflow:visible!important;display:block!important}.real-propeller-image{content:url(/assets/propeller-centered-Dyso9SHH.png);position:absolute!important;left:50%!important;top:50%!important;width:122px!important;height:122px!important;object-fit:contain!important;transform-origin:50% 50%!important;transform:translate(-50%,-50%) rotate(0);filter:drop-shadow(1px 3px 3px rgba(15,23,42,.3))!important}.motor-running .real-propeller-image{animation:iran-niru-propeller-correct-spin .75s linear infinite!important}@keyframes iran-niru-propeller-correct-spin{0%{transform:translate(-50%,-50%) rotate(0)}to{transform:translate(-50%,-50%) rotate(360deg)}}@media(max-width:700px){.real-propeller-mount{width:23.46%!important;height:auto!important;aspect-ratio:1 / 1}.real-propeller-image{width:100%!important;height:100%!important}}@media(max-width:450px){.real-propeller-mount{width:23.46%!important;height:auto!important;aspect-ratio:1 / 1}.real-propeller-image{width:100%!important;height:100%!important}}.real-propeller-mount{position:absolute!important;z-index:8!important;left:78.2%!important;top:58.8%!important;width:23.5%!important;height:auto!important;aspect-ratio:1 / 1!important;transform:translate(-50%,-50%)!important;transform-origin:center center!important;overflow:visible!important;pointer-events:none!important}.real-propeller-image{content:normal!important;position:absolute!important;left:50%!important;top:50%!important;width:100%!important;height:100%!important;object-fit:contain!important;display:block!important;transform-origin:50% 50%!important;margin:0!important;padding:0!important;pointer-events:none!important;-webkit-user-select:none!important;user-select:none!important;-webkit-user-drag:none!important;will-change:transform;filter:drop-shadow(1px 3px 4px rgba(15,23,42,.3))!important}.motor-stopped .real-propeller-image{animation:none!important;transform:translate(-50%,-50%) rotate(0)!important}.motor-running .real-propeller-image{animation:iran-niru-propeller-only-spin .85s linear infinite!important}@keyframes iran-niru-propeller-only-spin{0%{transform:translate(-50%,-50%) rotate(0)}to{transform:translate(-50%,-50%) rotate(360deg)}}.industrial-motor-running-image,.shaft-propeller,.real-shaft-layer,.real-shaft-reflection,.shaft-running-effect,.shaft-cylinder,.shaft-metal-texture,.shaft-specular,.shaft-front-cap,.shaft-ring,.shaft-core-light,.ring-one,.ring-two{display:none!important}@media(max-width:700px){.real-propeller-mount{left:78.2%!important;top:58.8%!important;width:23.5%!important}}@media(max-width:450px){.real-propeller-mount{left:78.2%!important;top:58.8%!important;width:23.5%!important}}.real-propeller-mount{left:78.2%!important;top:58.8%!important;width:23.5%!important}.real-propeller-image{content:normal!important;width:100%!important;height:100%!important;object-fit:contain!important;animation:none!important;transform:translate(-50%,-50%)!important;transform-origin:50% 50%!important}.motor-running .real-propeller-image,.motor-stopped .real-propeller-image{animation:none!important;transform:translate(-50%,-50%)!important}.shaft-propeller,.real-propeller-mount,.real-propeller-image,.propeller-rotor,.propeller-blade,.propeller-hub,.industrial-motor-running-image{display:none!important}.real-shaft-layer{display:block!important;position:absolute!important;z-index:5!important;left:63.1510417%!important;top:51.2695313%!important;width:20.5078125%!important;height:17.578125%!important;overflow:hidden!important;pointer-events:none!important;opacity:0;transition:opacity .08s linear!important}.real-shaft-image{display:block!important;position:absolute!important;top:0!important;right:0!important;bottom:0!important;left:0!important;width:100%!important;height:100%!important;object-fit:fill!important}.real-shaft-reflection{display:block!important;position:absolute!important;z-index:6!important;left:-5%!important;top:-55%!important;width:110%!important;height:42%!important;opacity:0;pointer-events:none;background:linear-gradient(to bottom,#00d4ff00,#00d4ff33 15%,#00d4fff2 34%,#fff,#1e90fff2 62%,#0066ff52 78%,#06f0)!important;filter:blur(.7px) drop-shadow(0 0 4px rgba(0,174,255,.85))!important;mix-blend-mode:screen!important;will-change:transform,opacity}.motor-running .real-shaft-reflection{opacity:1!important;animation:iran-niru-shaft-fast-blue 95ms linear infinite!important}.motor-stopped .real-shaft-reflection{opacity:0!important;animation:none!important}@keyframes iran-niru-shaft-fast-blue{0%{transform:translateY(-15%);opacity:.18}20%{opacity:1}50%{transform:translateY(190%);opacity:1}80%{opacity:.75}to{transform:translateY(410%);opacity:.15}}.real-shaft-layer:after{content:"";display:block;position:absolute;z-index:7;left:5%;top:15%;width:90%;height:4px;border-radius:50%;background:#32d2ffd9;box-shadow:0 0 4px #00beffe6,0 0 9px #006eff8c;opacity:0;pointer-events:none}.motor-running .real-shaft-layer:after{opacity:.9;animation:iran-niru-shaft-second-line .13s linear infinite}.motor-stopped .real-shaft-layer:after{opacity:0;animation:none}@keyframes iran-niru-shaft-second-line{0%{transform:translateY(-12px)}to{transform:translateY(50px)}}.shaft-running-effect,.shaft-cylinder,.shaft-metal-texture,.shaft-specular,.shaft-front-cap,.shaft-ring,.shaft-core-light,.ring-one,.ring-two,.real-propeller-mount,.real-propeller-image,.shaft-propeller,.propeller-rotor,.propeller-blade,.propeller-hub,.industrial-motor-running-image{display:none!important}.industrial-motor-image{opacity:1!important}.real-shaft-layer{display:block!important;position:absolute!important;z-index:8!important;left:63.1510417%!important;top:51.2695313%!important;width:20.5078125%!important;height:17.578125%!important;overflow:hidden!important;pointer-events:none!important;opacity:0!important;transition:opacity .06s linear!important}.motor-running .real-shaft-layer{opacity:1!important}.motor-stopped .real-shaft-layer{opacity:0!important}.real-shaft-image{display:block!important;position:absolute!important;top:0!important;right:0!important;bottom:0!important;left:0!important;z-index:1!important;width:100%!important;height:100%!important;object-fit:fill!important;opacity:1!important;filter:brightness(1.08) contrast(1.08) saturate(.82)!important}.real-shaft-reflection{display:block!important;position:absolute!important;z-index:4!important;left:-10%!important;top:-40%!important;width:120%!important;height:38%!important;border-radius:50%!important;background:linear-gradient(to bottom,#0af0,#00beff66 20%,#23dcff 42%,#fff 52%,#1487ffe6 68%,#005aff00)!important;filter:blur(.8px) drop-shadow(0 0 4px rgba(0,190,255,.95))!important;mix-blend-mode:screen!important;opacity:0;pointer-events:none}.motor-running .real-shaft-reflection{opacity:1!important;animation:shaft-blue-sweep .14s linear infinite!important}@keyframes shaft-blue-sweep{0%{transform:translateY(-20%)}to{transform:translateY(420%)}}.real-shaft-marker{display:block!important;position:absolute!important;z-index:5!important;left:10%!important;width:80%!important;height:5px!important;border-radius:999px!important;opacity:0;pointer-events:none;background:linear-gradient(90deg,#0050ff00,#00d9ff 25%,#fff,#008cff 75%,#0050ff00)!important;box-shadow:0 0 4px #00d9ff,0 0 9px #008cffe6!important}.marker-a{top:18%!important}.marker-b{top:58%!important}.motor-running .marker-a{opacity:1!important;animation:shaft-marker-a .18s linear infinite!important}.motor-running .marker-b{opacity:.85!important;animation:shaft-marker-b .18s linear infinite!important}@keyframes shaft-marker-a{0%{transform:translateY(-16px);opacity:.15}45%{opacity:1}to{transform:translateY(70px);opacity:.15}}@keyframes shaft-marker-b{0%{transform:translateY(18px);opacity:.9}to{transform:translateY(-55px);opacity:.15}}.motor-stopped .real-shaft-reflection,.motor-stopped .real-shaft-marker{animation:none!important;opacity:0!important}.shaft-running-effect,.shaft-cylinder,.shaft-metal-texture,.shaft-specular,.shaft-front-cap,.shaft-ring,.shaft-core-light,.ring-one,.ring-two,.real-shaft-layer,.real-shaft-reflection,.real-shaft-marker,.real-propeller-mount,.real-propeller-image,.shaft-propeller{display:none!important}.industrial-motor-wrap{position:relative!important}.shaft-spin-v3{position:absolute;left:68.6%;top:57.8%;width:17.5%;height:10.5%;z-index:8;pointer-events:none;transform:translate(-8%,-50%) rotate(10deg);transform-origin:50% 50%;opacity:0;transition:opacity .12s linear;overflow:visible}.shaft-ring{position:absolute;top:50%;right:0;border-radius:50%;transform:translateY(-50%) rotate(-10deg);transform-origin:center;opacity:0;box-sizing:border-box}.shaft-ring-1{right:54%;width:28%;height:82%;border:3px solid rgba(0,229,255,.9);box-shadow:0 0 5px #00e5fff2,0 0 12px #00aeffbf,inset 0 0 7px #00e5ff8c}.shaft-ring-2{right:28%;width:25%;height:68%;border:2px solid rgba(59,130,246,.95);box-shadow:0 0 5px #3b82f6f2,0 0 11px #0ea5e9b3}.shaft-ring-3{right:5%;width:21%;height:55%;border:2px solid rgba(34,211,238,.9);box-shadow:0 0 5px #22d3eef2,0 0 10px #0ea5e9a6}.shaft-glint{position:absolute;left:9%;top:43%;width:76%;height:13%;border-radius:999px;background:linear-gradient(90deg,transparent 0%,rgba(0,229,255,0) 12%,rgba(0,229,255,.25) 28%,rgba(255,255,255,.95) 48%,rgba(0,229,255,.7) 58%,rgba(0,174,255,.15) 78%,transparent 100%);filter:blur(.6px);opacity:0;transform-origin:center}.motor-stopped .shaft-spin-v3{opacity:0!important}.motor-stopped .shaft-ring,.motor-stopped .shaft-glint{animation:none!important;opacity:0!important}.motor-running .shaft-spin-v3{opacity:1}.motor-running .shaft-ring-1{opacity:.92;animation:iran-niru-ring-spin-1 .16s linear infinite}.motor-running .shaft-ring-2{opacity:.82;animation:iran-niru-ring-spin-2 .12s linear infinite}.motor-running .shaft-ring-3{opacity:.72;animation:iran-niru-ring-spin-3 .09s linear infinite}.motor-running .shaft-glint{opacity:.92;animation:iran-niru-shaft-glint .18s linear infinite}@keyframes iran-niru-ring-spin-1{0%{transform:translateY(-50%) rotate(-10deg) scaleY(1);filter:brightness(1)}25%{transform:translateY(-50%) rotate(80deg) scaleY(.72);filter:brightness(1.8)}50%{transform:translateY(-50%) rotate(170deg) scaleY(1);filter:brightness(1)}75%{transform:translateY(-50%) rotate(260deg) scaleY(.72);filter:brightness(1.8)}to{transform:translateY(-50%) rotate(350deg) scaleY(1);filter:brightness(1)}}@keyframes iran-niru-ring-spin-2{0%{transform:translateY(-50%) rotate(-10deg)}to{transform:translateY(-50%) rotate(350deg)}}@keyframes iran-niru-ring-spin-3{0%{transform:translateY(-50%) rotate(-10deg)}to{transform:translateY(-50%) rotate(350deg)}}@keyframes iran-niru-shaft-glint{0%{transform:translate(-20%) rotate(-4deg);opacity:.15}35%{opacity:1}70%{opacity:.75}to{transform:translate(20%) rotate(-4deg);opacity:.15}}@media(max-width:768px){.shaft-spin-v3{left:68.6%;top:57.8%;width:17.5%;height:10.5%}.shaft-ring-1{border-width:2px}.shaft-ring-2,.shaft-ring-3{border-width:1.5px}}
