:root{--text:#6b6375;--text-h:#08060d;--bg:#fff;--border:#e5e4e7;--code-bg:#f4f3ec;--accent:#aa3bff;--accent-bg:#aa3bff1a;--accent-border:#aa3bff80;--social-bg:#f4f3ec80;--shadow:#0000001a 0 10px 15px -3px, #0000000d 0 4px 6px -2px;--sans:system-ui, "Segoe UI", Roboto, sans-serif;--heading:system-ui, "Segoe UI", Roboto, sans-serif;--mono:ui-monospace, Consolas, monospace;font:18px/145% var(--sans);letter-spacing:.18px;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light dark;color:var(--text);background:var(--bg);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@media (prefers-color-scheme:dark){:root{--lightningcss-light: ;--lightningcss-dark:initial}}@media (width<=1024px){:root{font-size:16px}}@media (prefers-color-scheme:dark){:root{--text:#9ca3af;--text-h:#f3f4f6;--bg:#16171d;--border:#2e303a;--code-bg:#1f2028;--accent:#c084fc;--accent-bg:#c084fc26;--accent-border:#c084fc80;--social-bg:#2f303a80;--shadow:#0006 0 10px 15px -3px, #00000040 0 4px 6px -2px}#social .button-icon{filter:invert()brightness(2)}}body{margin:0}#root{text-align:center;border-inline:1px solid var(--border);box-sizing:border-box;flex-direction:column;width:1126px;max-width:100%;min-height:100svh;margin:0 auto;display:flex}h1,h2{font-family:var(--heading);color:var(--text-h);font-weight:500}h1{letter-spacing:-1.68px;margin:32px 0;font-size:56px}@media (width<=1024px){h1{margin:20px 0;font-size:36px}}h2{letter-spacing:-.24px;margin:0 0 8px;font-size:24px;line-height:118%}@media (width<=1024px){h2{font-size:20px}}p{margin:0}code,.counter{font-family:var(--mono);color:var(--text-h);border-radius:4px;display:inline-flex}code{background:var(--code-bg);padding:4px 8px;font-size:15px;line-height:135%}:root{--bg:#070b10;--surface:#111720;--surface-alt:#161f2c;--surface-strong:#1d2938;--border:#ffffff14;--accent:#ffbf00;--accent-soft:#ffbf001f;--text:#e5e7eb;--text-muted:#9ca3af;--text-secondary:#c6cbd6;--heading:#fff;--shadow:0 24px 60px #00000052;--radius:22px;--radius-sm:14px;--radius-pill:999px;--transition:.25s ease}*{box-sizing:border-box}html,body,#root{min-height:100%}body{color:var(--text);background:radial-gradient(circle at top,#ffbf000d,#0000 32%),linear-gradient(#090d11 0%,#06080c 100%);margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}button,input,textarea,select{font:inherit}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}button{cursor:pointer;border:none}.page-shell{width:min(1180px,100% - 32px);margin:0 auto;padding:28px 0 40px}.page-title{color:var(--heading);margin:0;font-size:clamp(2rem,2.5vw,2.8rem);line-height:1.05}.page-intro{max-width:770px;color:var(--text-muted);margin:12px 0 0;font-size:1rem}.section-grid{gap:24px;display:grid}.panel-card,.card{border:1px solid var(--border);box-shadow:var(--shadow);border-radius:var(--radius);background:#ffffff0a}.panel-card{padding:28px}.form-panel{border-radius:var(--radius);background:#ffffff08;border:1px solid #ffffff14;padding:28px}.field-group{gap:18px;display:grid}.field-row{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;display:grid}@media (width<=860px){.field-row{grid-template-columns:1fr}}.input-field,.select-field,.file-field,.textarea-field{width:100%;color:var(--text);transition:border-color var(--transition), box-shadow var(--transition), background var(--transition);background:#0f1724;border:1px solid #ffffff14;border-radius:16px;padding:14px 16px}.input-field:focus,.select-field:focus,.textarea-field:focus{border-color:#ffbf0099;outline:none;box-shadow:0 0 0 4px #ffbf001f}.select-field{appearance:none}.label-text{color:var(--text-secondary);margin-bottom:8px;font-size:.95rem;display:block}.form-note{color:var(--text-muted);font-size:.95rem}.button-primary{color:#08100d;border-radius:var(--radius-pill);transition:transform var(--transition), box-shadow var(--transition);background:linear-gradient(#ffcc37 0%,#e6b500 100%);justify-content:center;align-items:center;gap:10px;padding:14px 22px;font-weight:700;display:inline-flex}.button-primary:hover{transform:translateY(-1px);box-shadow:0 18px 40px #ffbf003d}.button-secondary{color:var(--text);background:#ffffff0f;border:1px solid #ffffff14;border-radius:999px;padding:12px 18px}.button-secondary:hover{background:#ffffff1a}.decorative-badge,.status-badge{letter-spacing:.02em;white-space:nowrap;border-radius:999px;padding:8px 14px;font-size:.82rem;font-weight:700;display:inline-flex}.status-badge{color:#ffdd7d;background:#ffbf0029}.status-muted{color:#c0c7d5;background:#9ca3af24}.table-shell{background:#ffffff08;border:1px solid #ffffff14;border-radius:24px;overflow-x:auto}.table-dark{border-collapse:collapse;width:100%;min-width:760px}.table-dark th,.table-dark td{text-align:left;color:var(--text-secondary);border-bottom:1px solid #ffffff0f;padding:18px 20px}.table-dark th{text-transform:uppercase;letter-spacing:.12em;color:#9ca3af;font-size:.82rem}.table-dark tbody tr:hover{background:#ffffff08}.table-dark td{border-bottom:1px solid #ffffff0d}.table-dark tbody tr:last-child td{border-bottom:none}.table-caption{color:var(--text-muted);margin-bottom:16px;font-size:.95rem}.card-grid-3{grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;display:grid}@media (width<=960px){.card-grid-3{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=700px){.card-grid-3{grid-template-columns:1fr}}.text-link{color:var(--text-secondary);transition:color var(--transition)}.text-link:hover{color:var(--accent)}.small-note{color:var(--text-muted);font-size:.95rem}.sidebar-nav,.card-actions{flex-direction:column;gap:12px;display:flex}.sidebar-nav a,.card-actions a,.sidebar-nav button,.action-button{width:100%;color:var(--text);transition:background var(--transition), border-color var(--transition);background:#ffffff08;border:1px solid #ffffff14;border-radius:16px;justify-content:flex-start;align-items:center;gap:10px;padding:14px 18px;display:inline-flex}.sidebar-nav a:hover,.sidebar-nav button:hover,.action-button:hover{background:#ffffff12;border-color:#ffffff1f}.page-grid-2{grid-template-columns:260px minmax(0,1fr);gap:28px;display:grid}@media (width<=860px){.page-grid-2{grid-template-columns:1fr}}.sidebar-panel{background:#ffffff08;border:1px solid #ffffff14;border-radius:24px;padding:28px}.sidebar-heading{letter-spacing:.08em;color:var(--text-muted);text-transform:uppercase;margin-bottom:18px;font-size:1rem}.logout-btn,.action-button-primary{width:100%;color:var(--text);background:#1d1f2a;border:1px solid #ffffff14;border-radius:999px;padding:14px 18px}.logout-btn:hover,.action-button-primary:hover{background:#ffffff14}.page-footer{color:var(--text-muted);margin-top:28px;font-size:.95rem}.text-center{text-align:center}@media (width<=560px){.page-shell{padding:20px 16px 32px}}html,body,#root{width:100%;min-height:100%;margin:0;padding:0}.register-page{box-sizing:border-box;background:#f4f7fb;justify-content:center;align-items:center;width:100%;min-height:100vh;padding:30px;display:flex}.register-card{box-sizing:border-box;background:#fff;border:1px solid #e1e8f0;border-radius:14px;width:100%;max-width:520px;padding:32px 36px;box-shadow:0 8px 25px #2d415514}.brand-header{text-align:center;margin-bottom:25px}.brand-badge{color:#315b85;background:#eaf2fb;border-radius:20px;margin-bottom:12px;padding:6px 14px;font-size:14px;font-weight:600;display:inline-block}.brand-header h2{color:#263746;margin:5px 0 8px;font-size:27px;font-weight:700}.brand-header p{color:#718096;max-width:420px;margin:0 auto;font-size:14px;line-height:1.6}.register-card form{width:100%}.form-group{width:100%;margin-bottom:17px}.form-group label{color:#34495e;margin-bottom:7px;font-size:14px;font-weight:600;display:block}.form-input{box-sizing:border-box;border:1px solid #cfd9e5;border-radius:7px;outline:none;width:100%;height:44px;padding:0 13px;font-size:14px;transition:all .2s;color:#263746!important;background-color:#fff!important}.form-input:focus{border-color:#8eb3d8;box-shadow:0 0 0 3px #8eb3d826;background-color:#fff!important}.form-input:-webkit-autofill{transition:background-color 5000s ease-in-out;-webkit-text-fill-color:#263746!important;background-color:#fff!important;-webkit-box-shadow:inset 0 0 0 1000px #fff!important}.form-input:-webkit-autofill:hover{transition:background-color 5000s ease-in-out;-webkit-text-fill-color:#263746!important;background-color:#fff!important;-webkit-box-shadow:inset 0 0 0 1000px #fff!important}.form-input:-webkit-autofill:focus{transition:background-color 5000s ease-in-out;-webkit-text-fill-color:#263746!important;background-color:#fff!important;-webkit-box-shadow:inset 0 0 0 1000px #fff!important}.form-input:-webkit-autofill:active{transition:background-color 5000s ease-in-out;-webkit-text-fill-color:#263746!important;background-color:#fff!important;-webkit-box-shadow:inset 0 0 0 1000px #fff!important}.error-text{color:#c94c4c;min-height:17px;margin:4px 0 0;font-size:12px}.submit-button{color:#fff;cursor:pointer;background:#5b8db8;border:none;border-radius:7px;width:100%;height:45px;margin-top:5px;font-size:15px;font-weight:600;transition:all .2s}.submit-button:hover{background:#4d7fa9}.submit-button:active{transform:scale(.99)}.form-links{justify-content:space-between;align-items:center;gap:15px;margin-top:20px;display:flex}.text-link{color:#4d769d;font-size:13px;font-weight:500;text-decoration:none;transition:all .2s}.text-link:hover{color:#315b85;text-decoration:underline}@media (width<=600px){.register-page{padding:20px}.register-card{max-width:100%;padding:25px 22px}.brand-header h2{font-size:23px}.form-links{text-align:center;flex-direction:column}}.auth-page{box-sizing:border-box;background:#f4f7fb;justify-content:center;align-items:center;width:100%;min-height:100vh;padding:30px;font-family:Arial,sans-serif;display:flex}.auth-card{background:#fff;border:1px solid #dfe7ef;border-radius:20px;grid-template-columns:1fr 1fr;width:100%;max-width:950px;min-height:560px;display:grid;overflow:hidden;box-shadow:0 25px 70px #2d41551f}.auth-brand{background:#eef4fa;border-right:1px solid #dce5ee;flex-direction:column;justify-content:center;padding:55px;display:flex;position:relative;overflow:hidden}.auth-brand:before{content:"";background:#5b8db814;border-radius:50%;width:250px;height:250px;position:absolute;top:-110px;left:-100px}.auth-brand:after{content:"";background:#7499be12;border-radius:50%;width:220px;height:220px;position:absolute;bottom:-120px;right:-100px}.brand-label{z-index:1;color:#416b8f;text-transform:uppercase;letter-spacing:1px;border:1px solid #cbd9e6;border-radius:6px;width:fit-content;margin-bottom:22px;padding:7px 12px;font-size:12px;font-weight:700;display:inline-block;position:relative}.brand-title{z-index:1;color:#263746;max-width:420px;margin:0 0 18px;font-size:40px;font-weight:800;line-height:1.12;position:relative}.brand-copy{z-index:1;color:#718096;max-width:400px;margin:0;font-size:14px;line-height:1.7;position:relative}.auth-panel{background:#fff;align-items:center;padding:55px;display:flex}.auth-form{width:100%}.auth-form h2{color:#263746;margin:0 0 9px;font-size:27px;font-weight:800}.auth-form h2:before{content:"";background:#6f9fc4;border-radius:5px;width:40px;height:4px;margin-bottom:16px;display:block}.auth-form>p{color:#7b8794;margin:0 0 30px;font-size:13px;line-height:1.5}.form-group{margin-bottom:20px}.label-text{color:#405466;margin-bottom:8px;font-size:13px;font-weight:600;display:block}.form-input{box-sizing:border-box;color:#263746;background:#fff;border:1px solid #cfd9e3;border-radius:9px;outline:none;width:100%;height:48px;padding:0 15px;font-family:Arial,sans-serif;font-size:14px;transition:all .2s}.form-input::placeholder{color:#9aa7b3}.form-input:focus{background:#fff;border-color:#7fa6c7;box-shadow:0 0 0 3px #7fa6c71f}.form-input:-webkit-autofill{transition:background-color 5000s ease-in-out;-webkit-text-fill-color:#263746!important;background-color:#fff!important;-webkit-box-shadow:inset 0 0 0 1000px #fff!important}.form-input:-webkit-autofill:hover{transition:background-color 5000s ease-in-out;-webkit-text-fill-color:#263746!important;background-color:#fff!important;-webkit-box-shadow:inset 0 0 0 1000px #fff!important}.form-input:-webkit-autofill:focus{transition:background-color 5000s ease-in-out;-webkit-text-fill-color:#263746!important;background-color:#fff!important;-webkit-box-shadow:inset 0 0 0 1000px #fff!important}.form-input:-webkit-autofill:active{transition:background-color 5000s ease-in-out;-webkit-text-fill-color:#263746!important;background-color:#fff!important;-webkit-box-shadow:inset 0 0 0 1000px #fff!important}.button-primary{color:#fff;cursor:pointer;background:#6f9fc4;border:none;border-radius:9px;width:100%;height:48px;margin-top:5px;font-size:14px;font-weight:800;transition:all .2s}.button-primary:hover{background:#5f8eaf;transform:translateY(-1px)}.button-primary:active{transform:translateY(0)}.auth-actions{border-top:1px solid #e1e7ed;justify-content:space-between;align-items:center;gap:15px;margin-top:22px;padding-top:20px;display:flex}.auth-actions a{color:#6486a3;font-size:12px;font-weight:600;text-decoration:none;transition:all .2s}.auth-actions a:hover{color:#416b8f}@media (width<=800px){.auth-card{grid-template-columns:1fr;max-width:550px}.auth-brand{border-bottom:1px solid #dce5ee;border-right:none;min-height:250px;padding:35px}.brand-title{font-size:32px}.auth-panel{padding:40px 35px}}@media (width<=500px){.auth-page{align-items:flex-start;padding:30px 15px 15px}.auth-card{border-radius:15px}.auth-brand{min-height:auto;padding:28px 22px}.brand-label{margin-bottom:15px}.brand-title{font-size:27px}.brand-copy{font-size:13px}.auth-panel{padding:30px 22px}.auth-form h2{font-size:23px}.auth-actions{flex-direction:column;align-items:flex-start}}.dashboard{color:#263238;background:#f5f7fa;min-height:100vh;font-family:Arial,sans-serif;display:flex}.dashboard .sidebar{box-sizing:border-box;background:#fff;border-right:1px solid #e2e8f0;flex-direction:column;flex-shrink:0;width:240px;min-height:100vh;padding:30px 20px;display:flex}.dashboard .sidebar h2{color:#263238;margin:0 0 40px;padding-left:10px;font-size:24px;font-weight:800}.dashboard .sidebar h2:before{content:"";vertical-align:middle;background:#5b8def;border-radius:4px;width:6px;height:22px;margin-right:9px;display:inline-block}.dashboard .menu{color:#64748b;border-radius:8px;margin-bottom:7px;padding:13px 14px;font-size:14px;font-weight:500;text-decoration:none;transition:all .2s}.dashboard .menu:hover{color:#334155;background:#f1f5f9}.dashboard .menu[href=\/dashboard]{color:#3f6fc4;background:#e8f0fe;font-weight:700}.dashboard .logout-btn{color:#475569;cursor:pointer;background:#f8fafc;border:1px solid #dbe3ec;border-radius:8px;width:100%;height:43px;margin-top:auto;font-size:13px;font-weight:600;transition:all .2s}.dashboard .logout-btn:hover{color:#315b9e;background:#e8f0fe;border-color:#b8ccec}.main-content{box-sizing:border-box;flex:1;min-width:0;padding:40px}.main-content>div:first-child{grid-template-columns:repeat(5,1fr);gap:18px!important;margin-bottom:35px!important;display:grid!important}.dashboard-card{box-sizing:border-box;background:#fff;border:1px solid #e2e8f0;border-radius:14px;min-height:145px;padding:22px;transition:all .25s;position:relative;overflow:hidden}.dashboard-card:hover{border-color:#cbd5e1;transform:translateY(-4px);box-shadow:0 15px 35px #4755691f}.dashboard-card:before{content:"";background:#5b8def;width:100%;height:3px;position:absolute;top:0;left:0}.card-icon{background:#f1f5f9;border:1px solid #e2e8f0;border-radius:10px;justify-content:center;align-items:center;width:42px;height:42px;margin-bottom:16px;font-size:20px;display:flex}.dashboard-card h4{color:#64748b;margin:0 0 7px;font-size:12px;font-weight:600}.dashboard-card h2{color:#263238;margin:0;font-size:28px;font-weight:800}.dashboard-card:nth-child(2):before{background:#9b8de3}.dashboard-card:nth-child(3):before{background:#65b891}.dashboard-card:nth-child(4):before{background:#6b9de8}.dashboard-card:nth-child(5):before{background:#e5a56b}.main-content>h3{color:#263238;margin:0 0 18px;font-size:21px;font-weight:700}.main-content>h3:after{content:"";background:#5b8def;border-radius:5px;width:40px;height:3px;margin-top:9px;display:block}.chart-section{grid-template-columns:.8fr 1.2fr;gap:20px;width:100%;display:grid}.chart-box{box-sizing:border-box;background:#fff;border:1px solid #e2e8f0;border-radius:16px;flex-direction:column;justify-content:center;min-height:370px;padding:25px;display:flex;overflow:hidden}.chart-box h3{color:#263238;margin:0 0 20px;font-size:18px;font-weight:700}.chart-box canvas{max-height:300px}@media (width<=1200px){.main-content>div:first-child{grid-template-columns:repeat(3,1fr)}.chart-section{grid-template-columns:1fr 1fr}}@media (width<=900px){.dashboard .sidebar{width:210px}.main-content{padding:30px 25px}.main-content>div:first-child{grid-template-columns:repeat(2,1fr)}.chart-section{grid-template-columns:1fr}}@media (width<=600px){.dashboard{flex-direction:column}.dashboard .sidebar{border-bottom:1px solid #e2e8f0;border-right:none;width:100%;min-height:auto;padding:18px}.dashboard .sidebar h2{margin-bottom:20px;padding-left:0}.dashboard .menu{margin-bottom:4px}.dashboard .logout-btn{margin-top:15px}.main-content{padding:22px 15px}.main-content>div:first-child{grid-template-columns:1fr;gap:14px!important;margin-bottom:28px!important}.dashboard-card{min-height:130px}.chart-section{grid-template-columns:1fr}.chart-box{min-height:320px;padding:18px}}.chatbot-icon{color:#fff;cursor:pointer;z-index:1000;background:#2196f3;border-radius:50%;justify-content:center;align-items:center;width:65px;height:65px;font-size:30px;display:flex;position:fixed;bottom:25px;right:25px;box-shadow:0 4px 12px #0000004d}.chatbot-button{color:#fff;cursor:pointer;z-index:9999;background:#2563eb;border:none;border-radius:50%;width:60px;height:60px;font-size:28px;position:fixed;bottom:25px;right:25px;box-shadow:0 5px 15px #0000004d}.chatbot-container{z-index:9999;background:#fff;border-radius:15px;flex-direction:column;width:350px;height:500px;display:flex;position:fixed;bottom:95px;right:25px;overflow:hidden;box-shadow:0 8px 30px #00000040}.chatbot-header{color:#fff;background:#2563eb;justify-content:space-between;align-items:center;padding:15px;display:flex}.chatbot-header h3{margin:0;font-size:18px}.chatbot-header span{color:#d1fae5;font-size:12px}.close-button{color:#fff;cursor:pointer;background:0 0;border:none;font-size:25px}.chatbot-messages{background:#f5f7fb;flex:1;padding:15px;overflow-y:auto}.message{word-wrap:break-word;border-radius:12px;max-width:80%;margin-bottom:10px;padding:10px 14px;font-size:14px;line-height:1.5}.message.bot{color:#222;background:#fff;border:1px solid #e5e7eb;margin-right:auto}.message.user{color:#fff;background:#2563eb;margin-left:auto}.chatbot-input{background:#fff;border-top:1px solid #ddd;padding:10px;display:flex}.chatbot-input input{border:1px solid #ddd;border-radius:8px;outline:none;flex:1;padding:11px;font-size:14px}.chatbot-input button{color:#fff;cursor:pointer;background:#2563eb;border:none;border-radius:8px;width:45px;margin-left:8px;font-size:18px}.chatbot-input button:disabled{cursor:not-allowed;background:#9ca3af}@media (width<=500px){.chatbot-container{width:calc(100% - 20px);height:70vh;bottom:80px;right:10px}.chatbot-button{bottom:15px;right:15px}}.sell-page{box-sizing:border-box;color:#172033;background:#f5f7fa;width:100%;min-height:100vh;padding:40px;font-family:Arial,sans-serif}.sell-page .page-shell{width:100%;max-width:1050px;margin:0 auto}.sell-page .back-button{color:#315b85;cursor:pointer;background:#fff;border:1px solid #d8e2ef;border-radius:8px;justify-content:center;align-items:center;height:48px;margin-bottom:25px;margin-left:20px;padding:9px 16px;font-size:16px;font-weight:700;transition:all .2s;display:inline-flex}.sell-page .back-button:hover{background:#eef5fc;transform:translateY(-1px)}.sell-page .back-button:active{transform:translateY(0)}.sell-page .sell-panel{box-sizing:border-box;background:#fff;border:1px solid #dfe4ec;border-radius:14px;width:100%;padding:35px 40px;box-shadow:0 15px 40px #1e32501a}.sell-page .sell-panel h2{color:#172033;text-align:center;margin:0;font-size:32px;font-weight:700}.sell-page .page-intro{color:#667085;text-align:center;margin:10px 0 30px;font-size:14px}.sell-page .form-panel{width:100%}.sell-page .form-row{column-gap:30px;width:100%;margin:0;grid-template-columns:minmax(0,1fr) minmax(0,1fr)!important;display:grid!important}.sell-page .field-group{min-width:0;margin-bottom:20px;width:100%!important}.sell-page .form-label{color:#27344d;width:100%;margin-bottom:8px;font-size:13px;font-weight:600;display:block}.sell-page .input-field{outline:none;font-family:Arial,sans-serif;font-size:14px;box-sizing:border-box!important;color:#172033!important;background:#fff!important;border:1px solid #cfd6e1!important;border-radius:7px!important;width:100%!important;min-width:0!important;height:46px!important;padding:0 14px!important;display:block!important}.sell-page .input-field::placeholder{color:#8b95a5}.sell-page .input-field:focus{box-shadow:0 0 0 2px #2f5bea1f;background:#fff!important;border-color:#2f5bea!important}.sell-page .select-field{cursor:pointer;outline:none;font-size:14px;box-sizing:border-box!important;color:#172033!important;background:#fff!important;border:1px solid #cfd6e1!important;border-radius:7px!important;width:100%!important;min-width:0!important;height:46px!important;padding:0 14px!important;display:block!important}.sell-page .select-field:focus{box-shadow:0 0 0 2px #2f5bea1f;background:#fff!important;border-color:#2f5bea!important}.sell-page .select-field option{color:#172033;background:#fff}.sell-page .error-text{color:#dc3545;min-height:15px;margin:5px 0 0;font-size:11px}.sell-page .form-group{width:100%;margin-bottom:20px}.sell-page .file-field{box-sizing:border-box;color:#667085;cursor:pointer;background:#fff;border:1px solid #cfd6e1;border-radius:7px;height:46px;padding:10px;display:block;width:100%!important}.sell-page .file-field::file-selector-button{color:#27344d;cursor:pointer;background:#e9eef7;border:none;border-radius:5px;margin-right:10px;padding:7px 12px}.sell-page .sell-submit{color:#fff;cursor:pointer;background:#2f5bea;border:none;border-radius:7px;height:48px;margin-top:10px;font-size:14px;font-weight:700;transition:all .2s;display:block;width:100%!important}.sell-page .sell-submit:hover{background:#2449c7;transform:translateY(-1px)}@media (width<=800px){.sell-page{padding:25px}.sell-page .sell-panel{padding:30px}.sell-page .form-row{column-gap:20px}}@media (width<=600px){.sell-page{padding:15px}.sell-page .sell-panel{padding:25px 20px}.sell-page .form-row{grid-template-columns:1fr!important}.sell-page .sell-panel h2{text-align:center;font-size:24px}.sell-page .page-intro{text-align:center;font-size:13px;line-height:1.5}.sell-page .back-button{height:45px;padding:0 22px;font-size:15px}}.buy-page{color:#1f2937;box-sizing:border-box;background:#f7f9fc;width:100%;min-height:100vh;padding:40px 55px;font-family:Arial,sans-serif}.buy-header{justify-content:space-between;align-items:center;width:100%;min-height:105px;margin-bottom:30px;display:flex;position:relative}.back-button{color:#315b85;cursor:pointer;background:#fff;border:1px solid #d8e2ef;border-radius:8px;justify-content:center;align-items:center;gap:7px;padding:9px 16px;font-size:14px;font-weight:600;transition:all .2s;display:inline-flex;position:absolute;top:5px;left:0}.back-button:hover{color:#23496f;background:#eef5fc;border-color:#b9cee5;transform:translate(-2px)}.buy-title{text-align:center;width:100%}.page-label{color:#5d7fa3;letter-spacing:2px;margin:0 0 8px;font-size:12px;font-weight:700}.buy-header h2{color:#1f2937;margin:0;font-size:32px;font-weight:700}.page-description{color:#718096;margin-top:8px;font-size:14px}.header-space{width:100px}.search-section{background:#fff;border:1px solid #dfe7f1;border-radius:12px;gap:12px;max-width:850px;margin:0 auto 30px;padding:16px;display:flex;box-shadow:0 4px 15px #465a6e0f}.search-input{color:#1f2937;box-sizing:border-box;background:#fff;border:1px solid #ccd8e5;border-radius:8px;outline:none;flex:1;height:46px;padding:0 16px;font-size:14px}.search-input::placeholder{color:#8a98a8}.search-input:focus{background:#fff;border-color:#7da3c7;box-shadow:0 0 0 3px #7da3c71f}.search-button{color:#fff;cursor:pointer;background:#5b8db8;border:none;border-radius:8px;height:46px;padding:0 28px;font-size:14px;font-weight:700;transition:all .2s}.search-button:hover{background:#4d7fa9}.vehicle-list{flex-direction:column;gap:22px;display:flex}.vehicle-card{background:#fff;border:1px solid #dfe7f1;border-radius:14px;min-height:270px;transition:all .25s;display:flex;overflow:hidden;box-shadow:0 4px 18px #465a6e0f}.vehicle-card:hover{border-color:#b9cee5;transform:translateY(-2px);box-shadow:0 8px 25px #465a6e1a}.vehicle-image-section{background:#edf3f8;width:38%;min-width:300px;position:relative}.vehicle-image{object-fit:cover;width:100%;height:100%;min-height:270px;display:block}.vehicle-price{color:#fff;background:#5b8db8;border-radius:7px;padding:9px 14px;font-size:16px;font-weight:800;position:absolute;bottom:18px;left:18px}.vehicle-details{flex:1;padding:27px 30px}.vehicle-title{justify-content:space-between;margin-bottom:22px;display:flex}.vehicle-label{color:#7890a8;letter-spacing:1.5px;margin:0 0 5px;font-size:10px;font-weight:700}.vehicle-title h3{color:#1f2937;margin:0;font-size:25px}.vehicle-model{color:#718096;margin:5px 0 0;font-size:14px}.vehicle-info{border-top:1px solid #e1e8f0;border-bottom:1px solid #e1e8f0;grid-template-columns:repeat(3,1fr);gap:18px 22px;padding:20px 0;display:grid}.info-item{flex-direction:column;gap:6px;display:flex}.info-item span{color:#8191a3;font-size:11px}.info-item strong{color:#344054;font-size:13px;font-weight:600}.buy-button{color:#fff;cursor:pointer;background:#5b8db8;border:none;border-radius:8px;width:100%;height:46px;margin-top:22px;font-size:14px;font-weight:800;transition:all .2s}.buy-button:hover{background:#4d7fa9}.no-vehicle{text-align:center;background:#fff;border:1px solid #dfe7f1;border-radius:12px;padding:60px 20px;box-shadow:0 4px 15px #465a6e0d}.no-vehicle h3{color:#344054;margin:0}.no-vehicle p{color:#8191a3;font-size:14px}.pagination{justify-content:center;align-items:center;gap:18px;margin-top:35px;display:flex}.pagination-button{color:#52677d;cursor:pointer;background:#fff;border:1px solid #ccd8e5;border-radius:8px;padding:10px 18px;font-size:13px}.pagination-button:hover:not(:disabled){color:#4d7fa9;background:#f5f9fc;border-color:#6f98bd}.pagination-button:disabled{opacity:.45;cursor:not-allowed}.page-number{color:#718096;font-size:13px}@media (width<=900px){.buy-page{padding:30px 25px}.vehicle-card{flex-direction:column}.vehicle-image-section{width:100%;min-width:0;height:250px}.vehicle-image{min-height:250px}.vehicle-info{grid-template-columns:repeat(2,1fr)}}@media (width<=600px){.buy-page{padding:22px 15px}.buy-header{align-items:flex-start;min-height:145px}.back-button{top:0;left:0}.buy-title{padding-top:55px}.buy-header h2{font-size:26px}.page-description{font-size:13px}.search-section{flex-direction:column}.search-button{width:100%}.vehicle-details{padding:22px 18px}.vehicle-info{grid-template-columns:1fr 1fr;gap:15px}.vehicle-image-section{height:210px}.vehicle-image{min-height:210px}.pagination{gap:10px}}.admin-auth-page{box-sizing:border-box;background:#f7fafd;justify-content:center;align-items:center;width:100%;min-height:100vh;padding:30px;display:flex}.admin-auth-card{background:#fff;border:1px solid #dce7f2;border-radius:14px;grid-template-columns:1fr 1fr;width:100%;max-width:850px;display:grid;overflow:hidden;box-shadow:0 8px 25px #315b8514}.admin-auth-hero{background:#eef5fb;flex-direction:column;justify-content:center;padding:45px 35px;display:flex}.admin-auth-hero h2{color:#315b85;margin:0 0 15px;font-size:30px;font-weight:700}.admin-auth-hero p{color:#64748b;margin:0;font-size:15px;line-height:1.7}.admin-auth-form{background:#fff;padding:45px 35px}.admin-form-group{margin-bottom:20px}.admin-form-group label{color:#334155;margin-bottom:8px;font-size:14px;font-weight:600;display:block}.admin-input{box-sizing:border-box;color:#26384a;background:#fff;border:1px solid #cbd8e6;border-radius:7px;outline:none;width:100%;height:45px;padding:0 13px;font-size:14px;transition:all .2s}.admin-input::placeholder{color:#94a3b8}.admin-input:focus{border-color:#7aa7d1;box-shadow:0 0 0 3px #7aa7d126}.admin-login-btn{color:#fff;cursor:pointer;background:#7aa7d1;border:none;border-radius:7px;width:100%;height:45px;font-size:15px;font-weight:600;transition:all .2s}.admin-login-btn:hover{background:#6795c1}@media (width<=700px){.admin-auth-page{padding:20px}.admin-auth-card{grid-template-columns:1fr}.admin-auth-hero{padding:30px 25px}.admin-auth-hero h2{font-size:25px}.admin-auth-form{padding:30px 25px}}.admin-dashboard{color:#263746;box-sizing:border-box;background:#f4f7fb;min-height:100vh;padding:40px 50px;font-family:Arial,sans-serif}.admin-panel{width:100%;max-width:1200px;margin:0 auto}.admin-hero{background:#fff;border:1px solid #dfe7ef;border-radius:18px;justify-content:space-between;align-items:center;gap:30px;padding:35px 40px;display:flex}.admin-hero h2{color:#263746;margin:0;font-size:34px;font-weight:800}.admin-hero h2:before{content:"";background:#6f9fc4;border-radius:5px;width:45px;height:4px;margin-bottom:15px;display:block}.admin-hero p{color:#718096;max-width:650px;margin:10px 0 0;font-size:14px;line-height:1.6}.admin-hero button{color:#405466;cursor:pointer;background:#fff;border:1px solid #cfd9e3;border-radius:8px;min-width:105px;height:44px;padding:0 20px;font-size:13px;font-weight:600;transition:all .2s}.admin-hero button:hover{color:#fff;background:#6f9fc4;border-color:#6f9fc4}.admin-actions{grid-template-columns:repeat(3,1fr);gap:20px;margin-top:25px;display:grid}.admin-actions a{box-sizing:border-box;color:#34495e;background:#fff;border:1px solid #dfe7ef;border-radius:16px;align-items:flex-end;min-height:170px;padding:25px;font-size:17px;font-weight:700;text-decoration:none;transition:all .25s;display:flex;position:relative;overflow:hidden}.admin-actions a:before{content:"";background:#6f9fc4;width:100%;height:3px;position:absolute;top:0;left:0}.admin-actions a:after{color:#e6edf3;font-size:50px;font-weight:800;line-height:1;position:absolute;top:18px;right:22px}.admin-actions a:first-child:after{content:"01"}.admin-actions a:nth-child(2):after{content:"02"}.admin-actions a:nth-child(3):after{content:"03"}.admin-actions a:nth-child(4):after{content:"04"}.admin-actions a:hover{color:#416b8f;border-color:#6f9fc4;transform:translateY(-4px);box-shadow:0 15px 35px #3750691f}.admin-actions a:nth-child(2):before{background:#89a8c2}.admin-actions a:nth-child(2):hover{color:#547993;border-color:#89a8c2}@media (width<=850px){.admin-dashboard{padding:30px 25px}.admin-hero{padding:30px}.admin-actions{grid-template-columns:1fr 1fr}}@media (width<=600px){.admin-dashboard{padding:20px 15px}.admin-hero{flex-direction:column;align-items:flex-start;padding:25px 22px}.admin-hero h2{font-size:27px}.admin-hero p{font-size:13px}.admin-hero button{width:100%}.admin-actions{grid-template-columns:1fr;gap:14px}.admin-actions a{min-height:135px}}.pending-page{box-sizing:border-box;color:#000;background:#f5f7fa;width:100%;min-height:100vh;padding:30px}.pending-page .page-shell{width:100%;max-width:1500px;margin:0 auto;text-align:left!important}.pending-page .back-button{color:#000;cursor:pointer;box-shadow:none;background:#fff;border:1px solid #d8e2ef;border-radius:8px;justify-content:center;align-items:center;padding:9px 16px;font-size:14px;font-weight:600;transition:all .2s;text-align:left!important;width:fit-content!important;margin:0 0 18px!important;display:flex!important}.pending-page .back-button:hover{background:#f1f5f9;border-color:#b9cee5;transform:translate(-2px)}.pending-page .page-shell>h2{color:#000;width:100%;margin:0 0 28px;font-size:30px;font-weight:700;text-align:center!important}.pending-page .page-shell>h2:after{content:"";background:#7da4d6;border-radius:10px;width:55px;height:4px;margin:10px auto 0;display:block}.pending-page .pending-panel{box-sizing:border-box;text-align:left;background:#fff;border:1px solid #e0e5ea;border-radius:12px;width:100%;padding:25px;box-shadow:0 2px 8px #0000000d}.pending-page .table-shell{box-sizing:border-box;text-align:left;background:#fff;border:1px solid #dfe4e9;border-radius:10px;width:100%;overflow-x:auto}.pending-page .pending-table{border-collapse:collapse;border-spacing:0;color:#000;text-align:left;background:#fff;width:100%;min-width:1250px;font-size:14px}.pending-page .pending-table thead{background:#f0f4f8}.pending-page .pending-table th{color:#000;text-align:left;white-space:nowrap;background:#f0f4f8;border-bottom:1px solid #d9dfe5;padding:14px 12px;font-size:13px;font-weight:700}.pending-page .pending-table tbody,.pending-page .pending-table tr{background:#fff}.pending-page .pending-table td{color:#000;text-align:left;vertical-align:middle;white-space:nowrap;background:#fff;border-bottom:1px solid #e5e8eb;padding:14px 12px;font-size:14px}.pending-page .pending-table tbody tr:hover td{color:#000;background:#f8fafc}.pending-page .pending-table tbody tr:last-child td{border-bottom:none}.pending-page .input-field{box-sizing:border-box;color:#000;background:#fff;border:1px solid #cfd6de;border-radius:7px;outline:none;width:120px;height:40px;padding:0 10px;font-size:14px}.pending-page .input-field:focus{border-color:#7da4d6;box-shadow:0 0 0 3px #7da4d626}.pending-page .pending-table img{object-fit:cover;background:#f5f7fa;border:1px solid #d8dee5;border-radius:7px;width:80px;height:60px;display:block}.pending-page .button-primary{color:#fff;cursor:pointer;background:#6f9ed6;border:none;border-radius:7px;min-width:115px;height:40px;padding:0 15px;font-size:13px;font-weight:600;transition:all .2s}.pending-page .button-primary:hover{background:#5d8dcc}.pending-page .text-center{font-weight:500;text-align:center!important;color:#000!important;background:#fff!important;padding:35px!important}.pending-page .pending-table th:first-child,.pending-page .pending-table td:first-child,.pending-page .pending-table th:nth-child(6),.pending-page .pending-table td:nth-child(6),.pending-page .pending-table th:nth-child(7),.pending-page .pending-table td:nth-child(7),.pending-page .pending-table th:nth-child(8),.pending-page .pending-table td:nth-child(8),.pending-page .pending-table th:nth-child(11),.pending-page .pending-table td:nth-child(11),.pending-page .pending-table th:nth-child(12),.pending-page .pending-table td:nth-child(12){text-align:center}@media (width<=900px){.pending-page{padding:20px}.pending-page .pending-panel{padding:18px}.pending-page .page-shell>h2{font-size:27px}}@media (width<=600px){.pending-page{padding:12px}.pending-page .pending-panel{padding:10px}.pending-page .page-shell>h2{font-size:23px}.pending-page .back-button{padding:8px 13px;font-size:13px}.pending-page .table-shell{border-radius:7px}}.update-price-page{background:linear-gradient(#090d13 0%,#06090f 100%);min-height:100vh;padding:24px}.update-price-card{background:#ffffff0a;border:1px solid #ffffff14;border-radius:28px;max-width:520px;margin:0 auto;padding:32px;box-shadow:0 28px 70px #0000004d}.update-price-card h3{color:var(--heading);margin:0 0 20px}.update-price-card form{gap:18px;display:grid}.update-price-card input{width:100%;color:var(--text);background:#0f1724;border:1px solid #ffffff14;border-radius:16px;padding:14px 16px}.update-price-card input:focus{border-color:#ffbf0099;outline:none;box-shadow:0 0 0 4px #ffbf001f}.update-price-card button{border-radius:18px;width:100%}html,body,#root{background-color:#f5f7fa;width:100%;min-height:100%;margin:0;padding:0}.sold-page{box-sizing:border-box;color:#000;background:#f5f7fa;width:100%;min-height:100vh;padding:30px}.sold-page .page-shell{text-align:left;width:100%;max-width:1400px;margin:0 auto}.sold-page .back-button{color:#000;cursor:pointer;text-align:left;background:#fff;border:1px solid #d6dce3;border-radius:8px;justify-content:center;align-items:center;gap:7px;padding:9px 16px;font-size:14px;font-weight:600;transition:all .2s;box-shadow:0 2px 6px #0000000d;width:fit-content!important;margin:0 0 18px!important;display:flex!important}.sold-page .back-button:hover{background:#f0f3f6;border-color:#b9c3ce;transform:translate(-2px)}.sold-page .page-shell>h2{color:#000;width:100%;margin:0 0 28px;font-size:32px;font-weight:700;text-align:center!important}.sold-page .page-shell>h2:after{content:"";background:#6f9ed6;border-radius:10px;width:55px;height:4px;margin:10px auto 0;display:block}.sold-page .sold-panel{box-sizing:border-box;text-align:left;background:#fff;border:1px solid #e0e4e8;border-radius:12px;width:100%;padding:25px;box-shadow:0 3px 12px #0000000f}.sold-page .search-toolbar{box-sizing:border-box;text-align:left;align-items:center;gap:12px;width:100%;margin:0 0 25px;padding:0;display:flex}.sold-page .search-toolbar input{box-sizing:border-box;color:#000;text-align:left;background:#fff;border:1px solid #cfd5dc;border-radius:8px;outline:none;flex:1;width:100%;height:48px;padding:0 16px;font-size:15px;transition:all .2s}.sold-page .search-toolbar input::placeholder{color:#777;opacity:1}.sold-page .search-toolbar input:focus{color:#000;background:#fff;border-color:#6f9ed6;box-shadow:0 0 0 3px #6f9ed626}.sold-page .search-toolbar .button-primary{color:#fff;cursor:pointer;background:#6f9ed6;border:none;border-radius:8px;width:115px;min-width:115px;height:48px;padding:0 18px;font-size:15px;font-weight:600;transition:all .2s}.sold-page .search-toolbar .button-primary:hover{background:#5d8dcc}.sold-page .table-shell{box-sizing:border-box;text-align:left;background:#fff;border:1px solid #dfe4e9;border-radius:10px;width:100%;overflow-x:auto}.sold-page .table-dark{border-collapse:collapse;border-spacing:0;color:#000;text-align:left;background:#fff;width:100%;min-width:1100px;font-size:14px}.sold-page .table-dark thead{background:#f0f4f8}.sold-page .table-dark th{color:#000;text-align:left;white-space:nowrap;background:#f0f4f8;border-bottom:1px solid #d9dfe5;padding:15px 14px;font-size:13px;font-weight:700}.sold-page .table-dark tbody,.sold-page .table-dark tr{background:#fff}.sold-page .table-dark td{color:#000;text-align:left;white-space:nowrap;background:#fff;border-bottom:1px solid #e5e8eb;padding:16px 14px;font-size:14px}.sold-page .table-dark tbody tr:hover td{color:#000;background:#f8fafc}.sold-page .table-dark tbody tr:last-child td{border-bottom:none}.sold-page .table-dark td:nth-child(8),.sold-page .table-dark td:nth-child(9){color:#000;font-weight:600}.sold-page .text-center{text-align:center!important;color:#000!important;background:#fff!important;padding:35px!important}.sold-page .pagination-row{text-align:center;justify-content:center;align-items:center;gap:18px;width:100%;margin-top:25px;display:flex}.sold-page .pagination-row button{color:#000;cursor:pointer;background:#fff;border:1px solid #d1d8df;border-radius:8px;min-width:105px;padding:10px 18px;font-size:14px;font-weight:600;transition:all .2s}.sold-page .pagination-row button:hover:not(:disabled){background:#f1f5f8;border-color:#b8c2cc}.sold-page .pagination-row button:disabled{color:#999;cursor:not-allowed;opacity:.7;background:#f7f7f7}.sold-page .pagination-row span{color:#000;font-size:14px;font-weight:600}@media (width<=800px){.sold-page{padding:18px}.sold-page .sold-panel{padding:15px}.sold-page .search-toolbar{flex-direction:column;align-items:stretch}.sold-page .search-toolbar input,.sold-page .search-toolbar .button-primary{width:100%}.sold-page .page-shell>h2{font-size:27px}}@media (width<=500px){.sold-page{padding:12px}.sold-page .sold-panel{padding:10px}.sold-page .page-shell>h2{font-size:23px}.sold-page .back-button{padding:8px 13px;font-size:13px}.sold-page .pagination-row{flex-wrap:wrap}}.history-page{box-sizing:border-box;color:#000;background:#f5f7fa;width:100%;min-height:100vh;padding:30px}.history-page .page-shell{width:100%;max-width:1400px;margin:0 auto;text-align:left!important}.history-page .back-button{color:#000;cursor:pointer;box-shadow:none;background:#fff;border:1px solid #d8e2ef;border-radius:8px;justify-content:center;align-items:center;padding:9px 16px;font-size:14px;font-weight:600;transition:all .2s;text-align:left!important;width:fit-content!important;margin:0 0 18px!important;display:flex!important}.history-page .back-button:hover{background:#f4f7fa;border-color:#b9cee5;transform:translate(-2px)}.history-page .page-shell>h2{color:#000;width:100%;margin:0 0 28px;font-size:30px;font-weight:700;text-align:center!important}.history-page .page-shell>h2:after{content:"";background:#7da4d6;border-radius:10px;width:55px;height:4px;margin:10px auto 0;display:block}.history-page .history-panel{box-sizing:border-box;text-align:left;background:#fff;border:1px solid #e0e5ea;border-radius:12px;width:100%;padding:25px;box-shadow:0 2px 8px #0000000d}.history-page .search-toolbar{box-sizing:border-box;text-align:left;align-items:center;gap:12px;width:100%;margin:0 0 25px;display:flex}.history-page .search-toolbar input{box-sizing:border-box;color:#000;text-align:left;background:#fff;border:1px solid #cfd6de;border-radius:8px;outline:none;flex:1;width:100%;height:48px;padding:0 16px;font-size:15px;transition:all .2s}.history-page .search-toolbar input::placeholder{color:#777;opacity:1}.history-page .search-toolbar input:focus{color:#000;background:#fff;border-color:#7da4d6;box-shadow:0 0 0 3px #7da4d626}.history-page .search-toolbar .button-primary{color:#fff;cursor:pointer;background:#6f9ed6;border:none;border-radius:8px;width:115px;min-width:115px;height:48px;padding:0 18px;font-size:15px;font-weight:600;transition:all .2s}.history-page .search-toolbar .button-primary:hover{background:#5d8dcc}.history-page .table-shell{box-sizing:border-box;text-align:left;background:#fff;border:1px solid #dfe4e9;border-radius:10px;width:100%;overflow-x:auto}.history-page .table-dark{border-collapse:collapse;border-spacing:0;color:#000;text-align:left;background:#fff;width:100%;min-width:1100px;font-size:14px}.history-page .table-dark thead{background:#f0f4f8}.history-page .table-dark th{color:#000;text-align:left;white-space:nowrap;background:#f0f4f8;border-bottom:1px solid #d9dfe5;padding:15px 14px;font-size:13px;font-weight:700}.history-page .table-dark tbody,.history-page .table-dark tr{background:#fff}.history-page .table-dark td{color:#000;text-align:left;white-space:nowrap;vertical-align:middle;background:#fff;border-bottom:1px solid #e5e8eb;padding:15px 14px;font-size:14px}.history-page .table-dark tbody tr:hover td{color:#000;background:#f8fafc}.history-page .table-dark tbody tr:last-child td{border-bottom:none}.history-page .text-center{font-weight:500;text-align:center!important;color:#000!important;background:#fff!important;padding:35px!important}.history-page .table-dark td:nth-child(8),.history-page .table-dark td:nth-child(9){color:#000;font-weight:600}.history-page .pagination-row{text-align:center;justify-content:center;align-items:center;gap:18px;width:100%;margin-top:25px;display:flex}.history-page .pagination-row button{color:#000;cursor:pointer;background:#fff;border:1px solid #d1d8df;border-radius:8px;min-width:105px;padding:10px 18px;font-size:14px;font-weight:600;transition:all .2s}.history-page .pagination-row button:hover:not(:disabled){background:#f1f5f8;border-color:#b8c2cc}.history-page .pagination-row button:disabled{color:#999;cursor:not-allowed;opacity:.7;background:#f5f6f7}.history-page .pagination-row span{color:#000;font-size:14px;font-weight:600}.history-page .table-dark th:first-child,.history-page .table-dark td:first-child{text-align:center}.history-page .table-dark th:nth-child(8),.history-page .table-dark td:nth-child(8),.history-page .table-dark th:nth-child(9),.history-page .table-dark td:nth-child(9){text-align:right}@media (width<=900px){.history-page{padding:20px}.history-page .history-panel{padding:18px}.history-page .page-shell>h2{font-size:27px}}@media (width<=600px){.history-page{padding:12px}.history-page .history-panel{padding:10px}.history-page .page-shell>h2{font-size:23px}.history-page .back-button{padding:8px 13px;font-size:13px}.history-page .search-toolbar{flex-direction:column;align-items:stretch}.history-page .search-toolbar input,.history-page .search-toolbar .button-primary{width:100%}.history-page .pagination-row{flex-wrap:wrap}}.contact-page{color:#1f2937;box-sizing:border-box;background:#f4f7fb;width:100%;min-height:100vh;padding:40px;font-family:Arial,sans-serif;position:relative}.contact-back-button{color:#315b85;cursor:pointer;background:#fff;border:1px solid #d8e2ef;border-radius:8px;padding:9px 16px;font-size:15px;font-weight:600;transition:all .2s;position:absolute;top:35px;left:35px;box-shadow:0 3px 10px #0000000f}.contact-back-button:hover{color:#23496f;background:#eef5fc;border-color:#b9cee5;transform:translate(-2px);box-shadow:0 5px 15px #2563eb33}.contact-content{box-sizing:border-box;justify-content:center;align-items:center;width:100%;min-height:calc(100vh - 80px);padding:70px 20px 30px;display:flex}.contact-card{box-sizing:border-box;background:#fff;border:1px solid #e2e8f0;border-radius:18px;width:100%;max-width:720px;padding:45px 50px;box-shadow:0 15px 40px #1e3a8a1a}.contact-card h2{text-align:center;color:#172554;margin:0;font-size:34px;font-weight:800}.contact-card h2:after{content:"";background:#2563eb;border-radius:5px;width:55px;height:4px;margin:12px auto 0;display:block}.contact-intro{text-align:center;color:#64748b;margin:22px 0 30px;font-size:15px;line-height:1.6}.contact-item{border-bottom:1px solid #e5e7eb;align-items:center;gap:18px;padding:20px 10px;transition:all .2s;display:flex}.contact-item:last-child{border-bottom:none}.contact-icon{color:#2563eb;width:20px;min-width:20px;font-size:18px}.contact-item span{color:#475569;font-size:15px;line-height:1.5}.contact-item:hover{background:#f8fafc;padding-left:16px}.contact-item:hover span{color:#172554}@media (width<=800px){.contact-page{padding:30px}.contact-back-button{top:25px;left:25px}.contact-content{padding-top:80px}.contact-card{padding:35px}}@media (width<=600px){.contact-page{padding:15px}.contact-back-button{margin:5px 0 15px;padding:10px 18px;font-size:14px;position:relative;top:auto;left:auto}.contact-content{min-height:auto;padding:20px 0 30px;display:block}.contact-card{border-radius:14px;padding:30px 20px}.contact-card h2{font-size:28px}.contact-intro{margin-bottom:25px;font-size:14px}.contact-item{gap:14px;padding:17px 5px}.contact-item span{word-break:break-word;font-size:14px}}.cart-page{color:#1f2937;box-sizing:border-box;text-align:left;background:#f7f9fc;width:100%;min-height:100vh;padding:40px 55px;font-family:Arial,sans-serif;position:relative}.cart-back-button{color:#315b85;cursor:pointer;box-sizing:border-box;z-index:10;background:#fff;border:1px solid #d8e2ef;border-radius:8px;justify-content:center;align-items:center;padding:10px 18px;font-size:16px;font-weight:600;transition:all .2s;display:inline-flex;position:absolute;top:30px;left:30px}.cart-back-button:hover{color:#23496f;background:#eef5fc;border-color:#b9cee5;transform:translate(-2px)}.cart-header{text-align:center;width:100%;margin-top:35px;margin-bottom:35px}.cart-header h1{color:#315b85;margin:0;font-size:32px;font-weight:700}.cart-header p{color:#718096;margin-top:8px;font-size:16px}.cart-container{box-sizing:border-box;width:100%;max-width:1150px;margin:0 auto}.cart-card{box-sizing:border-box;background:#fff;border:1px solid #dfe7f1;border-left:4px solid #5b8db8;border-radius:14px;align-items:center;width:100%;margin-bottom:22px;padding:22px;transition:all .2s;display:flex;box-shadow:0 4px 18px #465a6e0f}.cart-card:hover{border-color:#b9cee5;transform:translateY(-2px);box-shadow:0 8px 25px #465a6e1a}.cart-image-section{background:#edf3f8;border-radius:10px;flex-shrink:0;width:270px;height:170px;overflow:hidden}.cart-image{object-fit:cover;width:100%;height:100%;display:block}.cart-details{box-sizing:border-box;flex:1;padding:0 30px}.cart-label{color:#7890a8;letter-spacing:1.5px;margin:0 0 6px;font-size:10px;font-weight:700}.cart-details h2{color:#315b85;margin:0;font-size:25px;font-weight:700}.cart-details h3{color:#718096;margin:5px 0 18px;font-size:16px;font-weight:500}.cart-info{border-top:1px solid #e1e8f0;flex-wrap:wrap;gap:25px;padding-top:15px;display:flex}.cart-info p{flex-direction:column;gap:5px;margin:0;display:flex}.cart-info span{color:#8191a3;font-size:11px}.cart-info strong{color:#344054;font-size:13px;font-weight:600}.cart-price{color:#315b85;margin-top:18px;font-size:20px;font-weight:800}.cart-actions{flex-direction:column;flex-shrink:0;gap:12px;width:125px;display:flex}.remove-button{color:#fff;cursor:pointer;background:#d9534f;border:none;border-radius:7px;width:100%;padding:11px 10px;font-size:13px;font-weight:700;transition:all .2s}.remove-button:hover{background:#c03935}.payment-button{color:#fff;cursor:pointer;background:#5b8db8;border:none;border-radius:7px;width:100%;padding:11px 10px;font-size:13px;font-weight:700;transition:all .2s}.payment-button:hover{background:#4d7fa9}.sold-status{color:#2e7d32;text-align:center;box-sizing:border-box;background:#e8f5e9;border-radius:7px;width:100%;padding:11px 10px;font-size:13px;font-weight:700}.cart-message{text-align:center;box-sizing:border-box;background:#fff;border:1px solid #dfe7f1;border-radius:12px;width:100%;padding:60px 20px;box-shadow:0 4px 15px #465a6e0d}.cart-message h3{color:#344054;margin:0;font-size:20px}.cart-message p{color:#8191a3;margin-top:8px;font-size:14px}@media (width<=900px){.cart-page{padding:35px 25px}.cart-back-button{top:25px;left:25px}.cart-header{margin-top:45px}.cart-card{align-items:flex-start}.cart-image-section{width:220px;height:150px}.cart-details{padding:0 20px}.cart-info{gap:15px}}@media (width<=650px){.cart-page{padding:25px 15px}.cart-back-button{margin-bottom:20px;padding:10px 16px;font-size:15px;position:relative;top:0;left:0}.cart-header{margin-top:5px;margin-bottom:25px}.cart-header h1{font-size:27px}.cart-header p{font-size:13px}.cart-card{flex-direction:column;align-items:stretch;padding:15px}.cart-image-section{width:100%;height:210px}.cart-details{width:100%;padding:20px 5px}.cart-details h2{font-size:23px}.cart-info{flex-flow:wrap;gap:15px}.cart-actions{flex-direction:row;width:100%;margin-top:5px}.remove-button,.payment-button,.sold-status{flex:1}}@media (width<=400px){.cart-page{padding:20px 12px}.cart-back-button{padding:9px 14px;font-size:14px}.cart-header h1{font-size:24px}.cart-image-section{height:180px}.cart-actions{flex-direction:column}.remove-button,.payment-button,.sold-status{width:100%}}.admin-orders-page{color:#1f2937;box-sizing:border-box;background:#f7f9fc;width:100%;min-height:100vh;padding:40px 55px;font-family:Arial,sans-serif}.admin-orders-back{color:#315b85;cursor:pointer;background:#fff;border:1px solid #d8e2ef;border-radius:8px;margin-right:auto;padding:9px 16px;font-size:14px;font-weight:600;transition:all .2s;display:block;position:relative;top:0;left:0}.admin-orders-back:hover{color:#23496f;background:#eef5fc;border-color:#b9cee5;transform:translate(-2px)}.admin-orders-header{text-align:center;margin-top:25px;margin-bottom:35px}.admin-orders-header p{color:#5d7fa3;letter-spacing:2px;margin:0 0 8px;font-size:12px;font-weight:700}.admin-orders-header h1{color:#1f2937;margin:0;font-size:32px}.admin-orders-header span{color:#718096;margin-top:8px;font-size:14px;display:block}.admin-orders-container{box-sizing:border-box;background:#fff;border:1px solid #dfe7f1;border-radius:14px;width:100%;padding:20px;box-shadow:0 4px 18px #465a6e0f}.table-wrapper{width:100%;overflow-x:auto}.orders-table{border-collapse:collapse;width:100%;min-width:1000px}.orders-table thead{background:#f1f5f9}.orders-table th{text-align:left;color:#52677d;white-space:nowrap;border-bottom:1px solid #dfe7f1;padding:15px 12px;font-size:13px;font-weight:700}.orders-table td{color:#344054;white-space:nowrap;border-bottom:1px solid #edf1f5;padding:14px 12px;font-size:13px}.orders-table tbody tr:hover{background:#f8fafc}.order-image{object-fit:cover;border:1px solid #dfe7f1;border-radius:7px;width:75px;height:55px}.order-price{font-weight:700;color:#315b85!important}.status{color:#52677d;background:#edf2f7;border-radius:20px;padding:6px 12px;font-size:12px;font-weight:700;display:inline-block}.status.pending{color:#9a6700;background:#fff4d6}.status.sold{color:#218838;background:#e6f7ec}.orders-message{text-align:center;padding:60px 20px}.orders-message h3{color:#344054;margin:0;font-size:20px}.orders-message p{color:#8191a3;margin-top:8px;font-size:14px}.table-wrapper::-webkit-scrollbar{height:7px}.table-wrapper::-webkit-scrollbar-track{background:#f1f5f9}.table-wrapper::-webkit-scrollbar-thumb{background:#b9cee5;border-radius:10px}@media (width<=900px){.admin-orders-page{padding:30px 25px}.admin-orders-header h1{font-size:28px}.admin-orders-container{padding:15px}}@media (width<=600px){.admin-orders-page{padding:22px 15px}.admin-orders-header{margin-top:25px}.admin-orders-header h1{font-size:26px}.admin-orders-header span{font-size:13px}.admin-orders-container{padding:10px}}.home-page{color:#1f2937;box-sizing:border-box;background:#f5f7fa;width:100%;min-height:100vh;font-family:Arial,sans-serif}.home-navbar{box-sizing:border-box;background:#fff;border-bottom:1px solid #e5e7eb;align-items:center;height:75px;padding:0 60px;display:flex}.home-navbar h2{color:#1e3a8a;margin:0 auto 0 0;font-size:25px;font-weight:800}.home-login-btn{color:#fff;cursor:pointer;background:#1e3a8a;border:none;border-radius:7px;padding:11px 25px;font-size:14px;font-weight:700;transition:all .2s}.home-login-btn:hover{background:#2563eb}.home-nav-buttons{align-items:center;gap:12px;display:flex}.home-admin-btn{color:#1e3a8a;cursor:pointer;background:#fff;padding:11px 22px;font-size:14px;font-weight:700;transition:all .2s}.home-admin-btn:hover{color:#3b2d48;background:#fff}.home-content{box-sizing:border-box;align-items:center;min-height:500px;padding:60px 80px;display:flex}.home-text{width:55%}.home-label{color:#2563eb;letter-spacing:2px;margin:0 0 12px;font-size:12px;font-weight:800}.home-text h1{color:#111827;margin:0;font-size:48px;font-weight:800;line-height:1.15}.home-description{color:#6b7280;max-width:550px;margin:20px 0 28px;font-size:16px;line-height:1.7}.get-started-btn{color:#fff;cursor:pointer;background:#1e3a8a;border:none;border-radius:8px;padding:14px 30px;font-size:15px;font-weight:700;transition:all .2s}.get-started-btn:hover{background:#2563eb;transform:translateY(-2px)}.home-image{justify-content:center;align-items:center;width:45%;display:flex}.car-shape{background:#dbeafe;border-radius:30px;justify-content:center;align-items:center;width:350px;height:250px;font-size:130px;display:flex;box-shadow:0 20px 45px #1e3a8a26}.home-features{box-sizing:border-box;grid-template-columns:repeat(3,1fr);gap:22px;padding:0 80px 50px;display:grid}.feature-card{box-sizing:border-box;background:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:25px;transition:all .2s}.feature-card:hover{border-color:#2563eb;transform:translateY(-3px);box-shadow:0 12px 30px #00000014}.feature-card h3{color:#1e3a8a;margin:0 0 10px;font-size:18px}.feature-card p{color:#6b7280;margin:0;font-size:13px;line-height:1.6}@media (width<=900px){.home-navbar{padding:0 30px}.home-content{padding:50px 40px}.home-text h1{font-size:40px}.home-features{padding:0 40px 40px}}@media (width<=600px){.home-navbar{height:65px;padding:0 20px}.home-navbar h2{font-size:21px}.home-login-btn{padding:9px 18px}.home-content{text-align:center;flex-direction:column;padding:45px 20px}.home-text{width:100%}.home-text h1{font-size:32px}.home-description{font-size:14px}.home-image{width:100%;margin-top:40px}.car-shape{width:280px;height:190px;font-size:100px}.home-features{grid-template-columns:1fr;padding:0 20px 30px}}
