*{box-sizing:border-box;font-family:Tahoma,Arial}body{margin:0}.login-page{background:linear-gradient(135deg,#0f172a,#1e293b);justify-content:center;align-items:center;min-height:100vh;display:flex}.login-card{text-align:center;background:#fff;border-radius:24px;width:90%;max-width:380px;padding:35px 30px;box-shadow:0 20px 50px #00000040}.brand h1{color:#15803d;margin:0;font-size:38px;font-weight:800}.brand p{color:#64748b;margin-top:10px;font-size:18px}.form{margin-top:35px}input{border:1px solid #ddd;border-radius:14px;outline:none;width:100%;height:52px;margin-bottom:18px;padding:0 18px;font-size:16px}input:focus{border-color:#15803d}button{color:#fff;cursor:pointer;background:#15803d;border:none;border-radius:14px;width:100%;height:54px;font-size:18px;font-weight:700}button:hover{background:#166534}.footer{color:#94a3b8;margin-top:25px;font-size:13px}.home{color:#1b1f25;font-family:Inter,Arial,sans-serif}.hero{background-color:#0000;background-image:linear-gradient(90deg,#0b1f3aeb,#0b1f3a8c),url(/assets/industrial-bg.webp);background-position:50%;background-repeat:repeat,repeat;background-size:cover;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box;align-items:center;min-height:90vh;display:flex}.hero-content{color:#fff;max-width:1200px;padding:140px 8% 60px}.hero h1{display:none}.hero h2{margin-bottom:25px;font-size:42px;line-height:1.35}.hero p{color:#e5e9ef;max-width:620px;font-size:18px;line-height:1.8}.hero-buttons button{color:#fff;cursor:pointer;background:#f28c28;border:none;border-radius:30px;margin-top:30px;margin-right:15px;padding:15px 38px;font-size:16px;font-weight:600}.hero-buttons .outline{background:0 0;border:2px solid #fff}.about{background:#f7f9fb;align-items:center;gap:50px;padding:90px 8%;display:flex}.about h2{color:#0b1f3a;font-size:38px}.about p{font-size:18px;line-height:1.9}.about-card{color:#fff;background:#0b1f3a;border-radius:20px;padding:40px}.products{text-align:center;padding:90px 8%}.products h2{color:#0b1f3a;font-size:38px}.grid{grid-template-columns:repeat(4,1fr);gap:25px;margin-top:50px;display:grid}.product-card{background:#fff;border-radius:18px;padding:35px;transition:all .3s;box-shadow:0 15px 35px #00000014}.product-card:hover{transform:translateY(-10px)}.icon{color:#f28c28;font-size:45px}.industry{color:#fff;text-align:center;background:#0b1f3a;padding:90px 8%}.industry-grid{grid-template-columns:repeat(4,1fr);gap:20px;margin-top:40px;display:grid}.industry-grid div{background:#142d4d;border-radius:15px;padding:35px}.quality{text-align:center;padding:100px 20px}.quality h2{color:#0b1f3a;font-size:40px}.quality button{color:#fff;background:#f28c28;border:none;border-radius:35px;margin-top:25px;padding:16px 45px;font-size:16px}@media (width<=900px){.hero-content{padding:130px 25px 50px}.hero p{font-size:16px}.hero h1{font-size:42px}.hero h2{font-size:26px}.grid,.industry-grid{grid-template-columns:1fr}.about{flex-direction:column}}.header .header{z-index:1000;justify-content:space-between;align-items:center;width:100%;padding:18px 6%;display:flex;position:absolute;top:0;left:0}.header .logo{align-items:center;display:flex}.header .logo img{width:auto;height:70px;display:block}.header nav{align-items:center;gap:28px;display:flex}.header nav a{color:#fff;font-size:15px;font-weight:500;text-decoration:none;transition:all .3s}.header nav a:hover{color:#f28c28}.header .quote{color:#fff;cursor:pointer;white-space:nowrap;background:#f28c28;border:none;border-radius:30px;padding:12px 28px;font-size:15px;font-weight:600;transition:all .3s}.header .quote:hover{transform:translateY(-3px);box-shadow:0 10px 25px #f28c2859}@media (width>=769px){.header .header{height:90px;padding:18px 6%}.header .logo img{width:auto;height:75px}.header nav{align-items:center;gap:35px;display:flex}.header .quote{width:auto;padding:12px 28px}}@media (width<=900px){.header .header{padding:18px 25px}.header nav{display:none}.header .quote{padding:10px 18px;font-size:13px}.header .logo img{width:auto;height:55px;display:block}.header .login-page{direction:rtl;background-color:#0000;background-image:linear-gradient(#0519238c,#051923bf),url(/industrial-bg.webp);background-position:50%;background-repeat:repeat,repeat;background-size:cover;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box;justify-content:center;align-items:center;min-height:100vh;font-family:Tahoma,Arial,sans-serif;display:flex}.header .login-card{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);text-align:center;background:#ffffff21;border:1px solid #ffffff40;border-radius:28px;width:90%;max-width:390px;padding:40px 30px;box-shadow:0 20px 60px #00000073}.header .logo{letter-spacing:1px;margin-bottom:20px;font-size:32px;font-weight:800}.header .logo span{color:#5bd37a}.header .logo{color:#fff}.header .login-card h1{color:#fff;margin:10px 0;font-size:28px}.header .login-card p{color:#d8e2e8;margin-bottom:30px;font-size:16px}.header .login-card input{box-sizing:border-box;background:#ffffffe6;border:none;border-radius:16px;outline:none;width:100%;margin:10px 0;padding:16px;font-size:16px}.header .login-card button{color:#fff;cursor:pointer;background:#5bd37a;border:none;border-radius:16px;width:100%;margin-top:15px;padding:16px;font-size:18px;font-weight:700}.header .login-card button:hover{background:#42b968}.header .login-card small{color:#d0d9dd;margin-top:28px;font-size:13px;display:block}.header .company-logo{width:70px;height:70px}.header .dashboard{direction:rtl;width:100%}.header .dashboard-header{text-align:right;background:#fff;border-radius:24px;margin-bottom:20px;padding:24px;box-shadow:0 5px 20px #0000000f}.header .dashboard-header h1{color:#2f6b3d;text-align:center;direction:ltr;margin:0;font-size:32px}.header .dashboard-header p{text-align:center;margin-top:12px;font-size:17px}.header .stats-grid{grid-template-columns:repeat(4,1fr);gap:18px;display:grid}.header .dashboard-card{background:#fff;border-radius:25px;min-height:150px;padding:22px;box-shadow:0 5px 20px #0000000f}.header .dashboard-card span{font-size:20px;font-weight:600}.header .dashboard-card strong{color:#367544;margin:15px 0;font-size:42px;display:block}.header .dashboard-card small{font-size:16px}.header .dashboard-section{background:#fff;border-radius:25px;margin-top:20px;padding:25px}.header .dashboard-section h2{font-size:24px}.header .production-box{grid-template-columns:repeat(3,1fr);gap:15px;display:grid}.header .production-box div{background:#f4f7f5;border-radius:20px;padding:20px}.header .production-box b{color:#367544;margin-top:10px;font-size:28px;display:block}@media (width<=768px){.header .dashboard-header{padding:20px}.header .dashboard-header h1{font-size:28px}.header .stats-grid{grid-template-columns:repeat(2,1fr);gap:12px}.header .dashboard-card{min-height:130px;padding:18px}.header .dashboard-card span{font-size:17px}.header .dashboard-card strong{margin:10px 0;font-size:34px}.header .production-box{grid-template-columns:1fr}.header .dashboard-section{padding:18px}}.header *{box-sizing:border-box}.header html,.header body,.header #root{direction:rtl;background:#f5f7fb;width:100%;min-height:100%;margin:0;padding:0;font-family:Tahoma,Arial,sans-serif;overflow-x:hidden}.header .app-layout{direction:rtl;min-height:100vh;display:flex}.header .sidebar{z-index:1000;background:#fff;width:260px;min-height:100vh;padding:25px 15px;box-shadow:0 0 15px #00000014}.header .logo{text-align:center;margin-bottom:35px}.header .logo h1{color:#236b3a;font-size:32px}.header .logo span{font-size:16px}.header nav div{cursor:pointer;padding:14px;font-size:18px}.header .main-content{background:#f5f7fb;flex:1;min-height:100vh}.header .topbar{background:#fff;justify-content:space-between;align-items:center;height:80px;padding:0 30px;display:flex}.header .page-content{min-height:calc(100vh - 80px);padding:30px}.header .menu-btn{display:none}.header .dashboard{width:100%}.header .welcome-card{text-align:center;background:#fff;border-radius:25px;padding:35px;box-shadow:0 8px 25px #0000000d}.header .welcome-card h1{font-size:40px}.header .welcome-card h2{font-size:30px}.header .welcome-card p{font-size:20px}.header .stats-grid{grid-template-columns:repeat(4,1fr);gap:20px;margin-top:25px;display:grid}.header .stat-card{background:#fff;border-radius:20px;padding:25px;box-shadow:0 5px 20px #0000000a}.header .activity-card{background:#fff;border-radius:20px;margin-top:25px;padding:25px}@media (width<=768px){.header .sidebar{z-index:1500;background:#fff;width:260px;height:100vh;transition:all .3s;position:fixed;top:0;right:-260px}.header .sidebar.active{right:0}.header .menu-btn{color:#fff;z-index:2000;background:#236b3a;border-radius:20px;justify-content:center;align-items:center;width:70px;height:70px;font-size:32px;display:flex;position:fixed;top:25px;right:25px}.header .main-content{width:100%}.header .topbar{height:90px;padding-left:20px;padding-right:110px}.header .topbar h2{white-space:nowrap;font-size:22px}.header .page-content{padding:20px}.header .welcome-card{border-radius:25px;padding:25px}.header .welcome-card h1{font-size:34px;line-height:1.5}.header .welcome-card h2{font-size:26px}.header .welcome-card p{font-size:17px}.header .stats-grid{grid-template-columns:1fr;gap:18px}.header .stat-card{min-height:150px;padding:22px}.header .activity-card{padding:20px}}}
