@import"https://fonts.googleapis.com/css2?family=Arimo:wght@400;500;600;700&display=swap";*{margin:0;padding:0;box-sizing:border-box}body{width:100vw;height:100vh;background:#fff;font-family:Arimo,sans-serif}.sidebar-container{width:288px;height:720px;background:linear-gradient(180deg,#fff,#fffbeb80,#fff);border-right:1.25px solid rgba(254,230,133,.5);box-shadow:0 25px 50px -12px #fe9a001a;display:flex;flex-direction:column;gap:24px}.sidebar-logo-container{background:linear-gradient(90deg,#fffbeb,#fefce8);border-bottom:1.25px solid rgba(254,230,133,.5);padding:24px}.company-logo{width:196px;height:52px;cursor:pointer;margin-left:24px;margin-top:24px}.sidebar-links-container{width:287px;display:flex;flex-direction:column;gap:6px;padding:24px}.sidebar-links-container a{text-decoration:none}.link-container{width:247px;height:52px;display:flex;align-items:center;gap:12px;font-size:16px;font-weight:400;line-height:24px;color:#3f3f47;cursor:pointer;padding-left:16px}.active-link{width:90%;background:linear-gradient(90deg,#ffb900,#fdc700,#fe9a00);box-shadow:0 4px 6px -4px #fe9a0066;box-shadow:0 10px 15px -3px #fe9a0066;color:#fff;border-radius:14px}.sidebar-admin-logout-container{padding:17.25px 16px;width:100%;background:linear-gradient(90deg,#fffbeb,#fefce8);border-top:1.25px solid rgba(254,230,133,.5);display:flex;flex-direction:column;gap:12px}.admin-container{width:95%;height:auto;background:#fff;border-top:1.25px solid rgba(254,230,133,.5);box-shadow:0 2px 4px -2px #0000001a;box-shadow:0 4px 6px -1px #0000001a;border-radius:14px;padding:8px 12px;display:flex;align-items:center;justify-content:space-between}.admin-icon-container{width:44px;height:44px;border-radius:50%;background:linear-gradient(135deg,#ffb900,#fdc700,#fe9a00);box-shadow:0 4px 6px -4px #0000001a;box-shadow:0 10px 15px -3px #0000001a;display:flex;justify-content:center;align-items:center;font-size:14px;line-height:20px;color:#fff;font-weight:700}.admin-content-container{display:flex;flex-direction:column}.admin-title{font-size:14px;font-weight:400;line-height:20px;color:#18181b}.admin-mail{font-size:12px;font-weight:400;line-height:16px;color:#52525c}.admin-online-container{width:8px;height:8px;border-radius:50%;background:#00bc7d;box-shadow:0 1px 2px -1px #00bc7d80;box-shadow:0 1px 3px #00bc7d80}.logout-container{width:100%;height:fit-content;border-radius:14px;display:flex;align-items:center;gap:12px;font-size:14px;font-weight:400;line-height:20px;color:#3f3f47;padding-left:24px;cursor:pointer}.logout-icon{width:16px;height:16px;color:#fb2c36;cursor:pointer}@media screen and (max-width:600px){.sidebar-container{display:none}}.landing-page-container{width:100%;height:100%;display:flex;gap:16px}@media screen and (max-width:600px){.landing-page-container{width:100%;display:flex;flex-direction:column}}.login-page{min-height:100vh;display:flex;align-items:center;justify-content:center;background:linear-gradient(145deg,#f3efe4,#e8e2d5);padding:20px}.login-card{width:100%;max-width:400px;background:#fff;border-radius:16px;box-shadow:0 10px 40px #0000001a;padding:40px;border:1px solid #f0e6d8}.login-title{margin:0 0 4px;font-size:24px;font-weight:700;color:#b45309;text-align:center}.login-subtitle{margin:0 0 28px;font-size:14px;color:#6b7280;text-align:center}.login-form{display:flex;flex-direction:column;gap:20px}.login-radio-group{display:flex;flex-direction:column;gap:10px}.login-radio-label{font-size:13px;font-weight:600;color:#374151}.login-radio-row{display:flex;gap:24px}.login-radio-option{display:flex;align-items:center;gap:8px;cursor:pointer;font-size:14px;color:#4b5563}.login-radio-option input{width:18px;height:18px;accent-color:#b45309;cursor:pointer}.login-field{display:flex;flex-direction:column;gap:6px}.login-field label{font-size:13px;font-weight:600;color:#374151}.login-field input{padding:12px 14px;border:1px solid #e5e7eb;border-radius:10px;font-size:15px;outline:none;transition:border-color .2s}.login-field input:focus{border-color:#b45309;box-shadow:0 0 0 2px #b4530926}.login-error{background:#fef2f2;border:1px solid #fecaca;color:#b91c1c;padding:10px 14px;border-radius:10px;font-size:14px}.login-submit{padding:14px 20px;background:#b45309;color:#fff;border:none;border-radius:10px;font-size:16px;font-weight:600;cursor:pointer;transition:background .2s}.login-submit:hover:not(:disabled){background:#92420e}.login-submit:disabled{opacity:.7;cursor:not-allowed}.dashboardcontainer{height:2492px;background:linear-gradient(135deg,#fffbeb,#fff7ed)}.dashboardinsights{display:flex;gap:10px;margin:20px 0 0 25px}.dashinsight{height:190px;width:250px;border-radius:14px;background:linear-gradient(135deg,#fffbeb,#fefce8);box-shadow:0 10px 20px #0000000d}.dashinsight1{height:190px;width:250px;border-radius:14px;background:linear-gradient(135deg,#f8fafc,#fafafa);box-shadow:0 10px 20px #0000000d}.dashinsight2{height:190px;width:250px;border-radius:14px;background:linear-gradient(135deg,#fff1f2,#fdf2f8);box-shadow:0 10px 20px #0000000d}.dashinsight3{height:190px;width:250px;border-radius:14px;background:linear-gradient(135deg,#ecfdf5,#f0fdf4);box-shadow:0 10px 20px #0000000d}.dashinsightrow{display:flex;justify-content:space-between;padding:20px;align-items:center}.dashinsightrow p{color:#52525c;font-size:14px;font-weight:400;margin:0}.dashinsight span{background:linear-gradient(135deg,#ffb900,#fdc700,#fe9a00);border-radius:16px;height:44px;width:44px;color:#fff;padding:8px;font-size:28px}.dashinsight1 span{background:linear-gradient(135deg,#90a1b9,#62748e,#45556c);border-radius:16px;height:44px;width:44px;color:#fff;padding:8px;font-size:28px}.dashinsight2 span{background:linear-gradient(135deg,#ff637e,#f6339a,#ec003f);border-radius:16px;height:44px;width:44px;color:#fff;padding:8px;font-size:28px}.dashinsight3 span{background:linear-gradient(135deg,#00d492,#00c950,#096);border-radius:16px;height:44px;width:44px;color:#fff;padding:8px;font-size:28px}.dashinsight h2,.dashinsight1 h2,.dashinsight2 h2,.dashinsight3 h2{color:#18181b;font-size:36px;font-weight:700;margin:10px 0 0 20px}.dashgrowth{color:#e17100;font-size:14px;font-weight:400;margin:10px 0 0 20px;display:flex;gap:6px;align-items:center}.categoryperformance{height:552px;width:1040px;border-radius:14px;box-shadow:0 10px 20px #0000000d;margin:20px 0 0 25px;background-color:#fff}.catperformanceheader{height:96px;width:1040px;border-radius:14px;background:linear-gradient(135deg,#fffbeb,#fefce8);padding:20px}.catperformanceheader h2{color:#18181b;font-size:16px;font-weight:400;display:flex;align-items:center;gap:8px}.catperformanceheader p{color:#52525c;font-size:16px;font-weight:400;margin-top:14px}.catperformdoticon{height:8px;width:8px;border-radius:50%;color:#d08700}.catperfomancerow{display:flex;gap:10px;margin-top:40px 0 0 20px;padding:20px}.catperformer{height:184px;width:244px;border-radius:16px;border:1px solid #e4e4e7}.catperformerrow{display:flex;justify-content:space-between;padding:20px}.catperformerlefttitle{color:#18181b;font-size:14px;font-weight:700}.catperformerleftnote{color:#71717b;font-size:12px;font-weight:400;margin-top:8px}.catperformerright{height:44px;width:44px;border-radius:14px;color:#fff;padding:12px;background-color:#d4af37;font-size:20px}.catperformerprice{color:#d4af37;font-size:24px;font-weight:700;margin-left:20px}.catperformerbottom{display:flex;justify-content:space-between;margin:20px 20px 0;align-items:center}.catperformertag{color:#d4af37;font-size:10px;width:fit-content;border:1px solid #d4af37;padding:4px;font-weight:400;border-radius:8px}.catperformerdetails{color:#9f9fa9;font-size:12px;font-weight:400}.catperformerright1{height:44px;width:44px;border-radius:14px;color:#fff;padding:12px;background-color:#6366f1;font-size:20px}.catperformerright2{height:44px;width:44px;border-radius:14px;color:#fff;padding:12px;background-color:#ef4444;font-size:20px}.catperformerright3{height:44px;width:44px;border-radius:14px;color:#fff;padding:12px;background-color:#f59e0b;font-size:20px}.catperformerright4{height:44px;width:44px;border-radius:14px;color:#fff;padding:12px;background-color:#ec4899;font-size:20px}.catperformerright5{height:44px;width:44px;border-radius:14px;color:#fff;padding:12px;background-color:#8b5cf6;font-size:20px}.catperformerright6{height:44px;width:44px;border-radius:14px;color:#fff;padding:12px;background-color:#06b6d4;font-size:20px}.catperformerright7{height:44px;width:44px;border-radius:14px;color:#fff;padding:12px;background-color:#10b981;font-size:20px}.catperformerprice1{color:#6366f1;font-size:24px;font-weight:700;margin-left:20px}.catperformerprice2{color:#ef4444;font-size:24px;font-weight:700;margin-left:20px}.catperformerprice3{color:#f59e0b;font-size:24px;font-weight:700;margin-left:20px}.catperformerprice4{color:#ec4899;font-size:24px;font-weight:700;margin-left:20px}.catperformerprice5{color:#8b5cf6;font-size:24px;font-weight:700;margin-left:20px}.catperformerprice6{color:#06b6d4;font-size:24px;font-weight:700;margin-left:20px}.catperformerprice7{color:#10b981;font-size:24px;font-weight:700;margin-left:20px}.catperformertag1{color:#6366f1;font-size:10px;width:fit-content;border:1px solid #6366f1;padding:4px;font-weight:400;border-radius:8px}.catperformertag2{color:#ef4444;font-size:10px;width:fit-content;border:1px solid #ef4444;padding:4px;font-weight:400;border-radius:8px}.catperformertag3{color:#f59e0b;font-size:10px;width:fit-content;border:1px solid #f59e0b;padding:4px;font-weight:400;border-radius:8px}.catperformertag4{color:#ec4899;font-size:10px;width:fit-content;border:1px solid #ec4899;padding:4px;font-weight:400;border-radius:8px}.catperformertag5{color:#8b5cf6;font-size:10px;width:fit-content;border:1px solid #8b5cf6;padding:4px;font-weight:400;border-radius:8px}.catperformertag6{color:#06b6d4;font-size:10px;width:fit-content;border:1px solid #06b6d4;padding:4px;font-weight:400;border-radius:8px}.catperformertag7{color:#10b981;font-size:10px;width:fit-content;border:1px solid #10b981;padding:4px;font-weight:400;border-radius:8px}.dashactivity{height:356px;width:1040px;border-radius:14px;box-shadow:0 10px 20px #0000000d;background-color:#fff;margin:25px 0 0 20px}.dashactivityhead{height:102px;width:1040px;border-radius:14px;background:linear-gradient(135deg,#fffbeb,#fefce8);padding:25px}.dashactivityhead h2{color:#18181b;font-size:16px;font-weight:400;display:flex;align-items:center;gap:8px}.dashactivityhead p{color:#52525c;font-size:16px;font-weight:400;margin-top:8px}.dashactivityicon{color:#e17100;font-size:20px}.dashactivitycont{height:178px;width:244px;background:linear-gradient(135deg,#fff7ed,#fffbeb);border-radius:16px;border:1px solid #ffd6a8;padding:20px}.dashactivityrow{display:flex;justify-content:space-between}.dashactivityicon{color:#f54900;font-size:20px}.dashactivitytag{border-radius:8px;padding:4px;color:#f54900;font-size:12px;font-weight:700;border:1px solid #f54900}.dashactivitynum{color:#18181b;font-size:30px;font-weight:700;margin-top:18px}.dashactivitynum1{color:#18181b;font-size:20px;font-weight:700;margin-top:18px}.dashactivitynote{color:#52525c;font-size:14px;font-weight:400;margin-top:10px}.dashactivityendnotes{color:#ca3500;font-size:12px;font-weight:400;margin-top:8px}.dashboardrow{display:flex;margin:25px 0 0 20px;gap:10px}.dashactivitycont1{height:178px;width:244px;background:linear-gradient(135deg,#ecfeff,#eff6ff);border-radius:16px;border:1px solid #a2f4fd;padding:20px}.dashactivityicon1{color:#0092b8;font-size:20px}.dashactivitytag1{border-radius:8px;padding:4px;color:#007595;font-size:12px;font-weight:700;border:1px solid #53eafd}.dashactivityendnotes1{color:#007595;font-size:12px;font-weight:400;margin-top:8px}.dashactivitycont2{height:178px;width:244px;background:linear-gradient(135deg,#fffbeb,#fefce8);border-radius:16px;border:1px solid #fee685;padding:20px}.dashactivityicon2{color:#e17100;font-size:20px}.dashactivitytag2{border-radius:8px;padding:4px;color:#bb4d00;font-size:12px;font-weight:700;border:1px solid #ffd230}.dashactivityendnotes2{color:#bb4d00;font-size:12px;font-weight:400;margin-top:8px}.dashactivitycont3{height:178px;width:244px;background:linear-gradient(135deg,#ecfdf5,#f0fdf4);border-radius:16px;border:1px solid #a4f4cf;padding:20px}.dashactivityicon3{color:#096;font-size:20px}.dashactivitytag3{border-radius:8px;padding:4px;color:#007a55;font-size:12px;font-weight:700;border:1px solid #5ee9b5}.dashactivityendnotes3{color:#007a55;font-size:12px;font-weight:400;margin-top:8px}.financialserv{height:476px;width:1040px;border-radius:14px;box-shadow:0 10px 20px #0000000d;background-color:#fff;margin:25px 0 0 20px}.dashactivitytag4{border-radius:8px;padding:4px;color:#bb4d00;height:24px;width:fit-content;font-size:12px;font-weight:700;border:1px solid #ffd230}.dashactivityendnotes4{color:#bb4d00;font-size:12px;font-weight:400;margin-top:8px}.dashactivitytag5{border-radius:8px;padding:4px;color:#7008e7;height:24px;width:fit-content;font-size:12px;font-weight:700;border:1px solid #c4b4ff}.dashactivityendnotes5{color:#7008e7;font-size:12px;font-weight:400;margin-top:8px}.dashactivitytag6{border-radius:8px;padding:4px;color:#008236;height:24px;width:fit-content;font-size:12px;font-weight:700;border:1px solid #7bf1a8}.dashactivityendnotes6{color:#008236;font-size:12px;font-weight:400;margin-top:8px}.dashactivitytag7{border-radius:8px;padding:4px;color:#c6005c;height:24px;width:fit-content;font-size:12px;font-weight:700;border:1px solid #fda5d5}.dashactivityendnotes7{color:#c6005c;font-size:12px;font-weight:400;margin-top:8px}.finserv{height:34px;width:34px;border-radius:10px;background-color:#d4af37;color:#fff;padding:5px;font-size:24px}.finserv1{height:34px;width:34px;border-radius:10px;background-color:#7f22fe;color:#fff;padding:5px;font-size:24px}.finserv2{height:34px;width:34px;border-radius:10px;background-color:#00a63e;color:#fff;padding:5px;font-size:24px}.finserv3{height:34px;width:34px;border-radius:10px;background-color:#e60076;color:#fff;padding:5px;font-size:24px}.finservshort{height:82px;width:244px;border-radius:14px;border:1px solid #fee685;padding:20px;display:flex;gap:10px;align-items:center}.finservshort1{height:82px;width:244px;border-radius:14px;border:1px solid #ddd6ff;padding:20px;display:flex;gap:10px;align-items:center}.finservshort2{height:82px;width:244px;border-radius:14px;border:1px solid #b9f8cf;padding:20px;display:flex;gap:10px;align-items:center}.finservshort3{height:82px;width:244px;border-radius:14px;border:1px solid #fccee8;padding:20px;display:flex;gap:10px;align-items:center}.finserveshorticon{height:35px;width:35px;border-radius:50%;background-color:#d4af37;color:#fff;padding:8px;font-size:18px}.finserveshorticon1{height:35px;width:35px;border-radius:50%;background:linear-gradient(135deg,#8e51ff,#9810fa);color:#fff;padding:8px;font-size:18px}.finserveshorticon2{height:35px;width:35px;border-radius:50%;background:linear-gradient(135deg,#00c950,#096);color:#fff;padding:8px;font-size:18px}.finserveshorticon3{height:35px;width:35px;border-radius:50%;background:linear-gradient(135deg,#f6339a,#ec003f);color:#fff;padding:8px;font-size:18px}.finservshortdetails h2{color:#18181b;font-size:24px;font-weight:700}.finservshortdetails p{color:#52525c;font-size:12px;font-weight:400;margin-top:6px}.lastdashinsight{height:180px;width:342px;border-radius:14px;background:linear-gradient(135deg,#fffbeb,#fefce8);box-shadow:0 10px 20px #0000000d;padding:20px}.lastdashinsight1{height:180px;width:342px;border-radius:14px;background:linear-gradient(135deg,#eff6ff,#eef2ff);box-shadow:0 10px 20px #0000000d;padding:20px}.lastdashinsight2{height:180px;width:342px;border-radius:14px;background:linear-gradient(135deg,#ecfdf5,#f0fdf4);box-shadow:0 10px 20px #0000000d;padding:20px}.lastdashinsighttitle{color:#52525c;font-size:16px;font-weight:400}.lastdashinsightvalue{color:#18181b;font-size:48px;font-weight:700}.lastdashinsightnote{color:#52525c;font-size:16px;font-weight:400;margin-top:40px}.lastdashinsightnote1{color:#e17100;font-size:16px;font-weight:400;margin-top:40px}.lastdashicon{color:#e17100;font-size:22px}@media screen and (max-width:600px){.dashboardcontainer{width:100%;height:auto;padding:32px 0}.activityheader{width:100%;height:auto;padding:16px}.activityheadline{width:100%}.gradient-text{font-size:24px}.activitydesc{font-size:10px}.dashboardinsights{width:100%;flex-direction:column}.dashinsight,.dashinsight1,.dashinsight2,.dashinsight3{width:90%}.categoryperformance{width:90%;height:auto}.catperformanceheader{width:100%;padding:16px}.catperfomancerow{flex-direction:column}.catperformer{width:100%}.dashactivity{width:90%;height:auto;padding-bottom:20px}.dashactivityhead{width:100%;height:auto;padding:16px}.dashactivityhead p{font-size:10px}.dashboardrow{flex-direction:column}.dashactivitycont,.dashactivitycont1,.dashactivitycont2,.dashactivitycont3{width:95%}.financialserv{width:90%;height:auto;padding-bottom:24px}.finservshort,.finservshort1,.finservshort2,.finservshort3{width:95%}.dashboardrow{width:90%}.lastdashinsight,.lastdashinsight1,.lastdashinsight2{width:100%}}.productscontainer{height:1900px;width:auto;margin:0;padding:14px}.productsheader{color:#0a0a0a;font-size:30px;font-weight:300}.producthead{display:flex;justify-content:space-between;width:1024px}.productheaddesc{font-size:16px;color:#52525c;display:inline-block;margin-top:14px}.addproduct{height:36px;width:132px;border-radius:8px;border-color:#d4af37;background-color:#d4af37;color:#000;font-size:14px;justify-content:center;align-items:center;gap:8px;display:flex;margin:20px 20px 0 0}.producthighlights{height:110px;width:1014px;display:flex;list-style:none;gap:10px;margin-top:24px}.producthighlight{height:110px;width:256px;display:flex;justify-content:space-between;border-radius:14px;border:1px solid #FEE685;background-color:#fefce8;align-items:center;padding-left:24px}.producthighlighttitle{color:#52525c;font-size:14px}.producthighlightnum{color:#d4af37;font-weight:700;font-size:30px;display:inline-block}.producthighlighticon{height:48px;width:48px;border-radius:24px;background-color:#fef3c6;color:#e17100;padding:12px;font-size:24px;margin-right:12px}.producthighlight1{height:110px;width:256px;display:flex;justify-content:space-between;border-radius:14px;border:1px solid #b7b7b9;align-items:center;padding-left:24px}.producthighlightnum1{color:#000;font-weight:700;font-size:30px;display:inline-block}.producthighlighticon1{height:48px;width:48px;border-radius:24px;background-color:#dcfce7;color:#00a63e;padding:12px;font-size:24px;margin-right:12px}.producthighlighticon2{height:48px;width:48px;border-radius:24px;background-color:#dbeafe;color:#155dfc;padding:12px;font-size:24px;margin-right:12px}.producthighlighticon3{height:48px;width:48px;border-radius:24px;background-color:#fef3c6;color:#e17100;padding:12px;font-size:24px;margin-right:12px}.productcatmain{height:90px;width:1014px;border-radius:14px;padding:18px;margin-top:24px;box-shadow:inset 0 0 0 1.25px #0000001a}.productcat1{height:54px;width:984px;background-color:#ececf0;border-radius:14px;list-style:none;display:flex;justify-content:center;gap:170px;align-items:center}.productcatname{color:#0a0a0a;font-size:14px;font-weight:300;display:flex;align-items:center;gap:6px;cursor:pointer;padding:6px 12px;border-radius:8px}.productcatname.active{color:#59168b}.searchInput1{width:984px;height:44px;padding-left:36px;background-color:#f3f3f5;border-radius:10px;color:#9f9fa9;font-size:14px;border:none;outline:none}.searchIcon1{position:absolute;top:50%;left:28px;display:flex;transform:translateY(-50%);font-size:18px;color:#9f9fa9}.productcatmain1{height:80px;width:1014px;border-radius:14px;padding:18px;margin-top:24px;box-shadow:inset 0 0 0 1.25px #0000001a;position:relative}.categoryfilter{height:166px;width:1014px;padding:16px;box-shadow:inset 0 0 0 1.25px #0000001a;border-radius:16px;margin-top:16px}.filterheading{color:#0a0a0a;font-size:18px;margin:14px 0 0 14px;font-weight:400}.categoryfilters{height:78px;width:1004px;display:flex;list-style:none;gap:10px;margin:16px 0 0 14px}.categoryselection{height:78px;width:88px;border-radius:10px;box-shadow:inset 0 0 0 1.25px #0000001a;color:#364153;font-size:12px;display:flex;align-items:center;flex-direction:column;text-align:center;justify-content:center}.categoryselection1{height:78px;width:112px;border-radius:10px;box-shadow:inset 0 0 0 1.25px #0000001a;color:#364153;font-size:12px;display:flex;align-items:center;flex-direction:column;text-align:center;justify-content:center}.categoryicon{font-size:18px;margin-bottom:8px}.categoryproducts{height:860px;width:1014px;display:flex;flex-direction:column;margin-top:28px}.categoryproductrow{width:1014px;height:228px;display:flex;gap:10px;margin-top:12px}.categoryproduct{height:228px;width:336px;border-radius:14px;box-shadow:inset 0 0 0 1.25px #0000001a;padding:16px}.producttagrow{display:flex;justify-content:space-between}.productbusinesstag{width:fit-content;color:#8200db;font-size:12px;padding:4px;display:inline-block;align-items:center;margin-right:10px;justify-content:center;border:1px solid #8200DB;border-radius:8px}.productcattag{width:fit-content;color:#000;font-size:12px;display:inline-block;padding:4px;align-items:center;justify-content:center;background-color:#eceef2;border-radius:8px}.producattitle{color:#0a0a0a;font-size:18px;font-weight:500;margin-top:16px}.productcatdesc{color:#717182;font-size:12px;font-weight:400;margin-top:16px;display:inline-block}.productpricetag{display:flex;justify-content:space-between;margin-top:24px}.productviewtag{display:flex;justify-content:space-between;padding-top:10px;margin-top:10px;border-top:1px solid #b7b7b9}.productprice{color:#d4af37;font-size:24px;font-weight:700}.productactivetag{color:#fff;background-color:#00a63e;display:inline-block;padding:10px;justify-content:center;align-items:center;font-size:12px;border-radius:8px}.productviews{color:#71717b;font-size:14px;display:inline-flex;gap:8px}.producttag1{width:fit-content;color:#d4af37;font-size:12px;padding:4px;display:inline-block;align-items:center;justify-content:center;border:1px solid #D4AF37;border-radius:8px}.producttag2{width:fit-content;color:#000;font-size:12px;padding:4px;display:inline-flex;align-items:center;justify-content:center;border:1px solid #9F9FA9;border-radius:8px}.producttaggrow3{margin-left:auto}.userscontainer{height:1400px;width:auto;margin:0;background-color:#fff9e8;padding:14px}.userstats{height:106px;width:1030px;list-style:none;display:inline-flex;gap:24px;margin-top:32px}.userstats1{height:86px;width:1030px;list-style:none;display:inline-flex;gap:24px;margin-top:12px}.userstat1{height:86px;width:228px;border-radius:14px;padding:24px;background-color:#faf5ff;box-shadow:inset 0 0 0 1.25px #0000001a}.userstat{height:106px;width:240px;border-radius:14px;padding:24px;box-shadow:inset 0 0 0 1.25px #0000001a}.userstattitle{color:#9810fa;font-size:14px;display:flex;align-items:center}.userstattitle1{color:#096;font-size:14px;display:flex;align-items:center}.userstattitle2{color:#f54900;font-size:14px;display:flex;align-items:center}.userstattitle3{color:#155dfc;font-size:14px;display:flex;align-items:center}.userstatvalue{color:#59168b;font-size:24px}.userstatvalue1{color:#004f3b;font-size:24px}.userstatvalue2{color:#7e2a0c;font-size:24px}.userstatvalue3{color:#1c398e;font-size:24px}.productcatname.tolet.active{background-color:#dcfce7;color:#15803d}.userdoticon{background-color:silver;height:10px;width:10px;border-radius:6px;display:inline-flex;margin-right:4px}.userdoticon1{background-color:#d4af37;height:10px;width:10px;border-radius:6px;display:inline-flex;margin-right:4px}.userdoticon2{background-color:#0a0a0a;height:10px;width:10px;border-radius:6px;display:inline-flex;margin-right:4px}.userproductstats{height:200px;width:1030px;border-radius:14px;padding:24px;box-shadow:inset 0 0 0 1.25px #0000001a;margin-top:20px;background-color:#fff}.productcatmain2{height:80px;width:1030px;border-radius:14px;padding:18px;margin-top:24px;box-shadow:inset 0 0 0 1.25px #0000001a}.userscategory{height:48px;width:1030px;background-color:#fafafa;border-radius:14px;list-style:none;display:flex;margin-top:24px;box-shadow:inset 0 0 0 1.25px #0000001a}.usercategoryname{color:#0a0a0a;font-size:14px;display:flex;width:264px;justify-content:center;align-items:center}.producttable{width:100%;border-collapse:collapse;margin-top:20px;border-radius:14px;box-shadow:inset 0 0 0 1.25px #0000001a}.producttable th{background-color:#f4f4f5;text-align:left;font-size:13px;color:#52525c;padding:12px;text-align:center;border-radius:14px}.producttable td{text-align:center;padding:12px;border-bottom:1px solid #E4E4E7;font-size:14px;color:#18181b}.producttable tr:hover{background-color:#fafafa}.userprofile{height:40px;width:40px;border-radius:20px;padding:10px;background-color:silver;border:1px solid #000000}.userprofile1{height:40px;width:40px;border-radius:20px;padding:10px;background-color:#d4af37;border:1px solid #000000}.userprofile2{height:40px;width:40px;border-radius:20px;padding:10px;background-color:#0a0a0a;color:#fff}.userrowdata{display:flex;gap:8px;text-align:left;margin-left:16px}.userprofilename{color:#0a0a0a;font-size:14px;margin-top:4px}.userprofileemail{color:#71717b;font-size:12px;margin-top:4px}.userplantags{color:silver;font-size:12px;font-weight:700;border-radius:8px;padding:4px;width:fit-content;border:2px solid #C0C0C0}.userplantags1{color:#d4af37;font-size:12px;font-weight:700;border-radius:8px;padding:4px;width:fit-content;border:2px solid #D4AF37}.userplantags2{color:#0a0a0a;font-size:12px;font-weight:700;border-radius:8px;padding:4px;width:fit-content;border:2px solid #0A0A0A}.userstatustags{color:#fff;font-size:12px;border-radius:8px;padding:4px;width:fit-content;background-color:#096}.userstatustags1{color:#52525c;font-size:12px;border-radius:8px;padding:4px;width:fit-content;background-color:#e4e4e7}.userproductnum{color:#0a0a0a;font-weight:700;font-size:14px}.userleadsnum{color:#d4af37;font-weight:700;font-size:14px}.userdatenum{color:#52525c;font-size:14px}.modalOverlay{position:fixed;inset:0;background:#0006;display:flex;align-items:center;justify-content:center;z-index:1000}.modalBox{background:#fff;width:620px;max-width:92%;border-radius:16px;box-shadow:0 30px 60px #0003;animation:scaleIn .2s ease}.modalHeader{display:flex;justify-content:space-between;padding:20px 24px;border-bottom:1px solid #eee}.modalHeader h3{margin:0;font-size:16px;color:#f5a000}.modalHeader p{margin:4px 0 0;font-size:13px;color:#777}.closeIcon{font-size:22px;cursor:pointer;color:#555}.modalBody{padding:20px 24px}.productCard{display:flex;justify-content:space-between;align-items:center;padding:16px;border:1px solid #eee;border-radius:12px;margin-bottom:14px}.productCard h4{margin:0;font-size:14px;display:flex;gap:8px;align-items:center}.tag{background:#f1f1f1;font-size:11px;padding:3px 8px;border-radius:6px}.location{font-size:12px;color:#777;margin-top:6px;display:block}.rightBlock{text-align:right}.price{font-size:14px;font-weight:600;color:#f5a000;display:block}.status{font-size:11px;padding:4px 10px;border-radius:6px;text-transform:lowercase;margin-top:6px;display:inline-block}.status.active{background:#000;color:#fff}.status.sold{background:#e5e7eb;color:#555}@keyframes scaleIn{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}.leadCard{display:flex;justify-content:space-between;border:1px solid #E4E4E7;border-radius:12px;padding:14px;margin-bottom:12px}.leadLeft h4{font-size:14px;font-weight:600}.leadLeft p{font-size:12px;color:#71717b;margin:2px 0}.interest{font-size:12px;margin-top:6px;display:block}.leadDate{font-size:12px;color:#71717b}.badge{font-size:10px;padding:3px 8px;border-radius:999px;margin-left:6px}.badge.new{background:#000;color:#fff}.badge.contacted{background:#e4e4e7}.badge.qualified{background:#22c55e;color:#fff}.leadscontainer{height:1420px;background-color:#fff9e9;width:1034px;padding:16px}.productcat2{height:54px;width:984px;background-color:#ececf0;border-radius:14px;list-style:none;display:flex;justify-content:center;gap:100px;align-items:center}.userstattitle4{color:#e60076;font-size:14px;display:flex;align-items:center}.userstatvalue4{color:#861043;font-size:24px}.activitycat4{height:60px;width:1030px;border-radius:14px;border:1px solid #FEE685;background-color:#fefce8;margin-top:20px;padding:5px;list-style:none;display:flex;justify-content:space-between;gap:18px}.activitycat4 div{cursor:pointer}.activitycat4 li{cursor:pointer;padding:10px 20px}.catmenu3.active-allleads,.catmenu3.active-productenquiries,.catmenu3.active-packageleads{background:linear-gradient(135deg,#fef3c6,#fef9c2);border:1px solid #FFD230;color:#000;font-weight:700;border-radius:14px}.leadsContainer{padding:20px;display:flex;flex-direction:column;gap:20px}.leadCard{background:#f3f4f6;border-radius:12px;padding:20px 24px;width:1030px;display:flex;background:linear-gradient(135deg,#fafafa,#f4f4f5);flex-direction:column;margin:20px 0;border:1px solid #e5e7eb;box-shadow:0 4px 14px #0000000d}.leadTop{display:flex;justify-content:space-between;align-items:center}.leadNameRow{display:flex;align-items:center;gap:10px}.leadNameRow h3{margin:0;font-size:16px;font-weight:600;color:#111827}.statusBadge{font-size:11px;padding:2px 8px;border-radius:6px;border:1px solid #2563eb;color:#2563eb;background:#eef2ff;font-weight:500}.leadDate{margin-top:6px;font-size:12px;color:#6b7280;display:flex;align-items:center;gap:6px}.dot{width:6px;height:6px;background:#f59e0b;border-radius:50%}.leadActions{display:flex;gap:10px}.viewBtn{background:#fff;border:1px solid #e5e7eb;color:#374151;font-size:12px;padding:6px 14px;border-radius:8px;display:flex;align-items:center;gap:6px;cursor:pointer;transition:.2s ease}.viewBtn:hover{background:#f9fafb}.contactBtn{background:#e0b323;border:none;color:#111827;font-size:12px;padding:6px 16px;border-radius:8px;display:flex;align-items:center;gap:6px;cursor:pointer;transition:.2s ease}.contactBtn:hover{background:#cfa41f}.divider{margin:18px 0;height:1px;background:#e5e7eb}.leadBottom{display:grid;grid-template-columns:1.2fr 1fr 1fr 1fr;gap:16px}.infoBox1{background:#fff;border-radius:10px;padding:14px 16px;width:230px;height:74px;display:flex;align-items:start;flex-direction:column;margin-top:40px;border:1px solid #e5e7eb;box-shadow:0 2px 8px #0000000a}.infoBox2{background:#fff;border-radius:10px;padding:14px 16px;width:230px;height:74px;display:flex;align-items:start;gap:10px;margin-top:40px;border:1px solid #e5e7eb;box-shadow:0 2px 8px #0000000a}.highlightBox{display:flex;align-items:left;gap:12px;background:#fbf6e6;border:1px solid #e0b323}.iconCircle{width:40px;height:40px;border-radius:50%;background:#e0b323;display:flex;align-items:center;justify-content:center;color:#fff;font-size:20px}.propertyTitle{font-size:13px;font-weight:600;margin:6px 0 0;color:#111827}.propertyCat{font-size:11px;margin-top:2px;color:#c08a00}.label{font-size:12px;font-weight:700;color:#71717b;margin-bottom:6px;letter-spacing:.4px}.label1{font-size:12px;font-weight:700;color:#bb4d00;margin-bottom:6px;letter-spacing:.4px}.valueRow{display:flex;align-items:center;gap:6px;font-size:14px;color:#3f3f47}.smallIcon{color:#f59e0b;font-size:16px}.highlightValueBox{background:#fbf6e6;border:1px solid #e0b323}.leadValue{font-size:18px;font-weight:700;color:#c08a00}.employees-container{padding:30px;background:#f3efe4;min-height:100vh;width:1040px;font-family:Segoe UI,sans-serif}.employees-error{background:#fef2f2;border:1px solid #fecaca;color:#b91c1c;padding:12px 16px;border-radius:10px;margin-bottom:20px;font-size:14px}.employees-loading,.employees-empty{padding:40px 20px;text-align:center;color:#6b7280;font-size:15px}.employees-header{display:flex;justify-content:space-between;align-items:center;background:linear-gradient(135deg,#fffbeb,#fffbeb);border:1px solid #FEE685;padding:20px 25px;border-radius:14px;margin-bottom:25px;box-shadow:0 6px 16px #00000014}.employees-header h1{margin:0;color:#b45309}.employees-header p{margin-top:5px;color:#6b7280}.add-employee-btn{background:#d4a017;border:none;padding:10px 18px;border-radius:10px;cursor:pointer;font-weight:600}.stats-row{display:flex;gap:20px;margin-bottom:25px}.stat-card,.stat-card1{flex:1;background:#fff;padding:20px;border-radius:14px;box-shadow:0 6px 16px #00000014}.stat-card1 p{font-size:12px;color:#d4a017;margin-bottom:8px}.stat-card h2{margin:0;font-size:28px}.statcardname{color:#52525c;font-size:14px}.statcardline{height:2px;width:190px;margin-top:10px}.statcardline .orange{background:linear-gradient(135deg,#fee685,#fff085)}.statcardline .green{background:linear-gradient(135deg,#b9f8cf,#a4f4cf)}.statcardline .blue{background:linear-gradient(135deg,#bedbff,#a2f4fd)}.statcardline .gold1{background:linear-gradient(135deg,#d4af37,#f4d03f)}.stat-card .green{color:#16a34a}.stat-card.highlight,.stat-card1.highlight{border:1px solid #FEE685}.statcardheader{display:flex;justify-content:space-between}.statcardicon{color:#e17100}.statcardicon1{color:#00c950}.statcardicon2{color:#e17100}.statcardicon3{color:#d4a017}.search-bar{margin-bottom:25px;height:76px;width:980px;background-color:#fff;border-radius:14px;box-shadow:0 6px 16px #00000014;padding:18px}.search-bar input{width:100%;padding:12px 15px;border-radius:12px;border:none;background:#e5e7eb;outline:none;font-size:14px}.employee-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.employee-card{background:#fff;width:310px;border-radius:16px;padding:20px;box-shadow:0 6px 16px #00000014;border-top:4px solid #d4a017}.employeeediticon{margin-left:10px}.employee-top{display:flex;align-items:center;gap:15px;margin-bottom:15px}.avatar{width:55px;height:55px;background:#d4a017;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:700}.empname{width:170px}.empemail{height:30px;width:30px;border-radius:10px;background:linear-gradient(135deg,#51a2ff,#2b7fff);color:#fff;padding:5px;font-size:14px}.empcase{height:30px;width:30px;border-radius:10px;background:linear-gradient(135deg,#c27aff,#ad46ff);color:#fff;padding:5px;font-size:14px}.empjoin{height:30px;width:30px;border-radius:10px;background:linear-gradient(135deg,#05df72,#00c950);color:#fff;padding:5px;font-size:14px}.empdatainfo{display:flex;align-items:center;gap:10px}.role{font-size:14px;color:#6b7280}.employee-info p{margin:8px 0;font-size:14px;color:#374151}.employee-footer{display:flex;justify-content:space-between;align-items:center;margin-top:15px}.dept{background:#fff3cd;padding:5px 10px;border-radius:8px;font-size:12px}.status{padding:5px 12px;border-radius:12px;font-size:12px;font-weight:600}.status.active{background:#d1fae5;color:#047857}.status.inactive{background:#e5e7eb;color:#6b7280}.finance-page{padding:40px 60px;width:1040px;background:linear-gradient(135deg,#fffbeb,#fff7ed)}.finance-header{display:flex;justify-content:space-between;align-items:center}.finance-header h1{font-size:30px;font-weight:700;color:#18181b}.finance-header p{color:#52525c;margin-top:12px;font-size:16px}.today-btn{background:#fff;border:1px solid #ddd;padding:8px 14px;border-radius:10px;cursor:pointer}.stats-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:22px;margin-top:25px}.stat-card{background:#e8e5df;padding:20px;border-radius:16px;height:150px;box-shadow:0 6px 15px #0000000d}.stat-card p{color:#52525c;font-size:14px;font-weight:400;margin-top:16px}.stat-row{display:flex;align-items:center;gap:12px;color:#52525c;font-size:14px;margin-top:42px}.stat-card h2{font-size:30px;font-weight:700;color:#18181b}.highlight-text{color:#d49a00}.growth-badge{font-size:12px;border:1px solid #16a34a;padding:4px 8px;border-radius:6px;background:#eafaf0;color:#15803d}.coupon-wrapper{margin-top:40px;height:838px;width:990px;background:#fff;border-radius:18px;box-shadow:0 10px 25px #0000000d}.coupon-header{display:flex;justify-content:space-between;align-items:center;padding:25px;background:linear-gradient(135deg,#fffbeb,#fefce8);height:100px}.coupon-header h3{color:#0a0a0a;font-size:14px;font-weight:400;display:flex;align-items:center;gap:12px}.coupon-header p{color:#717182;font-weight:400;font-size:16px;margin-top:12px}.couponicon{color:#d4af37;font-size:20px}.couponrow{display:flex;align-items:center;gap:8px}.couponicon1{color:#00a63e;font-size:16px}.create-btn{background:#f59e0b;color:#fff;border:none;padding:10px 18px;border-radius:10px;cursor:pointer;font-weight:600}.coupon-grid{margin-top:25px;display:grid;padding:25px;grid-template-columns:repeat(3,1fr);gap:20px}.coupon-card{padding:18px;border-radius:16px;border:1px solid #e5e7eb}.coupon-card.active{background:#ecfdf5;border:1px solid #34d399}.coupon-card.expired{background:#f3f4f6;box-shadow:0 10px 20px #0000000d}.status{font-size:11px;padding:4px 8px;border-radius:6px;font-weight:600}.green{background:#16a34a;color:#fff}.gray{background:#9ca3af;color:#fff}.discount-tag{background:#fbbf24;padding:4px 8px;border-radius:6px;font-size:12px;margin-left:8px}.coupon-code{margin-top:15px;font-weight:600;display:flex;background-color:#fff;border:1px solid #00A63E;padding:8px;color:#00a63e;border-radius:10px;justify-content:space-between}.coupon-details{margin-top:12px;padding-left:0;list-style:none;font-size:14px;color:#4b5563}.coupon-details li{margin-bottom:6px}.coupon-actions{margin-top:15px;display:flex;gap:10px}.coupedit-btn{background:#fff;border:none;width:120px;display:flex;justify-content:center;gap:10px;border:1px solid #00A63E;color:#00a63e;padding:6px 12px;border-radius:8px}.coupdelete-btn{background:#fff;border:none;width:120px;display:flex;justify-content:center;gap:10px;border:1px solid #E7000B;color:#e7000b;padding:6px 12px;border-radius:8px}.archive-btn{background:#fff;border:none;width:260px;display:flex;justify-content:center;gap:10px;border:1px solid #99A1AF;color:#99a1af;padding:6px 12px;border-radius:8px}.coupon-stats{background:#f3f4f6;padding:20px;border-radius:16px;box-shadow:0 10px 20px #0000000d;border:1px solid #e5e7eb}.activitycat2{height:60px;width:990px;border-radius:14px;border:1px solid #FEE685;background-color:#fefce8;padding:5px;list-style:none;display:flex;justify-content:space-between;gap:18px;margin:20px 0}.catmenu5{color:#000;font-size:14px;font-weight:700;height:48px;width:240px;display:flex;justify-content:center;align-items:center;gap:8px}.catmenu5.active-subscriptionplans,.active-bannerads,.active-featuredlistings,.active-leadunlocks,.active-digitalmedia{background:linear-gradient(135deg,#ffb900,#f0b100);color:#0a0a0a;border-radius:12px}.stat-line{display:flex;justify-content:space-between;margin:22px 0 48px;color:#364153;font-size:14px;font-weight:700}.green-text{color:#16a34a}.blue-text2{color:#2563eb}.gold-text{color:#d49a00}.subscription-wrapper{margin-top:50px}.subscription-header{display:flex;justify-content:space-between;align-items:center;width:990px;border-radius:14px;padding:26px;background:linear-gradient(135deg,#fffbeb,#fefce8);border:1px solid #FEE685;height:86px}.add-plan-btn{background:#d4a017;border:none;padding:8px 14px;border-radius:10px;color:#fff;font-weight:600}.plans-grid{margin-top:25px;display:grid;grid-template-columns:repeat(4,1fr);gap:20px}.plans-grid1{margin:25px;display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.plan-card{padding:25px;border-radius:18px;height:300px;width:230px;border:1px solid #D4D4D8;background:#fff;position:relative;box-shadow:0 10px 20px #0000000d}.plan-card.popular{background:linear-gradient(to bottom,#cfe3ff,#9dc1f1);border:1px solid #8EC5FF}.plan-card.recommended{background:linear-gradient(to bottom,#fff4c2,#f5d77a);border:1px solid #FFD230}.plan-card.ultimate{background:linear-gradient(to bottom,#111,#000);color:#fff}.plan-tag{position:absolute;top:-10px;left:15px;font-size:10px;padding:4px 8px;border-radius:6px;font-weight:600}.plan-tag.blue{background:#2563eb;color:#fff}.plan-tag.yellow{background:#facc15}.plan-tag.dark{background:#000;color:#fff}.plan-card h2{font-size:26px;margin:10px 0 20px}.plan-card h4{font-size:20px;font-weight:700;margin:10px 0 20px}.noteicon{font-size:18px;color:#00a63e}.noteicon1{font-size:18px;color:#fb2c36}.planediticon{height:28px;width:28px;border-radius:8px;background-color:#fff;color:#0a0a0a;font-size:16px;padding:5px 0 4px 6px;margin-left:160px;border:1px solid #9dc1f1}.gst{font-size:12px;opacity:.8;margin:10px 0 20px}.plan-card ul{list-style:none;padding:0;margin-top:35px}.plan-card li{margin-bottom:8px;font-size:12px;display:flex;align-items:center;gap:8px}.coupon-overlay{position:fixed;inset:0;background:#00000073;display:flex;align-items:center;justify-content:center;z-index:999}.coupon-modal{background:#fff;width:720px;max-width:95%;max-height:90vh;border-radius:14px;display:flex;flex-direction:column;box-shadow:0 20px 60px #00000040}.coupon-header{padding:22px 28px 10px;display:flex;justify-content:space-between;align-items:flex-start;flex-shrink:0}.coupon-header h2{margin:0;font-size:20px}.coupon-header p{margin-top:4px;font-size:13px;color:#6b7280}.close-icon{font-size:20px;cursor:pointer}.coupon-body{padding:10px 28px;overflow-y:auto;flex:1}.coupon-body::-webkit-scrollbar{width:6px}.coupon-body::-webkit-scrollbar-thumb{background:#ddd;border-radius:6px}.coupon-form{display:grid;grid-template-columns:1fr 1fr;gap:18px 28px}.form-row{display:flex;flex-direction:column}.form-row label{font-size:13px;font-weight:600;margin-bottom:6px}.form-row input,.form-row select{padding:9px 12px;border-radius:8px;border:1px solid #d1d5db;font-size:14px;outline:none;transition:.2s}.form-row input:focus,.form-row select:focus{border-color:#f59e0b;box-shadow:0 0 0 2px #f59e0b26}.coupon-footer{padding:18px 28px 22px;display:flex;justify-content:flex-end;gap:12px;flex-shrink:0;border-top:1px solid #eee}.cancel-btn{padding:8px 18px;border-radius:8px;border:1px solid #d1d5db;background:#f3f4f6;cursor:pointer}.create-btn{padding:8px 20px;border-radius:8px;border:none;background:linear-gradient(135deg,#f59e0b,#d97706);color:#fff;font-weight:600;cursor:pointer}@media(max-width:768px){.coupon-form{grid-template-columns:1fr}}.enquiries-wrapper{background:#f4efe3;padding:30px;width:1030px;font-family:Segoe UI,sans-serif}.enquiries-header{background:#f7f1df;padding:24px;border:1px solid #FEE685;border-radius:14px;box-shadow:0 4px 12px #00000014;margin:20px 0 25px}.enquiries-header p{margin:10px 0 0;color:#3f3f47;font-size:16px;font-weight:400}.enquiries-header h1{margin:0;color:#b45309;font-size:26px}.stats-row{display:grid;grid-template-columns:repeat(4,1fr);gap:20px;margin-bottom:25px}.stat-card{background:#fff;border:1px solid #FEE685;padding:18px;border-radius:14px;box-shadow:0 5px 15px #00000014}.stat-top{display:flex;justify-content:space-between;align-items:center;font-size:13px;color:#6b7280}.stat-icon1{font-size:18px;color:#e17100}.stat-icon2{font-size:18px;color:#2b7fff}.stat-icon3{font-size:18px;color:#d4af37}.stat-line{height:3px;margin-top:12px;border-radius:4px}.blue-text{color:#155dfc;font-size:30px;font-weight:700}.yellow-text{color:#d4af37;font-size:30px;font-weight:700}.orange-text{color:#e17100;font-size:30px;font-weight:700}.statcardtext{color:#1447e6}.statcardtext1{color:#bb4d00}.statcardtext2{color:#d4af37}.blue{background:#3b82f6}.orange{background:#fff085}.yellow{background:#d4af37}.dot{width:8px;height:8px;border-radius:50%}.section-card{background:#fff;padding:22px;border-radius:14px;box-shadow:0 5px 15px #00000014;margin-bottom:25px}.section-card h3{color:#0a0a0a;font-size:18px;font-weight:700}.section-card p{color:#717182;font-size:14px;font-weight:400}.enquirymessage{color:#717182;margin-top:14px;font-size:14px;font-weight:400}.business-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:18px;margin-top:18px}.business-card{background:#f9fafb;padding:16px;border-radius:12px;border:1px solid #e5e7eb}.gapspace{display:flex;justify-content:space-between;align-items:center}.business-card.active{border:2px solid #facc15;background:#fffbea}.business-top{display:flex;justify-content:space-between;margin-bottom:8px;font-size:14px}.activitycat1{height:60px;width:1040px;border-radius:14px;border:1px solid #FEE685;background-color:#fefce8;padding:5px;list-style:none;display:flex;justify-content:space-between;gap:18px}.catmenu4{color:#000;font-size:14px;font-weight:700;height:48px;width:320px;display:flex;justify-content:center;align-items:center;gap:8px}.catmenu4.active-allenquiries,.active-chatsystem,.active-formsubmissions{background:linear-gradient(135deg,#ffb900,#f0b100);color:#0a0a0a;border-radius:12px}.business-icon{padding:6px;border-radius:8px;color:#fff}.yellow-bg{background:#eab308}.blue-bg{background:#3b82f6}.purple-bg{background:#a855f7}.green-bg{background:#22c55e}.orange-bg{background:#f97316}.badge1{padding:10px;border-radius:10px;font-size:14px;color:#717182;font-weight:700}.search-box{display:flex;align-items:center;gap:10px;background:#fff;padding:12px;border-radius:12px;box-shadow:0 4px 12px #0000000d;margin-bottom:20px}.search-box input{border:none;outline:none;width:100%}.tabs{display:flex;gap:10px;margin-bottom:20px}.tab{display:flex;align-items:center;gap:6px;padding:10px 18px;border-radius:20px;border:none;background:#e5e7eb;cursor:pointer}.tab.active{background:#facc15}.enquiry-card{background:#fff;margin-top:20px;border-radius:14px;box-shadow:0 5px 15px #00000014}.enquiryagentinfo{display:flex!important;flex-direction:column!important;white-space:normal!important;align-items:flex-start}.enquiryagentinfo span{display:inline-block;margin:0;line-height:1.2}.enquiryagentinfo h3{margin:0;font-size:13px;font-weight:600}.enquiryagentinfo p{margin:0;font-size:11px;color:#059669}.enquiry-header{display:flex;justify-content:space-between;padding:20px;align-items:center;background:linear-gradient(135deg,#fafafa,#f4f4f5)}.user-info{display:flex;gap:12px}.avatar{width:45px;height:45px;background:#eab308;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:700}.agent-section{display:flex;justify-content:center;gap:14px}.status{font-size:11px;margin-left:8px;padding:3px 8px;border-radius:10px;background:#fee2e2;color:#dc2626}.agent-badge{display:flex;align-items:center;gap:8px;background:#e6f7f0;padding:6px 10px;border-radius:8px}.reply-btn{background:#facc15;border:none;padding:8px 14px;border-radius:8px;cursor:pointer}.message-box{background:#f9fafb;padding:20px;border-radius:10px;margin:15px 0}.enquiry-footer{display:flex;justify-content:space-between;font-size:12px;padding:20px;color:#6b7280}.settingscontainer{height:1020px;width:1040px}.platforminformation{height:700px;width:1040px;border-radius:14px;background-color:#fff;border:1px solid #FEE685;margin-top:20px}.platforminfoheader{height:82px;width:1038px;background:linear-gradient(135deg,#fffbeb,#fefce8);border-bottom:1px solid #FEE685;padding:20px 0 0 20px;border-radius:14px}.platforminfoheader h2{color:#0a0a0a;font-size:20px;font-weight:700}.platforminfoheader p{color:#717182;font-size:16px;font-weight:400;margin-top:16px}.platforminfoinput,.platforminfoinput1,.platforminfoinput4{height:64px;width:1024px;margin:30px 0 0 20px}.platforminfoinput2,.platforminfoinput3{height:64px;width:480px;margin:30px 0 0 20px}.platforminfoinput h3,.platforminfoinput1 h3{color:#bb4d00;font-size:14px;font-weight:700}.platforminfoinput2 h3{color:#1447e6;font-size:14px;font-weight:700}.platforminfoinput3 h3,.platforminfoinput4 h3,.platforminputtitle{color:#008236;font-size:14px;font-weight:700}.platforminfoinput2 input,.platforminfoinput3 input{height:36px;width:480px;border-radius:8px;background-color:#f3f3f5;color:#0a0a0a;font-size:14px;font-weight:400;padding:8px;margin-top:12px}.platforminfoinput4 input,.platforminfoinput input{height:36px;width:990px;border-radius:8px;background-color:#f3f3f5;color:#0a0a0a;font-size:14px;font-weight:400;padding:8px;margin-top:12px}.platformaboutinfo{height:64px;width:990px;border-radius:8px;background-color:#f3f3f5;color:#0a0a0a;font-size:14px;font-weight:400;padding:8px;margin-top:12px}.platformcontactinfo{display:flex;gap:14px;margin-top:18px}.platformcontactinfo1{display:flex;gap:14px}.sendreply1{height:36px;width:118px;border-radius:8px;background-color:#d4af37;border-color:#d4af37;display:flex;align-items:center;font-weight:700;font-size:14px;padding-left:8px;gap:8px;margin:50px 0 0 20px}.sendreply2{height:36px;width:180px;border-radius:8px;background-color:#d4af37;border-color:#d4af37;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:14px;padding-left:8px;gap:8px;margin:24px 0 0 20px}.adminprofile{height:560px;width:1040px;border-radius:14px;background-color:#fff;border:1px solid #FEE685;margin-top:20px}.adminprofilehead{height:146px;width:990px;border-radius:14px;background:linear-gradient(135deg,#fffbeb,#fefce8);border:1px solid #FEE685;display:flex;padding:16px;margin:60px 0 0 25px}.adminprofilepic{height:90px;width:90px;border-radius:50%;background-color:#d4af37;color:#0a0a0a;font-size:24px;font-weight:700;padding:30px;margin:10px}.cameraicon{height:30px;width:30px;border-radius:50%;background-color:#d4af37;color:#0a0a0a;font-size:18px;padding:6px;margin:6px 0 0 34px}.adminprofileinfo{display:flex;flex-direction:column;gap:12px;margin:16px 0 0 34px}.adminprofileinfo h3{color:#973c00;font-size:18px;font-weight:700}.adminprofileinfo p{color:#bb4d00;font-size:14px;font-weight:400}.adminprofileinfo span{width:fit-content;color:#bb4d00;font-size:14px;font-weight:700;align-items:center;justify-content:center;padding:8px;border-radius:8px;border:1px solid #FFB900}.securityinfo{height:460px;width:1040px;border-radius:14px;border:1px solid #FFC9C9;margin-top:20px}.activitycontainer{height:1900px;width:auto;margin:0}.activityheader{height:auto;width:90%;border-radius:24px;border:1px solid #fee685;background-color:#fefce8;margin:20px 0 0 20px;padding:16px}.activityheadline{font-size:48px;font-weight:700;gap:8px;display:flex;align-items:center;margin-left:20px}.gradient-text{background:linear-gradient(90deg,#e17100,#d08700,#bb4d00);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;color:transparent}.activityicon{font-size:40px;color:#e17100}.activitydesc{color:#52525c;font-size:18px;margin:16px 0 0 16px}.activityanalytics{height:176px;width:auto;display:flex;gap:10px;margin:16px 0 0 16px}.activityanalytic{height:176px;width:342px;border-radius:14px;background-color:#fef2f2;border:1px solid #ffd6a8}.analyticheader{color:#ca3500;font-size:12px;font-weight:700;padding:20px 20px 0;display:flex;justify-content:space-between}.analyticsicon{font-size:large}.analyticnum{color:#7e2a0c;font-size:36px;margin-left:20px}.analyticdesc{color:#ca3500;font-size:14px;margin:40px 0 0 20px;display:inline-block}.activityanalytic1{height:176px;width:342px;border-radius:14px;background-color:#eef2ff;border:1px solid #bedbff}.analyticheader1{color:#1447e6;font-size:12px;font-weight:700;padding:20px 20px 0;display:flex;justify-content:space-between}.analyticnum1{color:#1c398e;font-size:36px;margin-left:20px}.analyticdesc1{color:#1447e6;font-size:14px;margin:40px 0 0 20px;display:inline-block}.activityanalytic2{height:176px;width:342px;border-radius:14px;background-color:#fefce8;border:1px solid #fee685}.analyticheader2{color:#bb4d00;font-size:12px;font-weight:700;padding:20px 20px 0;display:flex;justify-content:space-between}.analyticnum2{color:#7b3306;font-size:36px;margin-left:20px}.analyticdesc2{color:#bb4d00;font-size:14px;margin:40px 0 0 20px;display:inline-block}.activitycat{height:60px;width:1040px;border-radius:14px;border:1px solid #fee685;background-color:#fefce8;margin:20px 0 0 20px;padding:5px;list-style:none;display:flex;justify-content:space-between;gap:18px}.catmenu1{color:#7e2a0c;font-size:14px;font-weight:700;background-color:#ffe2e2;border-radius:14px;height:48px;width:320px;display:flex;justify-content:center;align-items:center;gap:4px}.catmenu2{color:#000;font-size:14px;font-weight:700;height:48px;width:320px;display:flex;justify-content:center;align-items:center;gap:4px}.catnum{background-color:#ff6900;color:#fff;height:22px;width:24px;font-size:12px;display:flex;justify-content:center;align-items:center;border-radius:8px}.activitydetail{height:1430px;width:1040px;border-radius:14px;border:1px solid #ffd6a8;margin:20px 0 0 20px;gap:18px}.detailheader{height:74px;width:1038px;background-color:#fef2f2;display:flex;flex-direction:column;justify-content:center;margin-bottom:30px}.detailheading{color:#9f2d00;font-size:18px;margin-left:20px;font-weight:700}.detaildesc{color:#f54900;font-style:14px;margin:8px 0 0 20px}.activityinfo{height:248px;width:1004px;border-radius:16px;margin:10px 0 0 20px;border:1px solid #e4e4e7;display:flex}.activityimg{margin:16px;height:180px;width:180px}.activityimg1{margin:16px;height:160px;width:160px;border-radius:14px;border:1px solid #fee685}.activityinfodiv{width:750px;height:210px;margin:14px}.activityinfoheader{height:66px;width:750px}.activityinfohead{display:flex;justify-content:space-between}.activityinfoheading{color:#18181b;font-size:18px;font-weight:700}.activityinfoprice{color:#d08700;font-size:24px;font-weight:700}.activityinfotags{display:flex;list-style:none;gap:8px}.businesscat{color:#973c00;font-size:12px;font-weight:700;width:fit-content;display:flex;border-radius:8px;background-color:#fef3c6;border:2px solid #fee685;align-items:center;padding:4px;gap:6px}.productcat{font-size:12px;font-weight:700;width:fit-content;color:#3f3f47;display:flex;border-radius:8px;border:2px solid #9f9fa9;align-items:center;padding:4px}.plancat{color:#973c00;font-size:12px;font-weight:700;width:fit-content;display:flex;border-radius:8px;background-color:#fef3c6;border:2px solid #ffd230;align-items:center;padding:4px;gap:6px}.activityinfodetailrow{display:flex;justify-content:space-between}.activityinfoicon{color:#52525c;font-size:14px;display:inline-flex;gap:6px;height:20px;margin-top:8px;width:360px}.activityapprovedtags{width:750px;height:80px;border-top:1px solid #e4e4e7;margin-top:12px}.activityapprovedtitle{color:#3f3f47;font-size:14px;font-weight:700;margin-top:8px}.activityapprovedtag{display:flex;list-style:none;gap:10px;color:#fff;font-size:14px;margin-top:14px}.generaltag{height:36px;width:94px;background-color:#62748e;border-radius:8px;gap:6px;display:flex;justify-content:center;align-items:center}.luxurytag{height:36px;width:90px;background-color:#d4af37;border-radius:8px;gap:6px;display:flex;justify-content:center;align-items:center}.classictag{height:36px;width:86px;background-color:#9810fa;border-radius:8px;gap:6px;display:flex;justify-content:center;align-items:center}.rejecttag{height:36px;width:86px;border:1px solid #ffa2a2;border-radius:8px;color:#c10007;gap:6px;display:flex;justify-content:center;align-items:center}.businesscat1{color:#1d293d;font-size:12px;font-weight:700;width:fit-content;display:flex;border-radius:8px;background-color:#f1f5f9;border:2px solid #e2e8f0;align-items:center;padding:4px;gap:6px}.activitycat li{cursor:pointer;padding:10px 20px}.activitycat .catmenu2.active-approvals{background-color:#f5d6d6;color:#9a3412;border-radius:12px}.activitycat .catmenu2.active-ads{background-color:#e0f2fe;color:#075985;border-radius:12px}.activitycat .catmenu2.active-featured{background-color:#fef3c7;color:#92400e;border-radius:12px}.detailheader1{height:74px;width:1038px;background-color:#eef2ff;display:flex;flex-direction:column;justify-content:center;margin-bottom:30px}.detailheading1{color:#193cb8;font-size:18px;margin-left:20px;font-weight:700}.detaildesc1{color:#155dfc;font-style:14px;margin:8px 0 0 20px}.detailheader2{height:74px;width:1038px;background-color:#fefce8;display:flex;flex-direction:column;justify-content:center;margin-bottom:30px}.detailheading2{color:#973c00;font-size:18px;margin-left:20px;font-weight:700}.detaildesc2{color:#e17100;font-style:14px;margin:8px 0 0 20px}.advertcreate{height:540px;width:1014px;border-radius:14px;background-color:#eef2ff;margin-left:12px;border:1px solid #bedbff;padding:28px}.advertheader{color:#1c398e;gap:8px;font-size:18px;font-weight:700;display:inline-flex;align-items:center}.adverttitlediv{margin-top:14px}.adverttitle{color:#1447e6;gap:8px;font-size:14px;font-weight:700;display:inline-flex;align-items:center}.advertinputitle{border:1px solid #8ec5ff;border-radius:8px;padding:10px;height:38px;background-color:#fff;color:#717182;width:978px;margin-top:8px;font-size:14px;outline:none}.advertinputdesc{border:1px solid #8ec5ff;border-radius:8px;padding:10px;height:96px;background-color:#fff;color:#717182;width:978px;margin-top:8px;font-size:14px;outline:none}.advertinputrow{display:flex;justify-content:space-between;gap:24px}.advertinputtext{border:1px solid #8ec5ff;border-radius:8px;padding:10px;height:38px;background-color:#fff;color:#717182;width:476px;margin-top:8px;font-size:14px;outline:none}.formdesclaimer{font-size:12px;color:#e17100;margin-top:12px;display:inline-block}.adcreatebutton{height:36px;width:160px;background-color:#d4af37;color:#000;display:flex;justify-content:center;align-items:center;font-size:14px;margin-top:16px;border-radius:16px;border-color:#d4af37}.detailheading3{color:#193cb8;font-size:18px;margin:26px 0 0 20px;font-weight:700;gap:12px;display:inline-flex;justify-content:center}.advertdiv{background-color:#f0fdf4;height:98px;width:1014px;display:flex;border-radius:16px;border:1px solid #5ee9b5;padding:16px;margin:12px 0 0 12px}.advertinfo{height:76px;width:890px}.advertheading{color:#18181b;font-size:16px;font-weight:700;display:inline-flex;gap:12px;align-items:center}.adverttag{background-color:#00bc7d;color:#fff;border-radius:8px;padding:4px;font-size:12px;font-weight:300;gap:12px;display:inline-block;align-items:center;justify-content:center}.advertinputs{display:flex;list-style:none;margin-top:8px}.advertinput{height:40px;width:200px}.advertinputtitle{color:#71717b;font-size:14px;font-weight:300}.advertproductname{color:#1447e6;font-size:14px;font-weight:700}.advertinputinfo{color:#27272a;font-size:14px;font-weight:700}.toggleContainer{display:flex;align-items:center;gap:10px}.switch{position:relative;display:inline-block;width:40px;height:20px}.switch input{opacity:0;width:0;height:0}.toggleStatus{color:#3f3f47;font-size:14px}.searchBox{position:relative;margin-left:12px}.searchInput{width:1014px;height:44px;padding-left:40px;border:1px solid #fec84b;border-radius:10px;font-size:14px;outline:none}.searchIcon{position:absolute;top:50%;left:14px;transform:translateY(-50%);font-size:18px;color:#9ca3af}.searchdesc{color:#bb4d00;font-size:14px;margin:10px 0 0 12px;display:inline-block}.viewcat{color:#193cb8;background-color:#dbeafe;border-radius:8px;width:fit-content;display:flex;justify-content:center;align-items:center;gap:6px;font-size:12px;padding:10px}.switcher{position:relative;display:inline-block;width:40px;height:20px;margin-top:12px}.switcher input{opacity:0;width:0;height:0}.slider{position:absolute;cursor:pointer;background-color:#ccc;border-radius:20px;inset:0;transition:.4s}.slider:before{position:absolute;content:"";height:14px;width:14px;left:3px;bottom:3px;background-color:#fff;border-radius:50%;transition:.4s}input:checked+.slider{background-color:#ff6900}input:checked+.slider:before{transform:translate(20px)}.switchedtag{color:#3f3f47;font-size:16px;font-weight:700;display:inline-flex;margin-left:8px;align-items:center;justify-content:center;gap:10px}.activityapprovedtags1{width:750px;height:36px;border-top:1px solid #fee685;margin-top:20px;padding-top:8px;display:flex;gap:12px}.activityinfo1{width:1004px;height:200px;margin:14px;display:flex;background-color:#fefce8;border-radius:16px;border:1px solid #fee685}@media screen and (max-width:600px){.activitycontainer{width:100%;height:auto}.activityanalytics{width:90%;height:auto;flex-direction:column}.activityanalytic,.activityanalytic1,.activityanalytic2{width:100%}.activitycat{width:90%}.catmenu2{width:fit-content;height:fit-content;font-size:12px}.activitydetail{width:90%;height:auto;overflow:hidden}.detailheader{width:100%;height:auto;padding:16px}.activityinfo{width:90%;height:auto;flex-direction:column;overflow:hidden}.activityimg,.activityapprovedtags{width:90%}.activityapprovedtag{width:100%}.generaltag,.luxurytag,.classictag,.rejecttag{width:fit-content;padding:2px 7px;font-size:10px;gap:3px}.detailheader1{width:100%;height:auto;padding:16px}.advertcreate{width:90%;height:auto;padding:16px}.advertinputitle,.advertinputdesc,.advertinputtext{width:100%}.adverttitle{font-size:12px}.formdesclaimer{font-size:10px}.advertdiv{width:90%;height:auto}.advertinfo{width:100%}.advertinputs{width:100%;height:auto}}.productcontainer1{min-height:1900px;height:auto;width:auto;margin:0;padding:14px;background-color:#fef7e4}.producthead1{display:flex;width:1024px;gap:14px}.backbutton{height:36px;width:36px;justify-content:center;align-items:center;border-radius:8px;background-color:#fff;color:#000;font-size:18px;margin:18px 14px 0 0;padding:8px}.categoryselection3{height:286px;width:1014px;border-radius:14px;background-color:#fff;box-shadow:inset 0 0 0 1.25px #0000001a;border:1px solid #FEE685;margin-top:20px}.categoryselctionheader{height:68px;width:1014px;padding:14px;display:flex;margin-top:12px}.headericon{color:#e17100;font-size:24px;margin:12px 14px 0 0}.productcreatehead{color:#0a0a0a;font-size:16px}.productheaddesc1{color:#717182;font-size:16px;margin-top:6px;display:inline-block}.productselection{height:174px;width:990px;display:flex;gap:10px}.selectedcategory{height:174px;width:256px;border-radius:16px;border:1px solid #FFB900;align-items:center;justify-content:center;text-align:center;display:flex;flex-direction:column;list-style:none;margin:12px 0 0 12px;gap:10px}.selectedcaticon{height:50px;width:50px;padding:12px;font-size:24px;border-radius:16px;background-color:#fe9a00;color:#fff}.selectedcatname{color:#18181b;font-size:14px;font-weight:700}.selectedcatname1{color:#3f3f47;font-size:14px;font-weight:700}.selectedcatdesc{color:#71717b;font-size:12px;font-weight:400}.selectedcattag{background-color:#fe9a00;color:#fff;align-items:center;justify-content:center;padding:6px;width:fit-content;border-radius:8px;font-size:12px}.selectedcategory1{height:174px;width:256px;border-radius:16px;border:1px solid #E4E4E7;align-items:center;justify-content:center;text-align:center;display:flex;flex-direction:column;list-style:none;margin:12px 0 0 12px;gap:10px}.selectedcaticon1{height:50px;width:50px;padding:12px;font-size:24px;border-radius:16px;background-color:#f4f4f5;color:#52525c}.selectedcaticon2{padding-top:12px;font-size:24px;color:#fe9a00}.categoryfilter1{height:202px;width:1014px;padding:16px;background-color:#eef2ff;box-shadow:inset 0 0 0 1.25px #0000001a;border-radius:16px;margin-top:26px}.productcategoryselector{color:#155dfc;font-size:24px;margin:12px 14px 0 0}.categoryselctionheader1{height:48px;width:1014px;padding:14px;display:flex;top:0}.categoryfilters1{height:78px;width:1004px;display:flex;list-style:none;gap:10px;margin:28px 0 0 14px}.categoryselection4{height:78px;width:98px;border-radius:10px;box-shadow:inset 0 0 0 1.25px #0000001a;color:#364153;font-size:12px;display:flex;align-items:center;flex-direction:column;text-align:center;justify-content:center}.categoryselection4.active-tab{border:1px solid #FE9A00;color:#e17100;box-shadow:inset 0 0 0 1.25px #fe9a00;height:78px;width:98px;border-radius:10px;font-size:12px;display:flex;align-items:center;flex-direction:column;text-align:center;justify-content:center}.categoryselection5{height:78px;width:110px;border-radius:10px;box-shadow:inset 0 0 0 1.25px #0000001a;color:#364153;font-size:12px;display:flex;align-items:center;flex-direction:column;text-align:center;justify-content:center}.categoryselection5.active-tab{border:1px solid #FE9A00;color:#e17100;box-shadow:inset 0 0 0 1.25px #fe9a00;height:78px;width:110px;border-radius:10px;font-size:12px;display:flex;align-items:center;flex-direction:column;text-align:center;justify-content:center}.basicinfoform{min-height:588px;height:auto;width:1014px;border-radius:14px;box-shadow:inset 0 0 0 1.25px #0000001a;background-color:#fff;margin-top:16px;padding:18px 0 24px 26px}.basicinfotitle{color:#0a0a0a;font-size:16px;font-weight:400;margin-top:26px}.basicinfodesc{color:#717182;font-size:16px;margin-top:8px;display:inline-block}.selectedcategory2{height:154px;width:968px;border-radius:16px;background-color:#fefce8;border:1px solid #E4E4E7;align-items:center;justify-content:center;text-align:center;display:flex;flex-direction:column;list-style:none;margin-top:12px;gap:10px}.basicinfoinput{border-radius:8px;padding:10px;height:38px;background-color:#f3f3f5;color:#717182;width:968px;margin-top:8px;font-size:14px;border:none}.basicinfoinput1{border-radius:8px;padding:10px;height:38px;background-color:#f3f3f5;color:#717182;width:244px;margin-top:8px;font-size:14px;border:none}.basicinfoinput2{border-radius:8px;padding:10px;height:38px;background-color:#f3f3f5;color:#717182;width:224px;margin-top:8px;font-size:14px;border:none;display:flex;justify-content:space-between}.basicinfoinput3{border-radius:8px;padding:10px;height:38px;background-color:#f3f3f5;color:#717182;width:126px;margin-top:8px;font-size:14px;border:none}.basicinfoinput4{border-radius:8px;padding:10px;height:38px;background-color:#f3f3f5;color:#717182;width:475px;margin-top:8px;font-size:14px;border:none}.basicinforow{display:flex;gap:20px}.marketplacePreviewsRow{margin-top:12px;flex-wrap:wrap;row-gap:12px}.marketplacePreviewItem{width:180px}.basicinfoinputdiv{gap:12px}.basiccatinputs{height:380px;width:1014px;border-radius:14px;box-shadow:inset 0 0 0 1.25px #0000001a;background-color:#fff;margin-top:16px;padding:18px 0 0 26px}.basiccarinputs{height:580px;width:1014px;border-radius:14px;box-shadow:inset 0 0 0 1.25px #0000001a;background-color:#fff;margin-top:16px;padding:18px 0 0 26px}.basicbikeinputs{height:480px;width:1014px;border-radius:14px;box-shadow:inset 0 0 0 1.25px #0000001a;background-color:#fff;margin-top:16px;padding:18px 0 0 26px}.basicjewelinputs{height:220px;width:1014px;border-radius:14px;box-shadow:inset 0 0 0 1.25px #0000001a;background-color:#fff;margin-top:16px;padding:18px 0 0 26px}.basicantiqueinputs{height:300px;width:1014px;border-radius:14px;box-shadow:inset 0 0 0 1.25px #0000001a;background-color:#fff;margin-top:16px;padding:18px 0 0 26px}.formsubmissiontags{height:36px;width:1014px;display:flex;justify-content:flex-end;align-items:center;gap:10px;margin-top:16px}.submittbutton{background-color:#d4af37;color:#0a0a0a;display:flex;align-items:center;justify-content:center;gap:6px;padding:10px;font-size:12px;border-radius:8px;border-color:#d4af37;margin-left:10px}.buttonspinner{width:12px;height:12px;border:2px solid rgba(10,10,10,.25);border-top-color:#0a0a0a;border-radius:999px;animation:buttonspin .8s linear infinite}@keyframes buttonspin{to{transform:rotate(360deg)}}.cancelbutton{background-color:#fff;color:#0a0a0a;align-items:center;justify-content:center;padding:10px;font-size:12px;border-radius:8px;box-shadow:inset 0 0 0 1.25px #0000001a;margin-left:10px;border-color:#fff}.productpagecontainer1{height:1400px;width:auto;margin:0;padding:14px;background-color:#fef7e4}.productheaddesc1{font-size:16px;color:#52525c;display:inline-flex;margin:14px 12px 0 0;gap:8px}.productpagedetail{gap:12px;padding:26px;display:flex}.productpageleft{width:678px;height:1246px}.productpageright{width:300px;height:1246px}.productpageimage{height:578px;width:678px;box-shadow:inset 0 0 0 1.25px #0000001a;border-radius:14px}.productheaderimage{height:396px;width:678px;border-radius:10px;margin-bottom:10px}.productimagescroller{list-style:none;display:flex;height:154px;width:678px;padding:10px;gap:10px;margin-left:10px}.productimageone{height:122px;width:208px;border-radius:10px}.productdescription{min-height:174px;width:678px;padding:32px;box-shadow:inset 0 0 0 1.25px #0000001a;border-radius:14px;margin-top:14px}.producttitle{color:#0a0a0a;font-size:16px}.productdescpara{color:#3f3f47;font-size:16px;width:640px;line-height:26px;margin-top:14px}.productfeatures{height:82px;width:658px;display:flex;justify-content:space-between}.productfeaturesleft{list-style:none;width:320px;gap:12px;margin-top:14px}.productfeaturelist{color:#0a0a0a;font-size:14px;display:flex;align-items:center;margin-top:4px;gap:6px}.featuredoticon{color:#d4af37;font-size:24px}.productfeaturesright{list-style:none;gap:12px;width:320px;margin-top:14px}.productowner{height:240px;width:678px;padding:32px;box-shadow:inset 0 0 0 1.25px #0000001a;border-radius:14px;margin-top:14px}.productowner1{height:188px;width:342px;padding:32px;box-shadow:inset 0 0 0 1.25px #0000001a;border-radius:14px;margin-top:14px}.productownerinfo{height:40px;width:658px;display:flex;margin-top:14px}.productownericon{height:32px;width:32px;border-radius:10px;padding:6px;color:#52525c;background-color:#f4f4f5;font-size:20px;margin:6px 8px 0 0}.productownedetails{list-style:none;gap:6px;display:flex;flex-direction:column}.productownerdata{color:#71717b;font-size:14px}.productownername{color:#0a0a0a;font-size:14px}.productstatus{height:262px;width:342px;border-radius:14px;box-shadow:inset 0 0 0 1.25px #0000001a;padding:16px 16px 16px 25px}.currentstatus{font-size:14px;color:#71717b;display:inline-block;margin-top:20px}.currentstatus1{font-size:14px;color:#71717b;display:inline-flex;margin-top:20px;justify-content:center;align-items:center;gap:6px}.productpageactivetag{font-size:12px;color:#fff;border-radius:8px;background-color:#0a0a0a;padding:4px;width:fit-content;justify-content:center;align-items:center;margin-top:20px}.productpagepricetag{color:#d4af37;font-size:24px;margin-top:16px}.productbreakline{height:1px;background-color:#c6c6c7;width:290px;margin-top:14px}.productperformance{width:342px;height:184px;border-radius:14px;box-shadow:inset 0 0 0 1.25px #0000001a;padding:16px 16px 16px 25px;margin-top:20px}.performanceviews{display:flex;justify-content:space-between;margin:8px 20px 0 0}.performancecount{color:#0a0a0a;font-size:18px;margin-top:20px}.productpagebuttons{height:134px;width:342px;border-radius:14px;box-shadow:inset 0 0 0 1.25px #0000001a;justify-content:center;display:flex;flex-direction:column;align-items:center;gap:16px;margin-top:20px}.editproductbutton{height:36px;width:292px;border-radius:8px;background-color:#d4af37;color:#0a0a0a;border-color:#d4af37;display:inline-flex;gap:6px;align-items:center;justify-content:center;font-size:14px}.productsbackbutton{height:36px;width:292px;border-radius:8px;box-shadow:inset 0 0 0 1.25px #0000001a;color:#0a0a0a;border-color:1.25px rgba(153,153,153,.1);font-size:14px}.productedit-form{max-width:1024px;margin-top:20px;padding:20px;background:#fff;border-radius:14px;border:1px solid #FEE685;box-shadow:inset 0 0 0 1.25px #0000001a}.productedit-field{margin-bottom:16px}.productedit-field label{display:block;font-size:14px;font-weight:500;color:#0a0a0a;margin-bottom:6px}.productedit-field input,.productedit-field select,.productedit-field textarea{width:100%;padding:10px 12px;font-size:14px;border:1px solid rgba(0,0,0,.15);border-radius:8px;background:#fff}.productedit-field textarea.productedit-meta{font-family:monospace;resize:vertical}.productedit-row{display:flex;gap:16px}.productedit-row .productedit-field{flex:1}.productedit-actions{display:flex;gap:12px;margin-top:24px;padding-top:16px;border-top:1px solid rgba(0,0,0,.08)}.productedit-actions .editproductbutton,.productedit-actions .productsbackbutton{padding:10px 20px;font-size:14px;border-radius:8px;cursor:pointer}.productedit-actions .editproductbutton{background:#ffb900;color:#0a0a0a;border:none}.productedit-actions .editproductbutton:disabled{opacity:.7;cursor:not-allowed}.productedit-actions .productsbackbutton{background:#fff;border:1px solid rgba(0,0,0,.2);color:#0a0a0a}.createUserContainer{padding:24px;background:#f8f6f2;width:1024px}.createUserHeader{display:flex;align-items:center;gap:15px;color:#a65f00;font-weight:400;background:#fff8e6;border:1px solid #f1c94a;padding:16px;border-radius:10px}.backBtn{background:#fff;padding:6px;border-radius:6px;cursor:pointer}.createuserheading{color:#a65f00;font-weight:400;font-size:30px}.createuserdesc{color:#3f3f47;font-weight:300;font-size:16px}.usercreatecategory{color:#0a0a0a;font-size:20px;align-items:center;gap:10px;font-weight:300}.businesscategoryicon{color:#e17100;align-items:center}.businessCard{background:#fff;border-radius:10px;margin-top:20px;box-shadow:0 4px 12px #0000000f}.accountCard{width:342px;background:#fff;border-radius:10px;padding:20px;margin-top:20px;box-shadow:0 4px 12px #0000000f}.userInfoCard{width:608px;background:#fff;border-radius:10px;padding:20px;margin-top:20px;box-shadow:0 4px 12px #0000000f}.userinfoheader{color:#717182;font-size:14px;margin-top:10px;display:inline-block}.cardTitle{height:82px;width:auto;padding:20px;background-color:#fefce8;border:1px solid #FEE685;border-top:14px;margin-top:26px}.cardTitle1{height:82px;width:auto;margin-top:20px}.cardTitle h3{margin:0}.cardTitle span{color:#71717b;font-size:13px}.primaryLabel{margin-top:15px;font-size:13px;color:#3f3f47;font-weight:700}.categoryRow{display:flex;gap:16px;margin-top:10px;padding:20px}.categoryBox{flex:1;border:1px solid #e4e4e7;border-radius:8px;padding:16px;color:#364153;text-align:center;cursor:pointer;display:flex;flex-direction:column;gap:6px;align-items:center}.activeCat{border:1px solid #f1b000;background:#fff7d6}.bottomGrid{display:grid;grid-template-columns:2fr 1fr;gap:20px}.formGrid{display:grid;grid-template-columns:1fr 1fr;gap:16px;margin-top:15px}.formGroup{display:flex;flex-direction:column;gap:6px}.userforminput{color:#717182;background-color:#f3f3f5;height:36px}.userinfotitle{color:#3f3f47;font-size:14px;font-weight:700}.usercardtitle{color:#0a0a0a;font-size:20px;font-weight:400}.formGroup input,.formGroup select{padding:10px;border-radius:6px;border:1px solid #e4e4e7}.createBtn{background:#d4af37;border:none;padding:10px;width:300px;color:#0a0a0a;font-size:16px;font-weight:700;border-radius:6px;margin:15px 12px 0 0;cursor:pointer}.cancelBtn{margin-top:10px;padding:10px;border-radius:6px;width:300px;border:1px solid #e4e4e7;background:#fff;cursor:pointer}.userProfileContainer{padding:30px;background:#fffbeb;width:1034px}.userTopBar{justify-content:space-between;margin-bottom:20px;height:85px;width:974px;box-shadow:inset 0 0 0 1.25px #0000001a;border-radius:14px;align-items:center;display:flex}.backUsers{cursor:pointer;display:flex;align-items:center;gap:6px;margin-left:14px}.editUserBtn{background:#eab308;border:none;height:36px;width:110px;padding:10px 18px;margin-right:16px;border-radius:10px;cursor:pointer}.userMainCard{background:#fff;padding:20px;display:flex;gap:20px;height:280px;width:970px;border-top:8px solid #FFD230;box-shadow:inset 0 0 0 1.25px #0000001a;border-radius:14px}.usermainleft{display:flex;flex-direction:column}.userplantag{height:38px;width:100px;border-radius:8px;color:silver;border:1px solid #C0C0C0;font-size:14px;font-weight:700;padding:10px;margin:14px 0 0 6px}.avatarCircle{height:120px;width:120px;border-radius:50%;background:#ddd;display:flex;align-items:center;border:1px solid #FFD230;justify-content:center;font-size:36px;font-weight:700}.userprofilenameheader{font-size:30px;color:#000;font-weight:700;align-items:center;display:flex}.activeBadge{background:#16a34a;color:#fff;padding:4px 10px;border-radius:8px;font-size:12px;margin-left:8px}.memberSince{color:#52525c;font-size:14px;margin-top:10px}.infoGrid{display:grid;grid-template-columns:repeat(2,1fr);gap:10px;margin-top:15px}.infoBox{padding:12px;width:380px;border-radius:10px;color:#3f3f47;font-size:15px;display:flex;align-items:center;gap:10px}.blue{background:#ecfeff;border:1px solid #BEDBFF}.green{background:#ecfdf5;border:1px solid #B9F8CF}.purple{background:#fdf2f8;border:1px solid #E9D4FF}.yellow{background:#fefce8;border:1px solid #FEE685}.useremailicon{width:42px;height:42px;padding:10px;border-radius:12px;color:#fff;font-size:22px}.blue1{background:linear-gradient(135deg,#5aa2ff,#2f6fe4)}.green1{background:linear-gradient(135deg,#05df72,#00c950)}.purple1{background:linear-gradient(135deg,#c27aff,#ad46ff)}.yellow1{background:#d4af37}.statsGrid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px;margin:20px 0}.statCard{background:#fff;padding:20px;box-shadow:inset 0 0 0 1.25px #0000001a;border-radius:14px}.statcardrow{display:flex;justify-content:space-between}.statcardname{font-size:14px;font-weight:700}.blue2{color:#155dfc}.green2{color:#00a63e}.yellow2{color:#d4af37}.purple2{color:#9810fa}.statcardvalue{color:#27272a;font-size:30px;font-weight:700;margin-top:16px}.gold{color:#d4af37}.catmenu3{color:#000;font-size:14px;font-weight:700;height:48px;width:320px;display:flex;justify-content:center;align-items:center;gap:8px}.activitycat{height:60px;width:1040px;border-radius:14px;border:1px solid #FEE685;background-color:#fefce8;margin:20px 0 0 20px;padding:5px;list-style:none;display:flex;justify-content:space-between;gap:18px}.activitycat div{cursor:pointer}.catmenu3.active-products,.catmenu3.active-leads,.catmenu3.active-activity{background:linear-gradient(135deg,#ffb900,#f0b100);color:#000;font-weight:700;border-radius:14px}.catmenu3:hover{transform:translateY(-1px)}.catnum1{color:#000;font-size:14px;display:flex;gap:8px}.publishedproducts{height:60px;width:954px;background:linear-gradient(135deg,#eff6ff,#ecfeff);border-top:14px;padding:24px;color:#3f3f47;font-size:20px;font-weight:500;align-items:center;gap:10px;display:flex}.publishedicon{color:#d4af37;font-size:20px}.highlight{border:2px solid #EAB308}.productTable{background:#fff;border-radius:12px;padding:20px}table{width:100%;border-collapse:collapse;margin-top:10px}th,td{padding:12px;border-bottom:1px solid #eee;text-align:left}.tag{background:#e6f0ff;padding:4px 8px;border:1px solid #BEDBFF;color:#1447e6;font-weight:700;border-radius:6px}.price{color:#c28a00;font-weight:700;font-size:18px;height:58px}.pricetier{width:fit-content;margin-top:12px;gap:6px;color:#64748b}.userviews{color:#3f3f47;font-size:14px;font-weight:700;display:flex;align-items:center;gap:6px;height:62px}.userleads{color:#d4af37;font-size:14px;font-weight:700;gap:6px}.userleadsicon{color:#00c950;font-size:18px}.status{padding:4px 10px;border-radius:6px}.status.active{background:#16a34a;color:#fff}.status.sold{background:#ddd}.sub{font-size:12px;color:#777;display:flex;align-items:center;gap:6px}.leadsWrapper{background:#fff;border-radius:16px;box-shadow:0 10px 25px #00000014;overflow:hidden;margin-top:20px}.leadsHeader{padding:18px 24px;background:#e9f3ef;border-bottom:1px solid #e5e7eb}.leadsHeader h3{font-size:18px;font-weight:600;color:#2e2e2e}.leadsTable{width:100%;border-collapse:collapse}.leadsTable th{text-align:left;padding:14px 24px;font-size:14px;font-weight:600;color:#6b7280;text-align:center;background:#f9fafb;border-bottom:1px solid #e5e7eb}.leadsTable td{padding:18px 24px;vertical-align:middle;border-bottom:1px solid #f1f1f1}.leadsTable tr:last-child td{border-bottom:none}.leadInfo{display:flex;align-items:center;gap:12px}.avatar{height:42px;width:42px;border-radius:50%;background:#d4af37;display:flex;align-items:center;justify-content:center;font-weight:600;color:#000;font-size:14px}.contactBox{display:flex;align-items:center;gap:8px;padding:6px 10px;border-radius:8px;font-size:13px;width:fit-content;margin-bottom:6px}.contactBox.email{background:#e8f0fe;color:#2563eb}.contactBox.phone{background:#e6f7ed;color:#16a34a}.icon{font-size:16px}.dateBox{display:flex;align-items:center;gap:6px;font-size:13px;color:#6b7280}.dateIcon{color:#f97316}.status{padding:6px 14px;border-radius:999px;font-size:12px;font-weight:500;text-transform:lowercase}.status.new{background:#e0f2fe;color:#0284c7}.status.contacted{background:#e5e7eb;color:#4b5563}.status.qualified{background:#f3f4f6;color:#111827}.leadsTable tbody tr:hover{background:#fafafa;transition:.2s ease}.userleadsheader{font-size:20px;color:#0a0a0a;display:flex;align-items:center;gap:8px}.userleadsheadericon{color:#d4af37;font-size:20px}.productinterest{font-size:14px;color:#393d46}.activityWrapper{background:#fff;border-radius:16px;box-shadow:0 12px 30px #00000014;overflow:hidden;margin-top:14px}.activityHeader{display:flex;align-items:center;gap:8px;padding:18px 24px;background:linear-gradient(135deg,#f7e7b4,#f4d98a);border-bottom:1px solid #e6e6e6}.activityHeader h3{font-size:18px;font-weight:600;color:#2d2d2d}.activityHeaderIcon{color:#b88a00;font-size:18px}.timeline{padding:20px 24px}.timelineItem{display:flex;gap:18px;margin-bottom:30px;position:relative}.timelineItem:last-child{margin-bottom:0}.timelineLeft{display:flex;flex-direction:column;align-items:center;position:relative}.circle{height:38px;width:38px;background:#d4af37;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:600;color:#000;font-size:14px;box-shadow:0 4px 10px #d4af3766}.verticalLine{width:2px;flex:1;background:#d4af37;margin-top:6px}.timelineContent{flex:1;display:flex;justify-content:space-between;align-items:center}.timelineContent h4{font-size:14px;font-weight:600;margin-bottom:4px;color:#2d2d2d}.timelineContent p{font-size:13px;color:#6b7280}.timeBadge{display:flex;align-items:center;gap:6px;background:#f3f4f6;padding:6px 12px;border-radius:20px;font-size:12px;color:#4b5563;white-space:nowrap}.timeBadge svg{font-size:14px}.lead-page{background:#f5f2e8;padding:30px;min-height:100vh;font-family:Segoe UI,sans-serif}.back-btn{height:36px;width:36px;border-radius:8px;background-color:#fff;padding:8px;border-color:#fff;font-size:16px;box-shadow:0 4px 12px #0000000d;font-weight:400}.card12{background:#fff;padding:20px;width:320px;height:600px;border-radius:16px;margin-bottom:20px;box-shadow:0 6px 16px #00000014}.lead-header{background:linear-gradient(135deg,#fffbeb,#fffbeb);padding:25px 30px;border-radius:16px;height:120px;border:1px solid #FEE685;box-shadow:0 4px 12px #0000000d;margin-bottom:30px}.lead-meta{margin-top:10px}.leadnameheader{font-size:30px;font-weight:700;color:linear-gradient(135deg,#BB4D00,#A65F00)}.lead-header-left{display:flex;align-items:center;gap:20px}.lead-header h1{margin:0;font-size:28px;color:#9c4f00}.badge{background:#fff3d6;border:1px solid #ffb200;padding:3px 10px;border-radius:8px;font-size:12px;color:#ff8c00;margin-right:10px}.header-icon{color:#e17100}.lead-id{color:#3f3f47;font-size:14px;font-weight:700;margin-left:14px}.lead-container{display:grid;grid-template-columns:2fr 1fr;gap:30px}.card{background:#fff;box-shadow:0 4px 12px #0000000d;border-radius:14px;padding:25px;width:650px;margin-bottom:25px;box-shadow:0 6px 20px #0000000d}.product-card{height:270px;width:650px;background:#fff;padding:25px;margin-bottom:20px;border-radius:14px;border:1px solid #FEE685}.card-header{font-weight:400;font-size:20px;margin-bottom:20px;display:flex;align-items:center;gap:10px}.subtext{color:#717182;margin-bottom:20px;font-size:16px}.info-item{display:flex;align-items:center;gap:15px;padding:15px;border-radius:12px;border:1px solid #eee;margin-bottom:15px}.searchInput2{width:624px;height:64px;padding-left:36px;background-color:#f3f3f5;border-radius:10px;color:#9f9fa9;margin:12px 0 18px;font-size:14px;border:none;outline:none}.leadnotesheader{color:#3f3f47;font-size:14px;font-weight:700}.highlight{background:#fff8e5;border:1px solid #f0c040}.icon{width:45px;height:45px;border-radius:12px;display:flex;align-items:center;justify-content:center;color:#fff;font-size:18px}.yellow{background:#f0b400}.blue{background:#4a90e2}.green{background:#20bf6b}.purple{background:#9b59b6}.label{font-size:12px;color:#71717b;font-weight:700;margin:0}.label1{font-size:12px;color:#bb4d00;font-weight:700;margin:0}.value{margin:2px 0 0;font-weight:600;font-size:14px;color:#27272a}.value1{margin:2px 0 0;font-weight:700;font-size:14px;color:#27272a}.price1{color:#d4af37;font-size:18px;font-weight:700}.notes-area{width:100%;height:120px;border-radius:10px;border:1px solid #ddd;padding:15px;color:#717182;font-size:14px;margin-bottom:15px;resize:none}.primary-btn{background:#d4af37;border:none;padding:10px 20px;border-radius:8px;color:#000;font-weight:600;cursor:pointer}.primary-btn.full{width:100%}.status-select{width:100%;padding:10px;border-radius:8px;border:1px solid #ddd;margin:10px 0 20px}.info-box{background:#fff8e5;padding:15px;border-radius:12px;border:1px solid #f0c040;margin-bottom:15px}.activity{display:flex;gap:15px;margin-bottom:20px}.status-card{width:312px;height:302px;border-radius:14px;border:1px solid #FEE685}.dot{width:12px;height:12px;background:#d4af37;border-radius:50%;margin-top:16px}.date{font-size:13px;color:#f08c00;margin-top:5px}.addLead-container{padding:10px;background:#f4efe6;min-height:100vh;width:1024px;font-family:Segoe UI,sans-serif}.addLead-header{display:flex;align-items:center;gap:15px;background:#efe6cf;padding:20px;border-radius:12px;margin-bottom:25px;box-shadow:0 4px 10px #00000014}.addLead-header h1{margin:0;color:#b45309}.addLead-header p{margin:4px 0 0;color:#6b7280}.back-btn{background:#fff;padding:8px 12px;border-radius:8px;cursor:pointer;font-size:18px}.card24{border-radius:14px;margin-bottom:25px;width:1004px;overflow:hidden;box-shadow:0 6px 16px #00000014;background:#fff}.card-header{padding:18px 25px;display:flex;flex-direction:column;align-items:start}.card-header h3{margin:0}.card-header span{font-size:14px;opacity:.8}.blue{background:#dbeafe;color:#1d4ed8}.purple{background:#ede9fe;color:#6d28d9}.green{background:#d1fae5;color:#047857}.orange{background:#ffe4e6;color:#c2410c}.yellow{background:#fef9c3;color:#a16207}.card-body{padding:25px}.form-row{display:flex;gap:20px;margin-bottom:18px}.form-group{flex:1;display:flex;flex-direction:column}.form-group.full{width:100%;margin-bottom:18px}label{font-size:14px;margin-bottom:6px;font-weight:500}.addleadlabel{color:#1447e6;font-size:14px;font-weight:700}.addleadlabel1{color:#8200db;font-size:14px;font-weight:700}.addleadlabel2{color:#008236;font-size:14px;font-weight:700}.addleadlabel3{color:#ca3500;font-size:14px;font-weight:700}.budget-label{color:#bb4d00;font-size:14px;font-weight:700}input,select,textarea{padding:10px;border-radius:8px;border:1px solid #ddd;background:#f9fafb;outline:none;font-size:14px}.leadinputtext{color:#717182;font-size:14px;font-weight:400}.back-btn{padding:8px}textarea{height:100px;resize:none}input:focus,select:focus,textarea:focus{border-color:#6366f1;background:#fff}.button-row{display:flex;justify-content:flex-end;gap:15px;margin-top:20px}.cancel-btn{background:#e5e7eb;border:none;padding:10px 18px;border-radius:8px;cursor:pointer}.create-btn{background:#d4af37;border:none;padding:10px 18px;border-radius:8px;cursor:pointer;font-weight:600}.employeeDetails-container{padding:30px;background:#f3efe4;min-height:100vh;width:1040px;font-family:Segoe UI,sans-serif}.details-loading{padding:40px 20px;text-align:center;color:#6b7280;font-size:15px}.details-error{background:#fef2f2;border:1px solid #fecaca;color:#b91c1c;padding:12px 16px;border-radius:10px;margin-bottom:20px;font-size:14px}.details-header{display:flex;justify-content:space-between;align-items:center;background:linear-gradient(135deg,#fffbeb,#fffbeb);border:1px solid #FEE685;padding:20px 25px;border-radius:14px;margin-bottom:25px;box-shadow:0 6px 16px #00000014}.header-left{display:flex;gap:15px;align-items:center}.back-btn{background:#fff;border:none;padding:8px 12px;border-radius:8px;cursor:pointer}.role-row{margin-top:5px;display:flex;gap:10px}.role-badge{background:#fef3c7;padding:5px 10px;border-radius:8px;font-size:12px}.status-badge{padding:5px 12px;border-radius:12px;font-size:12px}.status-badge.active{background:#d1fae5;color:#047857}.details-grid{display:grid;grid-template-columns:2fr 1fr;gap:20px}.card{background:#fff;padding:20px;width:660px;border-radius:16px;margin-bottom:20px;box-shadow:0 6px 16px #00000014}.card1{background:#fff;padding:20px;width:300px;border-radius:16px;margin-bottom:20px;box-shadow:0 6px 16px #00000014}.empinfoicon{height:42px;margin-top:6px;color:#fff;font-size:24px;width:42px;padding:7px 7px 7px 9px;border-radius:14px;background:linear-gradient(135deg,#51a2ff,#2b7fff)}.empinfoicon.color1{background:linear-gradient(135deg,#51a2ff,#2b7fff)}.empinfoicon.color2{background:linear-gradient(135deg,#05df72,#00c950)}.empinfoicon.color3{background:#d4af37}.empinfoicon.color4{background:linear-gradient(135deg,#ff6467,#fb2c36)}.empinfoicon.color5{background:linear-gradient(135deg,#c27aff,#ad46ff)}.empinfoicon.color6{background:linear-gradient(135deg,#7c86ff,#615fff)}.empinfoicon.color7{background:linear-gradient(135deg,#00d5be,#00bba7)}.empinfoicon.color8{background:linear-gradient(135deg,#ff8904,#ff6900)}.empinfoicon.color9{background:linear-gradient(135deg,#00d492,#00bc7d)}.empinfoicon.color10{background:linear-gradient(135deg,#00d3f3,#00b8db)}.card h3{margin-bottom:15px}.info-box{background:#f9fafb;padding:12px 15px;border-radius:12px;display:flex;gap:12px;margin-bottom:12px}.info-box1{background:#f9fafb;padding:12px 15px;border-radius:12px;margin:12px 0}.info-box2{padding:12px 15px;width:320px;margin:12px 0;border-radius:16px;background:linear-gradient(135deg,#faf5ff,#fdf2f8);border:1px solid #E9D4FF;box-shadow:0 6px 16px #00000014}.info-box2 label{color:#71717b;font-size:12px;font-weight:700}.info-box label{font-size:12px;color:#6b7280}.info-box p{margin:5px 0 0;font-weight:500}.row{display:flex;gap:15px}.colored.purple{background:#ede9fe}.colored.blue{background:#dbeafe}.colored.red,.light-red{background:#fee2e2}.light-orange{background:#ffedd5}.highlight{border:1px solid #eab308}.highlight-yellow{background:#fef9c3}.salary{font-size:18px;font-weight:700;color:#b45309}.red-border{border:1px solid #fecaca}.timeline{padding:12px;border-radius:12px;display:flex;gap:10px;margin:14px 0 10px}.timeline.joined{background:#d1fae5}.timeline.active{background:#dbeafe}.timeline.tenure{background:#ede9fe}.timeline p{font-size:12px;margin:0}.timeline span{font-weight:600}.edit-btn{background:#ffc300;border:none;padding:10px 16px;border-radius:10px;cursor:pointer;display:flex;gap:10px;justify-content:center;font-weight:600}.edit-btn.full{width:100%;margin-bottom:10px}.outline-btn{background:#fff;border:1px solid #d1d5db;padding:10px 16px;border-radius:10px;cursor:pointer;display:flex;gap:10px;justify-content:center}.outline-btn.full{width:100%}.bottom-stats{display:flex;gap:20px;margin-top:10px}.stat-card{flex:1;padding:18px;border-radius:16px;box-shadow:0 6px 16px #00000014}.stat-card.blue{background:#dbeafe}.stat-card.yellow{background:#fef3c7}.stat-card.green{background:#d1fae5}.stat-card h4{margin-bottom:10px;font-size:14px}.stat-card h2{margin:0}.create-employee-wrapper{background:#f4efe3;padding:30px;width:1040px;font-family:Segoe UI,sans-serif}.create-employee-error{background:#fef2f2;border:1px solid #fecaca;color:#b91c1c;padding:12px 16px;border-radius:10px;margin-bottom:20px;font-size:14px}.page-header{display:flex;align-items:center;gap:15px;background:linear-gradient(135deg,#fffbeb,#fefce8,#fffbeb);padding:20px;border:1px solid #FEE685;border-radius:14px;box-shadow:0 4px 10px #00000014;margin-bottom:25px}.page-header h1{margin:0;font-size:26px;color:#b45309;font-weight:600}.page-header p{margin:4px 0 0;color:#6b7280;font-size:14px}.back-btn{width:36px;height:36px;border-radius:8px;background:#fff;display:flex;align-items:center;justify-content:center;cursor:pointer}.card-section{background:#fff;border-radius:14px;box-shadow:0 6px 18px #00000014;margin-bottom:25px;overflow:hidden}.card-section.yellow{border:2px solid #facc15}.card-header{padding:18px 22px;border-bottom:1px solid #e5e7eb;background:#fafafa}.card-header h2{margin:0;font-size:18px;font-weight:600}.card-header span{font-size:13px;color:#6b7280}.form-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;padding:22px}.form-grid.three{grid-template-columns:repeat(3,1fr)}.form-group{display:flex;flex-direction:column}.form-group.full{grid-column:span 3}.form-group label{font-size:13px;margin-bottom:6px;font-weight:500;color:#374151}.form-group input,.form-group select{height:42px;padding:8px 12px;border-radius:8px;border:1px solid #d1d5db;outline:none;font-size:14px;background:#f9fafb}.inputtextoption{color:#717182;font-size:14px}.form-group input:focus,.form-group select:focus{border-color:#facc15;background:#fff}.status-width{width:250px;padding:20px}.form-footer{display:flex;justify-content:flex-end;gap:12px;padding:20px;border-top:1px solid #e5e7eb}.btn{padding:10px 18px;border-radius:8px;border:none;cursor:pointer;font-weight:500}.btn.cancel{background:#e5e7eb}.btn.primary{background:#facc15}.btn.primary:hover{background:#fbbf24}.enquirypagecontainer{height:1265px;width:1040px;background:linear-gradient(135deg,#fffbeb,#fff,#fff7ed)}.enquiryleadheader{width:100%;max-width:1030px;height:120px;padding:20px 30px;margin-top:20px;background:linear-gradient(135deg,#fff8dc,#fef3c7,#fff8dc);border-radius:14px;border:1px solid #FEE685;box-shadow:0 12px 30px #00000014}.enquirynameheader{font-size:30px;font-weight:700;color:#a65f00}.enquirydetailssection{display:flex;gap:16px}.enquirydetailsleft{width:708px}.enquirydetailsright{width:340px}.originalenquiry{height:244px;width:690px;margin-top:20px;border-radius:14px;box-shadow:0 12px 30px #00000014}.originalenquiry1{height:264px;width:690px;margin-top:20px;border-radius:14px;border:1px solid #FEE685;box-shadow:0 12px 30px #00000014}.originalenquiryheader{background:linear-gradient(135deg,#fafafa,#f4f4f5);height:82px;width:690px;border-radius:14px;padding:22px}.sendenquiryheader{background:linear-gradient(135deg,#fffbeb,#fefce8);height:82px;border-bottom:1px solid #FEE685;width:688px;border-radius:14px;padding:22px}.originalenquirytitle{display:flex;align-items:center;gap:10px}.originalenquiryicon{font-size:20px;color:#e17100}.conversationheadicon{font-size:20px;color:#155dfc}.originalenquirydate{font-size:16px;color:#717182;margin-top:12px;display:flex;align-items:center;gap:8px}.originalenquirynote{padding:30px;height:124px;width:624px;border-radius:10px;background:linear-gradient(135deg,#eff6ff,#ecfeff);border:1px solid #BEDBFF;margin:20px 0 0 30px}.originalenquirymessage{height:88px;width:624px;border-radius:10px;background:linear-gradient(135deg,#fffbeb,#fefce8);border:1px solid #FEE685;padding:24px;color:#27272a;font-size:14px;margin:30px 0 0 20px;font-weight:400}.threadheader{display:flex;justify-content:space-between}.threadheaderleft{color:#d4af37;font-size:14px;font-weight:700;display:flex;align-items:center;gap:8px}.conversationicon{height:32px;width:32px;color:#fff;background:linear-gradient(135deg,#ffb900,#f0b100);border-radius:10px;padding:8px;font-size:18px}.contactusericon{height:40px;width:40px;color:#fff;background:linear-gradient(135deg,#c27aff,#ad46ff);border-radius:10px;padding:8px;font-size:18px}.contactusericon1{height:40px;width:40px;color:#fff;background:linear-gradient(135deg,#51a2ff,#2b7fff);border-radius:10px;padding:8px;font-size:18px}.contactusericon2{height:40px;width:40px;color:#fff;background:linear-gradient(135deg,#05df72,#00c950);border-radius:10px;padding:8px;font-size:18px}.conversationmessage{color:#27272a;font-size:14px;font-weight:400;margin-top:20px}.sendenquirytitle{color:#3f3f47;font-size:14px;font-weight:700;padding:20px 0 0 20px}.enquiryplaceholder{height:62px;width:640px;border-radius:8px;background-color:#f3f3f5;color:#717182;font-size:14px;font-weight:400;margin:10px 0 0 20px;padding:18px}.sendreply{height:36px;width:118px;border-radius:8px;background-color:#d4af37;border-color:#d4af37;display:flex;align-items:center;font-weight:700;font-size:14px;padding-left:8px;gap:8px;margin:20px 0 0 20px}.enquirycontactinfo{height:378px;width:320px;border-radius:14px;box-shadow:0 12px 30px #00000014;margin-top:20px}.enquirystatusinfo{height:252px;width:320px;border:1px solid #FEE685;border-radius:14px;box-shadow:0 12px 30px #00000014;margin-top:20px}.enquirystatusheader{height:82px;width:318px;border-radius:14px;border-bottom:1px solid #FEE685;background:linear-gradient(135deg,#fffbeb,#fefce8);padding:20px 0 0 20px}.enquirystatustitle{color:#0a0a0a;font-size:20px}.currentstatustitle{color:#bb4d00;font-size:14px;font-weight:700;margin:35px 0 0 20px}.currentstatusdropdown{height:36px;width:280px;background-color:#fffbeb;border-radius:8px;border:1px solid #FFD230;margin:10px 0 0 20px}.updatestatus{height:36px;width:280px;background-color:#d4af37;color:#0a0a0a;border-radius:8px;font-size:14px;font-weight:700;display:flex;align-items:center;justify-content:center;margin:10px 0 0 20px}.enquirycontactheader{height:58px;width:320px;background:linear-gradient(135deg,#fafafa,#f4f4f5);color:#0a0a0a;font-size:20px;border-radius:14px;font-weight:400;padding:20px 0 0 20px}.enquirycontactname{height:70px;width:272px;border-radius:10px;border:1px solid #E4E4E7;padding:10px;display:flex;align-items:center;gap:12px;margin:20px}.enquirycontactname1{height:70px;width:272px;border-radius:10px;background:linear-gradient(135deg,#faf5ff,#fdf2f8);border:1px solid #E9D4FF;padding:10px;display:flex;align-items:center;gap:12px;margin:20px}.enquirycontactname2{height:70px;width:272px;border-radius:10px;background:linear-gradient(135deg,#eff6ff,#ecfeff);border:1px solid #BEDBFF;padding:10px;display:flex;align-items:center;gap:12px;margin:20px}.enquirycontactname3{height:70px;width:272px;border-radius:10px;background:linear-gradient(135deg,#f0fdf4,#ecfdf5);border:1px solid #B9F8CF;padding:10px;display:flex;align-items:center;gap:12px;margin:20px}.enquirycontactdetails{display:flex;flex-direction:column}.enquirycontacttitle{color:#71717b;font-size:12px;font-weight:700}.enquirycontacttitle1{color:#8200db;font-size:12px;font-weight:700}.enquirycontacttitle2{color:#1447e6;font-size:12px;font-weight:700}.enquirycontacttitle3{color:#008236;font-size:12px;font-weight:700}.enquirycontactvalue{color:#27272a;font-size:14px;margin-top:4px;font-weight:700}.employee-dashboard-container{width:80vw;height:auto;padding:32px;background:linear-gradient(135deg,#fef3c64d,#fefce833,#0000);-webkit-backdrop-filter:blur(128px);backdrop-filter:blur(128px);display:flex;flex-direction:column;gap:24px}.employee-dashboard-header{width:100%;background:linear-gradient(135deg,#eff6ff,#eef2ff);border:1.25px solid rgba(190,219,255,1);box-shadow:0 8px 10px -6px #2b7fff1a;box-shadow:0 20px 25px -5px #2b7fff1a;border-radius:24px;padding:34px;display:flex;flex-direction:column;gap:8px}.employee-dashboard-heading{display:flex;align-items:center;gap:8px;font-size:48px;font-weight:700;line-height:48px;color:#155dfc}.star-icon{width:28px;height:28px;color:#2b7fff}.employee-dashboard-text{font-size:18px;font-weight:400;line-height:28px;color:#52525c}.employee-dashboard-grid-container{width:100%;display:grid;grid-template-columns:repeat(4,1fr);gap:24px}.employee-dashboard-item1{background:linear-gradient(135deg,#fffbeb,#fefce8);box-shadow:0 4px 6px -4px #0000001a;box-shadow:0 10px 15px -3px #0000001a;border-radius:14px;padding:20px;display:flex;flex-direction:column;gap:20px}.employee-dashboard-item-header{width:100%;display:flex;align-items:center;justify-content:space-between}.employee-dashboard-item-text{font-size:14px;font-weight:400;line-height:20px;color:#52525c}.item1-icon-container{width:44px;height:44px;border-radius:16px;display:flex;justify-content:center;align-items:center;font-size:24px;color:#fff;background:linear-gradient(135deg,#ffb900,#fdc700,#fe9a00);box-shadow:0 4px 6px -4px #0000001a;box-shadow:0 10px 15px -3px #0000001a}.employee-dashboard-item-heading{font-size:36px;font-weight:700;line-height:40px;color:#18181b}.employee-dashboard-item-percent{display:flex;align-items:center;gap:4px;font-size:14px;font-weight:400;color:#e17100;line-height:20px}.employee-dashboard-item2{background:linear-gradient(135deg,#f8fafc,#fafafa);box-shadow:0 4px 6px -4px #0000001a;box-shadow:0 10px 15px -3px #0000001a;border-radius:14px;padding:20px;display:flex;flex-direction:column;gap:20px}.item2-icon-container{width:44px;height:44px;border-radius:16px;display:flex;justify-content:center;align-items:center;font-size:24px;color:#fff;background:linear-gradient(135deg,#90a1b9,#62748e,#45556c);box-shadow:0 4px 6px -4px #0000001a;box-shadow:0 10px 15px -3px #0000001a}.employee-dashboard-item3{background:linear-gradient(135deg,#fff1f2,#fdf2f8);box-shadow:0 4px 6px -4px #0000001a;box-shadow:0 10px 15px -3px #0000001a;border-radius:14px;padding:20px;display:flex;flex-direction:column;gap:20px}.item3-icon-container{width:44px;height:44px;border-radius:16px;display:flex;justify-content:center;align-items:center;font-size:24px;color:#fff;background:linear-gradient(135deg,#ff637e,#f6339a,#ec003f);box-shadow:0 4px 6px -4px #0000001a;box-shadow:0 10px 15px -3px #0000001a}.employee-dashboard-item4{background:linear-gradient(135deg,#ecfdf5,#f0fdf4);box-shadow:0 4px 6px -4px #0000001a;box-shadow:0 10px 15px -3px #0000001a;border-radius:14px;padding:20px;display:flex;flex-direction:column;gap:20px}.item4-icon-container{width:44px;height:44px;border-radius:16px;display:flex;justify-content:center;align-items:center;font-size:24px;color:#fff;background:linear-gradient(135deg,#00d492,#00c950,#096);box-shadow:0 4px 6px -4px #0000001a;box-shadow:0 10px 15px -3px #0000001a}.assigned-leads-container{width:100%;height:auto;background:#fff;box-shadow:0 8px 10px -6px #0000001a;box-shadow:0 20px 25px -5px #0000001a;border-radius:14px;overflow:hidden}.assigned-leads-header{width:100%;height:auto;background:linear-gradient(90deg,#ecfdf5,#f0fdf4);border-bottom:1.25px solid rgba(244,244,245,1);padding:24px;display:flex;align-items:center;justify-content:space-between}.assigned-leads-content{display:flex;flex-direction:column;gap:4px}.assigned-leads-heading{font-size:16px;font-weight:400;line-height:16px;color:#18181b;display:flex;align-items:center;gap:4px}.leads-icon{width:20px;height:20px;color:#096}.assigned-leads-text{font-size:16px;font-weight:400;line-height:24px;color:#52525c}.leads-tag{width:fit-content;padding:2px 8px;border-radius:8px;background:#d0fae5;border:1.25px solid rgba(164,244,207,1);box-shadow:0 1px 2px -1px #0000001a;box-shadow:0 1px 3px #0000001a;font-size:12px;font-weight:400;line-height:16px;color:#007a55;cursor:pointer}.assigned-leads-grid-container{width:100%;padding:24px;display:grid;grid-template-columns:repeat(2,1fr);gap:24px}.assigned-leads-item1{background:linear-gradient(135deg,#fff,#fafafa);border:1.25px solid rgba(228,228,231,1);padding:22px;border-radius:16px;display:flex;flex-direction:column;gap:12px}.assigned-leads-item-header{width:100%;display:flex;justify-content:space-between}.assigned-leads-item-content{display:flex;flex-direction:column;gap:4px}.leads-tag-container{display:flex;align-items:center;gap:8px}.lead-number-tag{width:fit-content;padding:2px 8px;border:1.25px solid rgba(212,212,216,1);border-radius:8px;font-size:12px;font-weight:700;line-height:16px;color:#3f3f47}.category-tag{width:fit-content;height:fit-content;padding:2px 8px;background:#ef444421;border:1.25px solid rgba(239,68,68,.25);border-radius:8px;font-size:12px;font-weight:700;line-height:16px;color:#ef4444}.item-name{font-size:18px;font-weight:700;line-height:28px;color:#18181b}.address{font-size:14px;font-weight:400;line-height:20px;color:#52525c}.progress-tag{width:fit-content;height:fit-content;padding:2px 8px;border-radius:8px;background:#f59e0b21;border:1.25px solid rgba(245,158,11,.25);font-size:12px;font-weight:400;line-height:16px;color:#f59e0b}.contact-detials-container{display:flex;flex-direction:column;gap:8px;margin:24px 0}.contact-number{display:flex;align-items:center;gap:8px;font-size:14px;font-weight:400;line-height:20px;color:#52525c}.assigned-leads-icon{width:16px;height:16px;color:#096}.assigned-leads-btns{display:flex;align-items:center;gap:8px}.call-btn{width:50%;border-radius:8px;padding:8px 16px;background:#096;display:flex;align-items:center;gap:8px;border:none;cursor:pointer;justify-content:center;font-size:14px;font-weight:700;line-height:20px;color:#fff}.view-btn{width:50%;border-radius:8px;padding:8px 16px;background:#fff;display:flex;align-items:center;gap:8px;border:1.25px solid rgba(94,233,181,1);cursor:pointer;justify-content:center;font-size:14px;font-weight:700;line-height:20px;color:#007a55}.medium-tag{width:fit-content;height:fit-content;padding:2px 8px;background:#f59e0b21;border:1.25px solid rgba(245,158,11,.25);border-radius:8px;font-size:12px;font-weight:700;line-height:16px;color:#f59e0b}.new-tag{width:fit-content;height:fit-content;padding:2px 8px;border-radius:8px;background:#3b82f621;border:1.25px solid rgba(59,130,246,.25);font-size:12px;font-weight:400;line-height:16px;color:#3b82f6}.follow-tag{width:fit-content;height:fit-content;padding:2px 8px;background:#8b5cf621;border:1.25px solid rgba(139,92,246,.25);border-radius:8px;font-size:12px;font-weight:700;line-height:16px;color:#8b5cf6}.low-tag{width:fit-content;padding:2px 8px;background:#94a3b821;border:1.25px solid rgba(148,163,184,.25);border-radius:8px;font-size:12px;font-weight:700;line-height:16px;color:#64748b}.pending-leads-container{width:100%;height:auto;background:#fff;box-shadow:0 8px 10px -6px #0000001a;box-shadow:0 20px 25px -5px #0000001a;border-radius:14px;overflow:hidden}.pending-leads-header{width:100%;height:auto;background:linear-gradient(90deg,#fff7ed,#fffbeb);border-bottom:1.25px solid rgba(244,244,245,1);padding:24px;display:flex;align-items:center;justify-content:space-between}.pending-leads-header-content{display:flex;flex-direction:column;gap:4px}.pending-leads-heading{font-size:16px;font-weight:400;line-height:16px;color:#18181b;display:flex;align-items:center;gap:8px}.warning-icon{width:20px;height:20px;color:#f54900}.pending-leads-text{font-size:16px;font-weight:400;line-height:24px;color:#52525c}.pending-tag{width:fit-content;height:fit-content;padding:2px 8px;background:#ffedd4;border:1.25px solid rgba(255,214,168,1);border-radius:8px;box-shadow:0 1px 2px -1px #0000001a;box-shadow:0 1px 3px #0000001a;font-size:12px;font-weight:400;line-height:16px;color:#ca3500}.pending-leads-grid-container{width:100%;display:grid;grid-template-columns:repeat(3,1fr);gap:24px;padding:24px}.pending-leads-item{background:linear-gradient(135deg,#fff,#fff7ed4d);border:1.25px solid rgba(255,214,168,1);border-radius:16px;padding:20px;display:flex;flex-direction:column;gap:24px}.pending-leads-item-header{width:100%;display:flex;justify-content:space-between}.pending-leads-header-item-content{display:flex;flex-direction:column;gap:4px}.pending-leads-icon{width:16px;height:16px;color:#f54900}.accept-btn{width:100%;border-radius:8px;padding:8px 16px;background:#f54900;display:flex;align-items:center;gap:8px;border:none;cursor:pointer;justify-content:center;font-size:14px;font-weight:700;line-height:20px;color:#fff}.employee-dashboard-footer-grid-container{width:100%;display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.employee-footer-item1{background:linear-gradient(135deg,#eff6ff,#eef2ff);box-shadow:0 4px 6px -4px #0000001a;box-shadow:0 10px 15px -3px #0000001a;border-radius:14px;display:flex;flex-direction:column;gap:24px;padding:24px}.employee-footer-text{font-size:16px;font-weight:400;line-height:24px;color:#52525c}.employee-footer-heading{font-size:48px;font-weight:700;line-height:48px;color:#18181b;display:flex;align-items:center;gap:5px}.timer-icon{width:24px;height:24px;color:#155dfc}.employee-footer-tag{font-size:14px;font-weight:400;line-height:20px;color:#52525c}.check-icon{width:24px;height:24px;color:#096}.employee-footer-item2{background:linear-gradient(135deg,#fffbeb,#fefce8);box-shadow:0 4px 6px -4px #0000001a;box-shadow:0 10px 15px -3px #0000001a;border-radius:14px;display:flex;flex-direction:column;gap:24px;padding:24px}.footer-star-icon{width:24px;height:24px;color:#e17100}@media screen and (max-width:600px){.employee-dashboard-container{width:100%;padding:32px 12px}.employee-dashboard-header{width:100%;padding:16px}.employee-dashboard-heading{font-size:20px}.employee-dashboard-text{font-size:14px}.employee-dashboard-grid-container{grid-template-columns:1fr}.assigned-leads-container{width:100%}.assigned-leads-header{width:100%;padding:16px}.assigned-leads-text{font-size:12px}.leads-tag{font-size:10px}.assigned-leads-grid-container{width:100%;padding:16px;grid-template-columns:1fr}.progress-tag{font-size:10px}.pending-leads-container{width:100%}.pending-leads-header{width:100%;padding:16px}.pending-leads-text{font-size:10px}.pending-leads-grid-container{width:100%;padding:16px;grid-template-columns:1fr}.employee-dashboard-footer-grid-container{width:100%;grid-template-columns:1fr}}.mobile-navbar-container{display:none}@media screen and (max-width:600px){.mobile-navbar-container{width:100%;height:auto;display:flex;align-items:center;justify-content:space-between;padding:12px;position:relative}.mobile-logo{width:100px;height:auto}.mobile-menu-icon{width:30px;height:30px;cursor:pointer}.mobile-nav-links-container{width:287px;display:flex;flex-direction:column;gap:6px;padding:16px 10px;position:absolute;right:10px;top:60px;background-color:#fff;border-radius:10px;box-shadow:0 4px 5px 3px #0000004d;z-index:9}.mobile-nav-links-container a{text-decoration:none}.mobile-link-container{width:100%;height:52px;display:flex;align-items:center;gap:12px;font-size:16px;font-weight:400;line-height:24px;color:#3f3f47;cursor:pointer;padding-left:16px}.mobile-active-link{width:100%;background:linear-gradient(90deg,#ffb900,#fdc700,#fe9a00);box-shadow:0 4px 6px -4px #fe9a0066;box-shadow:0 10px 15px -3px #fe9a0066;color:#fff;border-radius:14px}}@media screen and (max-width:360px){.mobile-navbar-container{width:100%;height:auto;display:flex;align-items:center;justify-content:space-between;padding:12px}}
