*{box-sizing:border-box}body{color:#17191d;direction:rtl;background:#f6f7f9;margin:0;font-family:Tahoma,Arial,sans-serif}button,input{font:inherit}button{cursor:pointer;background:0 0;border:0}header{z-index:5;background:#fff;border-bottom:1px solid #e8e8e8;align-items:center;gap:30px;height:76px;padding:0 6%;display:flex;position:sticky;top:0}.brand{flex-direction:column;min-width:170px;display:flex}.brand b{font-size:22px}.brand span{color:#777;font-size:12px}nav{flex:1;gap:20px;display:flex}.actions{gap:10px;display:flex}.cart{background:#17191d;border-radius:9px;padding:10px 14px;color:#fff!important}.hero{color:#fff;background:#202328;border-radius:24px;justify-content:space-between;max-width:1200px;margin:35px auto;padding:60px;display:flex}.hero h1{max-width:650px;font-size:42px;line-height:1.4}.hero p{color:#ccc;line-height:2}.hero label{color:#f2bd3d}.heroCard{border:1px solid #555;border-radius:20px;flex-direction:column;justify-content:center;align-items:center;width:240px;height:240px;font-size:65px;display:flex}.heroCard strong{font-size:28px}.primary{background:#f2bd3d;border-radius:9px;padding:12px 22px;font-weight:700}.section{max-width:1200px;min-height:500px;margin:50px auto}.grid{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}.product{background:#fff;border:1px solid #e5e5e5;border-radius:16px;padding:15px}.pic,.work>div{background:#e9ecef;border-radius:12px;justify-content:center;align-items:center;height:180px;font-size:70px;display:flex}.product small{color:#777}.product h3{margin:8px 0}.product strong{margin:10px 0;display:block}.add{color:#fff;background:#17191d;border-radius:8px;width:100%;padding:10px}.portfolio{grid-template-columns:repeat(2,1fr);gap:20px;display:grid}.work{background:#fff;border-radius:16px;padding:20px}.auth{justify-content:center;align-items:center;min-height:650px;display:flex}.authbox{text-align:center;background:#fff;border:1px solid #ddd;border-radius:18px;width:390px;padding:35px}.authbox input,.adminbox input{border:1px solid #ddd;border-radius:8px;width:100%;margin:7px 0;padding:12px}.authbox .primary{width:100%;margin-top:10px}.link{color:#775a0c;margin-top:15px}.cartrow{background:#fff;border-radius:10px;justify-content:space-between;margin:8px 0;padding:16px;display:flex}.empty,.adminbox{background:#fff;border-radius:15px;padding:25px}.dashboard{grid-template-columns:repeat(3,1fr);gap:15px;display:grid}.dashboard div{background:#fff;border-radius:14px;padding:25px}.dashboard b,.dashboard span{display:block}.dashboard b{font-size:28px}footer{color:#fff;background:#17191d;justify-content:space-between;gap:35px;padding:40px 8%;display:flex}footer span{color:#aaa}@media (width<=800px){header{flex-wrap:wrap;height:auto;padding:12px 4%}nav{order:3;width:100%;overflow:auto}.hero{margin:15px;padding:30px}.hero h1{font-size:30px}.heroCard{display:none}.section{margin:30px 16px}.grid,.portfolio,.dashboard{grid-template-columns:1fr}footer{padding:30px 20px;display:block}footer>*{margin:12px 0;display:block}}
