*{box-sizing:border-box}.sound{background:url(/images/beeping.jpg) no-repeat;background-size:cover;height:30px;width:30px}body,html{margin:0;padding:0;height:100%}body{display:flex;flex-direction:column;min-height:100vh}a{text-decoration:none;color:inherit}.contact-details{display:flex;flex-direction:column;gap:1rem;margin-top:1rem}.scroll{flex-grow:1;overflow-y:auto;padding:1.5rem;padding-top:calc(60px + 1.5rem);scrollbar-width:none}.scroll::-webkit-scrollbar{display:none}.hedder{position:fixed;top:0;left:0;right:0;display:flex;justify-content:flex-end;align-items:center;background:var(--header-bg);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);height:60px;padding:0 1rem;flex-shrink:0;color:var(--text);z-index:1000}.hedder button{border:none;background:transparent;color:inherit;padding:0 1rem;height:100%;font-size:1rem;cursor:pointer;transition:background-color .3s}.hedder button:hover{background:var(--hover-bg)}.guide-video{border:solid #000000 4px;border-radius:20px;border-style:outset;width:100%;max-width:570px;height:auto}.footer{color:var(--text);background:var(--header-bg);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);text-align:center;padding:1.5rem;line-height:1.6;flex-shrink:0}.footer p{margin:0}.b,.s,.l,.select{display:flex;flex-direction:column;align-items:center;gap:2rem;margin-top:1rem;color:var(--text)}.a1,.a2,.a3,.a4,.signup1,.signup2,.login1,.login2{background-repeat:no-repeat;background-size:cover;background-position:center;display:flex;flex-direction:column;justify-content:center;align-items:center;border-radius:20px;border:outset #000 4px;transition:transform .3s ease;width:100%;max-width:450px;aspect-ratio:16 / 10;text-align:center;color:#fff;text-shadow:2px 2px 4px rgba(0,0,0,.7);cursor:pointer}.a1:hover,.a2:hover,.a3:hover,.a4:hover,.signup1:hover,.signup2:hover,.login1:hover,.login2:hover{transform:scale(1.02);box-shadow:0 8px 32px #868df05e}.a1{background-image:url(/images/tractor.jpg)}.a2{background-image:url(/images/delivary.jpg)}.a3{background-image:url(/images/health-care.png)}.a4{background-image:url(/images/marchent.jpg)}.signup1{background-image:url(/images/2.jpg);color:#e0c93a}.signup2{background-image:url(/images/1.jpg);color:#42d385}.login1{background-image:url(/images/farmer1.jpg);color:#000;text-shadow:none}.login2{background-image:url(/images/seller.jpg);color:#cf640c}.our,.services{font-family:Boucherie Block,sans-serif;color:var(--text);font-size:clamp(2rem,5vw,3.5rem);margin-bottom:1rem;text-align:center}.vehicle,.Pesticides,.Crop,.Merchant{font-family:Crimson Pro,serif;font-size:clamp(1.2rem,3vw,2rem);margin:0;word-break:break-word}.booking,.order,.HEALTH-CARE,.LOGIN{font-family:Barlow Condensed,sans-serif;font-size:clamp(2rem,7vw,4rem);line-height:1;margin:0;word-break:break-word}.f,.li{margin:0;line-height:1;font-family:Barlow Condensed,sans-serif}.d{text-align:center}.vid{display:flex;flex-direction:column;align-items:center;gap:1rem}.box{display:flex;flex-direction:column;align-items:center;width:90%;max-width:400px;padding:2rem;gap:1.5rem;border-radius:10px;border:1px solid rgba(255,255,255,.3);margin:2rem auto 0;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:var(--surface);box-shadow:var(--glass-shadow);color:var(--text)}.box input{width:100%;height:40px;border-radius:8px;padding:0 1rem;background:var(--surface-2);color:var(--text);border:1px solid var(--hover-bg)}.box input::placeholder{color:var(--muted);opacity:.7}body.light-theme .box input{background:#ffffffe6;color:#1a237e;border-color:#00897b4d}body.light-theme .box input::placeholder{color:#546e7a;opacity:.8}.box button{background-color:navy;color:#fff;width:100%;padding:.75rem;border-radius:8px;border:none;cursor:pointer}.box h1{text-align:center;font-size:1.5rem}.aboutus{color:var(--text);background:var(--surface-2);padding:1.5rem;border-radius:20px;line-height:1.7;max-width:800px;margin:0 auto}.aboutus h2{margin-top:0;color:var(--text)}.popup-overlay{color:var(--text);position:fixed;top:0;right:0;bottom:0;left:0;display:flex;justify-content:center;align-items:center;z-index:9999;background:#0006}.popup-box{background:var(--surface);padding:2rem;border-radius:10px;text-align:center;width:90%;max-width:500px}:root{--bg-start: #071226;--bg-end: #071a2b;--surface: rgba(255,255,255,.04);--surface-2: rgba(255,255,255,.06);--muted: #94a3b8;--text: #e6eef2;--primary: #0ea5a4;--primary-600: #0b948f;--accent: #f59e0b;--glass-shadow: 0 8px 30px rgba(2,6,23,.6);--card-radius: 12px;--header-bg: rgba(10,30,50,.85);--hover-bg: rgba(255,255,255,.12)}body.light-theme{--bg-start: #e0f2f1;--bg-end: #b2dfdb;--surface: rgba(30,50,70,.92);--surface-2: rgba(20,40,60,.95);--muted: #546e7a;--text: #ffffff;--primary: #26a69a;--primary-600: #00897b;--accent: #ff9800;--glass-shadow: 0 4px 20px rgba(0,0,0,.25);--header-bg: rgba(20,40,60,.95);--hover-bg: rgba(38,166,154,.2);--card-radius: 12px}body.light-theme .card5,body.light-theme .detail-panel,body.light-theme .booking-card{border:1px solid rgba(255,255,255,.1)}body.light-theme .reset-box{box-shadow:0 8px 30px #0000004d}body.light-theme .hedder,body.light-theme .footer{background:var(--header-bg);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-bottom:1px solid rgba(255,255,255,.1)}body.light-theme .sidebar{background:var(--surface);border-right:1px solid rgba(255,255,255,.15)}body.light-theme .product-card,body.light-theme .vehicle-card,body.light-theme .cart-item,body.light-theme .booking-card{background:var(--surface);color:var(--text)}body.light-theme input,body.light-theme textarea,body.light-theme select{background:#ffffffe6;color:#1a237e;border-color:#00897b4d}body.light-theme input::placeholder,body.light-theme textarea::placeholder,body.light-theme select::placeholder{color:#546e7a;opacity:.8}body.light-theme select option{background-color:#fff!important;color:#1a237e!important}body.light-theme select option:checked,body.light-theme select option:hover{background-color:#00897b!important;color:#fff!important}body.light-theme .box{background:var(--surface);color:var(--text)}body.light-theme .sidebar button{background:linear-gradient(90deg,#00897b,#00695c);border:none;color:#fff}body.light-theme .sidebar button:hover{background:linear-gradient(90deg,#00695c,#004d40);color:#fff}body.light-theme label{color:#1a237e!important}body.light-theme .our,body.light-theme .services,body.light-theme .page-title{color:#1a237e}body.light-theme .card label,body.light-theme .card5 label,body.light-theme .box label,body.light-theme .product-card label,body.light-theme .vehicle-card label,body.light-theme .profile .card2 label,body.light-theme .popup-box label,body.light-theme .card input,body.light-theme .card textarea,body.light-theme .card select,body.light-theme .card5 input,body.light-theme .card5 textarea,body.light-theme .box input,body.light-theme .box textarea,body.light-theme .product-card input,body.light-theme .vehicle-card input,body.light-theme .profile .card2 input,body.light-theme .profile .card2 textarea,body.light-theme .popup-box input,body.light-theme .popup-box textarea{color:var(--text)!important}body.light-theme .card input::placeholder,body.light-theme .card textarea::placeholder,body.light-theme .card5 input::placeholder,body.light-theme .box input::placeholder,body.light-theme .profile .card2 input::placeholder,body.light-theme .popup-box input::placeholder{color:#ffffffb3!important}body.light-theme button:not(.header-button):not(.back-btn):not(.theme-toggle):not(.btn-danger):not(.hedder button){background:linear-gradient(90deg,#00897b,#00695c)!important;color:#fff!important;border:none!important}body.light-theme button:not(.header-button):not(.back-btn):not(.theme-toggle):not(.btn-danger):not(.hedder button):hover{background:linear-gradient(90deg,#00695c,#004d40)!important}body.light-theme .hedder button{background:transparent!important;color:var(--text)!important;border:none!important}body.light-theme .hedder button:hover{background:var(--hover-bg)!important}body.light-theme .btn-danger{background:linear-gradient(90deg,#d32f2f,#c62828)!important;color:#fff!important}body.light-theme .aboutus{background:#ffffffd9;color:#1a237e;border:1px solid rgba(0,137,123,.2)}body.light-theme .aboutus h2{color:#00897b}body.light-theme .page-header .back-btn,body.light-theme .back-btn{color:#1a237e}body,.box,.card,.popup-box,.detail-panel{transition:background-color .2s ease,color .2s ease,box-shadow .2s ease}body{background:linear-gradient(180deg,var(--bg-start),var(--bg-end));background-attachment:fixed;background-size:100% 100%;color:var(--text);font-family:Inter,ui-sans-serif,system-ui,-apple-system,Segoe UI,Roboto,Helvetica Neue,Arial;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}#root,main,.scroll,.back{background:transparent}html{background-color:transparent}input,textarea,select{background:var(--surface);color:var(--text);border:1px solid var(--hover-bg);padding:.6rem .75rem;border-radius:8px;font-size:.95rem;width:100%}select option{background-color:#1a2332!important;color:#e6eef2!important;padding:.5rem}select option:checked,select option:hover{background-color:#0ea5a4!important;color:#fff!important}input::placeholder,textarea::placeholder,select::placeholder{color:var(--muted);opacity:.7}input:focus,textarea:focus,select:focus{outline:2px solid var(--primary);border-color:var(--primary)}label{display:block;margin-top:.75rem;color:var(--muted);font-size:.9rem}textarea{min-height:100px;resize:vertical}.box button,.btn-primary,button[type=submit]{background:linear-gradient(90deg,var(--primary),var(--primary-600));color:#fff;border:none;padding:.8rem 1rem;border-radius:10px;cursor:pointer;font-weight:600;box-shadow:0 6px 18px #0ea5a41f}.box button:hover,.btn-primary:hover,button[type=submit]:hover{transform:translateY(-1px)}.box button:disabled{opacity:.6;cursor:not-allowed}.box,.card5,.card{background:var(--surface);border:1px solid rgba(255,255,255,.04);border-radius:var(--card-radius);box-shadow:var(--glass-shadow)}.card{padding:1rem}.hedder{background:linear-gradient(180deg,#ffffff05,#ffffff03);height:64px;align-items:center;padding:0 1rem}.hedder button{padding:.6rem .9rem;border-radius:10px}.popup-overlay{background:#02061799}body.light-theme .popup-overlay{background:#0006}.popup-box{background:var(--surface);color:var(--text);border-radius:10px;border:1px solid var(--hover-bg);box-shadow:var(--glass-shadow)}.popup-box button{background:linear-gradient(90deg,var(--primary),var(--primary-600));color:#fff;border:none;padding:.75rem 2rem;border-radius:8px;cursor:pointer;font-size:1rem;margin-top:1rem;transition:background .2s}.popup-box button:hover{background:linear-gradient(90deg,var(--primary-600),#00695c)}body.light-theme .popup-box{background:var(--surface);color:var(--text);border:1px solid rgba(255,255,255,.2)}body.light-theme .popup-box button{background:linear-gradient(90deg,#00897b,#00695c)!important;color:#fff!important}body.light-theme .popup-box button:hover{background:linear-gradient(90deg,#00695c,#004d40)!important}.grid-responsive{display:grid;grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:18px;padding:20px}.card-media{width:100%;height:150px;object-fit:cover;border-radius:8px;background:linear-gradient(180deg,#0000000a,#00000005)}.muted{color:var(--muted)}.text-accent{color:var(--accent)}.sidebar{background:var(--surface);border-right:1px solid var(--hover-bg)}.sidebar button{width:auto;padding:.6rem .9rem;border-radius:8px}@media (max-width: 768px){.box{width:94%;padding:1rem}.card{width:100%;height:auto}.page-header{margin-top:55px;padding:0 .5rem}.page-header .back-btn{margin-left:45px}.sidebar .back-btn{margin-top:4rem}.sidebar{display:none}}.btn-upload{border-radius:10px;padding:1rem}.back-btn{background:none;border:none;color:var(--text);font-size:0;cursor:pointer;padding:8px;margin-right:12px;width:40px;height:40px;display:inline-flex;align-items:center;justify-content:center;border-radius:8px;transition:background-color .2s ease,transform .2s ease;position:relative}.back-btn:before{content:"";width:24px;height:24px;display:block;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23e6eef2' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M19 12H5M12 19l-7-7 7-7'/%3E%3C/svg%3E");background-size:contain;background-repeat:no-repeat;background-position:center}.back-btn:hover{background:var(--hover-bg);transform:translate(-2px)}body.light-theme .back-btn:before{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%231a237e' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M19 12H5M12 19l-7-7 7-7'/%3E%3C/svg%3E")}.page-header{display:flex;justify-content:space-between;align-items:center;padding:0 1.25rem;margin-top:50px}.page-header .back-btn{margin-right:auto;margin-left:50px}.header-actions{display:flex;gap:10px;align-items:center}.header-button{color:var(--text);background:var(--surface-2);border:1px solid rgba(255,255,255,.04);border-radius:10px;padding:.45rem .9rem;cursor:pointer}.page-title{text-align:center;margin:1rem 0;font-size:1.5rem}.product-grid,.vehicle-grid,.grid-responsive{display:grid;grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:18px;padding:20px}.product-card,.vehicle-card{padding:1rem;border-radius:10px;background:#ffffff0f;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.1);display:flex;flex-direction:column;justify-content:space-between;transition:transform .18s ease,box-shadow .18s ease,background .18s ease;cursor:pointer}.product-card:hover,.vehicle-card:hover{transform:translateY(-4px);box-shadow:0 10px 30px #02061780;background:#ffffff14}body.light-theme .product-card,body.light-theme .vehicle-card{background:#14283ce6;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.1)}body.light-theme .product-card:hover,body.light-theme .vehicle-card:hover{box-shadow:0 10px 30px #0000004d;background:#14283cf2}.product-img,.vehicle-img{width:100%;height:150px;object-fit:cover;border-radius:8px;background:var(--surface-2)}.card-title{margin:.5rem 0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.price{font-weight:700;margin:0 0 10px}.actions-col{display:flex;flex-direction:column;gap:8px}.btn-add{background:linear-gradient(90deg,var(--primary),var(--primary-600));color:#fff;border:none;padding:.6rem;border-radius:8px;cursor:pointer}.btn-edit{background:linear-gradient(90deg,#3b82f6,#2563eb);color:#fff;border:none;padding:.6rem;border-radius:8px;cursor:pointer}.form-row{display:flex;gap:12px;align-items:center}.form-actions{display:flex;gap:12px;margin-top:12px}.label-column{display:flex;flex-direction:column;align-items:flex-start;width:100%}.form-column{display:flex;flex-direction:column;gap:12px}.form-panel{max-width:720px;margin:1rem auto}.detail-panel{max-width:700px;margin:0 auto;background:var(--surface-2);padding:20px;border-radius:12px;box-shadow:var(--glass-shadow)}.detail-img{width:100%;height:250px;object-fit:cover;border-radius:10px}.product-img-large{width:100%;max-height:400px;object-fit:contain;border-radius:10px}.product-price{color:#4caf50;font-weight:700}.booking-grid{padding:20px;display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:20px}.booking-card{border:1px solid var(--hover-bg);border-radius:8px;padding:1rem;background:var(--surface);color:var(--text);display:flex;flex-direction:column;box-shadow:var(--glass-shadow)}.booking-img{width:100%;height:200px;object-fit:cover;border-radius:6px}.booking-empty{color:var(--muted);grid-column:1 / -1;text-align:center}.booking-total{padding:20px;font-weight:700;color:var(--text);font-size:1.1rem}.booking-card .btn-cancel{margin-top:auto}.popup-actions{margin-top:20px;display:flex;justify-content:center;gap:10px}.btn-danger{background:linear-gradient(90deg,#ef4444,#dc2626);color:#fff;border:none;padding:.6rem;border-radius:8px;cursor:pointer}.detail-title{margin-top:15px}.mt-20{margin-top:20px}.page-center{display:flex;justify-content:center;align-items:center;min-height:100vh;padding:1rem}.reset-box{background:var(--surface);color:var(--text);padding:2rem;border-radius:10px;box-shadow:0 8px 30px #02061740;width:100%;max-width:420px;text-align:center}.reset-box input{width:100%;margin:.75rem 0;padding:.75rem;border-radius:8px;background:var(--surface-2);color:var(--text);border:1px solid var(--hover-bg)}.reset-box input::placeholder{color:var(--muted);opacity:.7}body.light-theme .reset-box input{background:#ffffffe6;color:#1a237e;border-color:#00897b4d}body.light-theme .reset-box input::placeholder{color:#546e7a;opacity:.8}.reset-box .btn-add{width:100%}.loading-box{text-align:center;padding:2rem}.box-scroll{overflow:auto;height:calc(100vh - 268px);scrollbar-width:none}.box-scroll::-webkit-scrollbar{display:none}.linkish{color:var(--primary);cursor:pointer;text-decoration:underline}.no-top{margin-top:0}.prewrap{white-space:pre-wrap}.underline-solid{text-decoration:underline solid}.cart-grid{padding:20px;display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:20px}.cart-item{border:1px solid var(--hover-bg);border-radius:8px;padding:12px;background:var(--surface);color:var(--text);box-shadow:var(--glass-shadow)}.cart-total{padding:20px;font-weight:700;color:var(--text);font-size:1.1rem}@media (max-width: 768px){.hedder{justify-content:center;overflow-x:auto}.hedder button{min-width:70px;padding:0 .5rem;white-space:nowrap}.profile{flex-direction:column}.sidebar{width:100%;min-width:100%;flex-direction:row;overflow-x:auto;padding:.5rem;border-right:none;border-bottom:1px solid rgba(255,255,255,.08)}.sidebar button{width:auto;white-space:nowrap;padding:.5rem 1rem}.sidebar .back-btn{margin-left:0}.profile .card2{padding:1rem}}.back{flex-grow:1;display:flex;flex-direction:column}.scroll1{overflow:auto;scrollbar-width:none;height:95vh}.scroll1>.back-btn{margin-left:50px;margin-top:50px;position:relative;z-index:1001}.c{display:flex;justify-content:center}.h{margin:0;display:flex;justify-content:center;font-family:Noto Sans,Arial,sans-serif;font-weight:700;text-align:center;color:var(--text)}body.light-theme .h{color:#1a237e}.h.en{font-family:Noto Sans,Arial,sans-serif}.h.te{font-family:Noto Sans Telugu,Arial,sans-serif}.h.hi{font-family:Noto Sans Devanagari,Arial,sans-serif}.h.ta{font-family:Noto Sans Tamil,Arial,sans-serif}.card2{display:flex;flex-direction:column;position:fixed;top:0;left:0;height:100vh;width:100vw;background:linear-gradient(180deg,var(--bg-start),var(--bg-end));padding-top:20px;gap:20px}.card2 input,.card2 button{margin:0 auto;width:50vw}.card2 input::placeholder{color:var(--muted);opacity:.7}body.light-theme .card2 input{background:#ffffffe6;color:#1a237e;border-color:#00897b4d}body.light-theme .card2 input::placeholder{color:#546e7a;opacity:.8}.profile .card2{position:relative;width:100%;height:auto;min-height:100vh;padding:2rem;flex:1;align-items:center;justify-content:flex-start;background:transparent}body.light-theme .profile .card2,body.light-theme .profile .card2 p{color:#1a237e}.profile .card2 h2{margin-top:0;margin-bottom:1.5rem;font-size:1.8rem}body.light-theme .profile .card2 h2{color:#1a237e}.profile .card2 input,.profile .card2 button{max-width:500px;width:100%;margin:.5rem auto}.profile .card2 button{background:linear-gradient(90deg,var(--primary),var(--primary-600));color:#fff;border:none;padding:.75rem 1rem;border-radius:8px;cursor:pointer;font-size:1rem;transition:background .2s}.profile .card2 button:hover{background:linear-gradient(90deg,var(--primary-600),#00695c)}.profile .card2 input::placeholder{color:var(--muted);opacity:.7}body.light-theme .profile .card2 button{background:linear-gradient(90deg,#00897b,#00695c)!important;color:#fff!important;border:none}body.light-theme .profile .card2 button:hover{background:linear-gradient(90deg,#00695c,#004d40)}body.light-theme .profile .card2 input{background:#ffffffe6;color:#1a237e;border-color:#00897b4d}body.light-theme .profile .card2 input::placeholder{color:#546e7a;opacity:.8}.profile .card2 iframe{width:100%;max-width:800px;height:600px;border:none;border-radius:8px}.profile .card2 p{max-width:500px;line-height:1.6;margin:1rem auto}.back,.b,.s,.l,.select{width:100%;background:transparent}.card{position:relative;box-shadow:0 8px 32px #868df05e;width:24vw;height:25vw;margin:auto;text-align:center;background:var(--surface);padding:10px;font-family:Arial}.btn1{position:absolute;bottom:0;left:0;width:100%;height:10%;color:#fff;background-color:navy;border:none}.btn1:hover{opacity:.7}.profile{margin:0;display:flex;flex-direction:row;align-items:stretch;min-height:100vh;background:linear-gradient(180deg,#ffffff0f,#ffffff08);color:var(--text)}body.light-theme .profile{background:linear-gradient(180deg,#0206170a,#02061705)}.sidebar{margin:0;padding:1rem 0;color:var(--text);display:flex;flex-direction:column;align-items:center;gap:12px;width:200px;min-width:180px;background:var(--surface);border-right:1px solid rgba(255,255,255,.08);flex-shrink:0}.sidebar button{border:none;padding:.75rem 1rem;width:90%;background:linear-gradient(90deg,var(--primary),var(--primary-600));color:#fff;border-radius:8px;cursor:pointer;transition:background-color .2s,transform .2s;text-align:left;font-size:.95rem}.sidebar button:hover{background:linear-gradient(90deg,var(--primary-600),#00695c);transform:translate(2px)}.sidebar .back-btn{align-self:flex-start;padding:.5rem;margin-left:.5rem;margin-top:3.5rem;width:auto}.lang{display:flex;justify-content:center;align-items:center;background-color:#0e5504;border-radius:10px;border:outset black 4px;color:#fff;width:20.833vw}.sound{height:30px;width:30px}.card5{background:var(--surface);border-radius:.75rem;box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -4px #0000001a;transition:all .3s ease-in-out}.theme-toggle-wrapper{position:fixed;left:12px;top:12px;z-index:9999;pointer-events:auto}.theme-toggle{display:inline-flex;align-items:center;gap:8px;padding:8px 10px;border-radius:10px;border:1px solid rgba(255,255,255,.06);background:linear-gradient(90deg,#ffffff05,#ffffff03);color:var(--text);cursor:pointer;font-weight:600;box-shadow:0 2px 8px #00000026}body.light-theme .theme-toggle{background:#14283cf2;border:1px solid rgba(255,255,255,.2);color:#fff;box-shadow:0 4px 12px #0000004d}.theme-toggle:hover{transform:translateY(-1px)}.theme-toggle svg{display:block}.theme-toggle-label{font-size:.95rem}@media (max-width: 520px){.theme-toggle-wrapper{left:8px;top:8px}.theme-toggle{padding:6px 8px;gap:6px}}.btn-primary{background-color:#22c55e;color:#fff;font-weight:600;padding:.75rem 1.5rem;border-radius:.5rem;transition:background-color .2s}.btn-primary:hover{background-color:#16a34a}.btn-primary:disabled{background-color:#a3a3a3;cursor:not-allowed}.loader{border:4px solid #f3f4f6;border-top:4px solid #22c55e;border-radius:50%;width:24px;height:24px;animation:spin 1s linear infinite}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.upload-btn-wrapper{position:relative;overflow:hidden;display:inline-block;cursor:pointer}.btn-upload{border:2px dashed #cbd5e1;color:#475569;background-color:#f8fafc;padding:2rem 1rem;border-radius:.5rem;font-weight:500;width:100%;text-align:center;transition:all .2s}.btn-upload:hover{border-color:#22c55e;color:#166534;background-color:#f0fdf4}
