/*! tailwindcss v4.1.11 | MIT License | https://tailwindcss.com */@layer properties{@supports ((-webkit-hyphens:none) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,::backdrop,:after,:before{--tw-rotate-x:initial;--tw-rotate-y:initial;--tw-rotate-z:initial;--tw-skew-x:initial;--tw-skew-y:initial;--tw-divide-y-reverse:0;--tw-border-style:solid;--tw-duration:initial;--tw-scale-x:1;--tw-scale-y:1;--tw-scale-z:1;--tw-shadow:0 0 #0000;--tw-shadow-color:initial;--tw-shadow-alpha:100%;--tw-inset-shadow:0 0 #0000;--tw-inset-shadow-color:initial;--tw-inset-shadow-alpha:100%;--tw-ring-color:initial;--tw-ring-shadow:0 0 #0000;--tw-inset-ring-color:initial;--tw-inset-ring-shadow:0 0 #0000;--tw-ring-inset:initial;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-offset-shadow:0 0 #0000}}}.relative{position:relative}.block{display:block}.flex{display:flex}.inline{display:inline}.min-h-screen{min-height:100vh}.w-full{width:100%}.min-w-full{min-width:100%}.flex-1{flex:1}.transform{transform:var(--tw-rotate-x,)var(--tw-rotate-y,)var(--tw-rotate-z,)var(--tw-skew-x,)var(--tw-skew-y,)}.cursor-pointer{cursor:pointer}.appearance-none{-webkit-appearance:none;-moz-appearance:none;appearance:none}.flex-col{flex-direction:column}.flex-wrap{flex-wrap:wrap}.items-center{align-items:center}.justify-between{justify-content:space-between}.justify-center{justify-content:center}.justify-end{justify-content:flex-end}:where(.divide-y>:not(:last-child)){--tw-divide-y-reverse:0;border-bottom-style:var(--tw-border-style);border-top-style:var(--tw-border-style);border-top-width:calc(1px*var(--tw-divide-y-reverse));border-bottom-width:calc(1px*calc(1 - var(--tw-divide-y-reverse)))}.overflow-x-auto{overflow-x:auto}.rounded-full{border-radius:3.40282e+38px}.border{border-style:var(--tw-border-style);border-width:1px}.border-t{border-top-style:var(--tw-border-style);border-top-width:1px}.object-cover{-o-object-fit:cover;object-fit:cover}.text-center{text-align:center}.text-right{text-align:right}.whitespace-nowrap{white-space:nowrap}.text-\[\#251a86\]{color:#251a86}.antialiased{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.transition{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to,opacity,box-shadow,transform,translate,scale,rotate,filter,backdrop-filter,display,visibility,content-visibility,overlay,pointer-events;transition-timing-function:var(--tw-ease,ease);transition-duration:var(--tw-duration,0s)}.transition-colors{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to;transition-timing-function:var(--tw-ease,ease);transition-duration:var(--tw-duration,0s)}.duration-200{--tw-duration:.2s;transition-duration:.2s}@media (hover:hover){.hover\:scale-105:hover{--tw-scale-x:105%;--tw-scale-y:105%;--tw-scale-z:105%;scale:var(--tw-scale-x)var(--tw-scale-y)}.hover\:underline:hover{text-decoration-line:underline}}.focus\:border-transparent:focus{border-color:#0000}.focus\:ring-2:focus{--tw-ring-shadow:var(--tw-ring-inset,)0 0 0 calc(2px + var(--tw-ring-offset-width))var(--tw-ring-color,currentcolor);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.focus\:outline-none:focus{--tw-outline-style:none;outline-style:none}:root{--background:#bfdbfe;--foreground:#1e40af}.mainheader{padding:1rem}.mainfooter,.mainheader{color:#f3f4f6;text-align:center;background-color:#1e40af}.navlinks{color:#f3f4f6;gap:1.5rem;display:flex}body{color:var(--foreground);background:var(--background);width:960px;margin:0 auto;font-family:Inter,Lusitana}.homepage{border-radius:.5rem;padding:2rem}.loginbutton{color:#f3f4f6;background-color:#2563eb;border-radius:.375rem;padding:.75rem 1.5rem;font-weight:700;transition:background-color .2s ease-in-out,transform .2s ease-in-out}a:active{color:#ec0d0d}a:visited{color:#abbed1}body{border:10px solid #f3f4f6!important}.form-group{flex-direction:column;align-items:center;width:100%;max-width:600px;margin:1rem auto;display:flex}label{color:#374151;-moz-text-align-last:center;text-align-last:center;margin-bottom:.5rem;padding:.5rem;font-weight:700;left:.5rem}input,textarea{box-sizing:border-box;border:1px solid #d1d5db;border-radius:.2rem;flex-direction:column;align-items:center;width:100%;max-width:550px;padding:.5rem;display:flex}textarea{resize:vertical;min-height:200px}.loginbutton,.signupseller{color:#f3f4f6;cursor:pointer;background-color:#2563eb;border:none;border-radius:.5rem;margin:1rem auto 0;padding:1rem 2rem;font-size:1.25rem;font-weight:700;transition:background-color .2s ease-in-out,transform .2s ease-in-out;display:block}.loginbutton:focus,.signupseller:focus,button:focus{outline:none;box-shadow:0 0 0 3px #2563eb80}button:hover{background-color:#1e40af;transform:scale(1.05)}.product-grid{grid-template-columns:repeat(2,1fr);gap:24px;margin-top:40px;padding:0 24px}.product-card{border:1px solid #ddd;border-radius:12px;transition:transform .2s;overflow:hidden;box-shadow:0 4px 12px #0000000d}.product-card:hover{transform:translateY(-4px)}.product-image{-o-object-fit:contain;object-fit:contain;background-color:#f9f9f9;width:100%;height:200px;padding:10px;display:block}.product-details{padding:16px}.product-title{color:#333;margin-bottom:8px;font-weight:700}.product-category,.product-description,.product-price,.product-seller{color:#555;margin-bottom:6px;font-size:.9rem}.rate-button,.view-reviews-button{color:#fff;cursor:pointer;background-color:#2563eb;border:none;border-radius:8px;margin-top:12px;padding:10px 16px;font-size:.9rem;transition:background-color .3s}.rate-button:hover,.view-reviews-button:hover{background-color:#1e40af}.edit-button{color:#fff;cursor:pointer;background-color:#25deeb;border:none;border-radius:8px;margin-top:12px;padding:10px 16px;font-size:.9rem;text-decoration:none;transition:background-color .3s}.edit-button:hover{background-color:#1e40af}.seller-container{max-width:1200px;margin:0 auto;padding:40px 24px}.seller-heading{text-align:center;margin-bottom:32px;font-size:2rem;font-weight:700}.no-sellers{text-align:center;color:#777;font-size:1rem}.seller-grid{grid-template-columns:repeat(2,1fr);gap:24px;margin:0;padding:0;list-style:none;display:grid}.seller-card{text-align:center;background-color:#fff;border:1px solid #ddd;border-radius:12px;padding:20px;transition:transform .2s;box-shadow:0 4px 10px #0000000d}.seller-card:hover{transform:translateY(-4px)}.seller-image{border-radius:50%;width:96px}.mainpageimage,.seller-image{-o-object-fit:cover;object-fit:cover;height:96px;margin-bottom:16px}.mainpageimage{width:95%}.seller-name{color:#222;margin-bottom:8px;font-size:1.2rem;font-weight:600}.seller-bio{color:#555;margin-bottom:8px;font-size:.95rem}.seller-story{color:#777;margin-bottom:10px;font-size:.85rem;font-style:italic}.seller-email,.seller-shop{color:#444;margin-top:4px;font-size:.85rem}.view-products-btn{color:#fff;cursor:pointer;background-color:#2563eb;border:none;border-radius:8px;margin-top:16px;padding:10px 16px;font-size:.95rem;transition:background-color .2s}.view-products-btn:hover{background-color:#1e40af}.review-container{background:#fff;border-radius:8px;max-width:600px;margin:0 auto;padding:2rem}.product-info{text-align:center;margin-bottom:1.5rem}.review-image{border-radius:6px;max-width:100%;height:auto}.review-form{gap:1rem}.review-form,.review-form label{flex-direction:column;display:flex}.review-form label{font-weight:700}.review-form input,.review-form textarea{padding:.5rem;font-size:1rem}.review-form button{color:#fff;cursor:pointer;background-color:#2563eb;border:none;border-radius:4px;padding:.75rem;font-weight:700}.review-form button:hover{background-color:#1e40af}.products-page{padding:2rem}.products-heading{text-align:center;margin-bottom:2rem;font-size:2rem}.product-grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:1.5rem;display:grid}.product-card{background-color:#fff;border:1px solid #ccc;border-radius:8px;margin-bottom:1rem;padding:1rem;transition:box-shadow .3s}.product-card:hover{box-shadow:0 4px 10px #0000001a}.product-image{-o-object-fit:cover;object-fit:cover;border-radius:4px;width:93%;height:180px;margin-bottom:1rem}.product-title{margin:.5rem 0;font-size:1.2rem;font-weight:600}.product-description{color:#555;margin-bottom:.5rem;font-size:.9rem}.product-price{color:#007bff;font-size:1rem;font-weight:700}.product-rating{color:#ff000d;font-size:1rem;font-weight:700}.loading,.no-products{text-align:center;color:#fbc02d;margin-top:2rem;font-size:1.1rem}.error{color:#e53935}table{border-radius:.5rem;width:100%}td,th{border-bottom:1px solid #e5e7eb;font-size:.875rem}th{text-align:center;color:#6b7280;text-transform:uppercase;background-color:#f9fafb;font-weight:500}td{color:#1f2937;white-space:nowrap;font-weight:400}tbody{background-color:#fff}.delete-button{color:#fff;cursor:pointer;background-color:#dc2626;border:none;border-radius:.5rem;margin:.5rem;padding:.5rem 1rem;font-weight:500;text-decoration:none;transition:background-color .2s ease-in-out}.delete-button:hover{background-color:#b91c1c}.profile-header{justify-content:space-around;align-items:center;display:flex}.profile-title{font-size:1.5rem;font-weight:700}.profile-details{flex-direction:row;justify-content:center;gap:2rem;display:flex}.info-label{font-weight:800}.cta-button{background:#2d45c6;border-radius:9999px;padding:1rem 2.5rem;font-size:1.25rem;font-weight:700;text-decoration:none;transition:all .3s;display:inline-block;box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d}.cta-button:hover{transform:translateY(-2px);box-shadow:0 15px 20px -5px #0003,0 6px 10px -3px #0000001a}.logout-button{color:#fff;cursor:pointer;background-color:#dc2626;border:none;border-radius:.5rem;margin:.5rem;padding:.5rem 1rem;font-weight:500;text-decoration:none;transition:background-color .2s ease-in-out}.logout-button:hover{background-color:#3d0606}.password-div{flex-direction:column;align-self:center;margin:auto 1rem;padding:1rem;display:flex}.password-div input{border-radius:.5rem;margin:5px;padding:1rem}.update-password{color:#fff;cursor:pointer;background-color:#4f46e5;border:none;border-radius:.5rem;align-self:center;width:auto;margin:.5rem;padding:.5rem 1rem;font-weight:500;text-decoration:none;transition:background-color .2s ease-in-out;display:block}.update-password:hover{background-color:#0b057e}.profile-page{text-align:center;padding:1rem;display:block}@media (max-width:768px){body{border:none;width:100%;padding:0}.navlinks{flex-direction:column;gap:.5rem}.product-grid,.seller-grid{grid-template-columns:1fr;gap:16px}.mainfooter,.mainheader{text-align:center;padding:.75rem}.product-image{height:auto}}@media (max-width:480px){.navlinks{font-size:.9rem}.edit-button,.loginbutton,.rate-button,.signupseller,.view-products-btn,.view-reviews-button{width:100%;max-width:300px}.seller-image{width:72px;height:72px}}@property --tw-rotate-x{syntax:"*";inherits:false}@property --tw-rotate-y{syntax:"*";inherits:false}@property --tw-rotate-z{syntax:"*";inherits:false}@property --tw-skew-x{syntax:"*";inherits:false}@property --tw-skew-y{syntax:"*";inherits:false}@property --tw-divide-y-reverse{syntax:"*";inherits:false;initial-value:0}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-duration{syntax:"*";inherits:false}@property --tw-scale-x{syntax:"*";inherits:false;initial-value:1}@property --tw-scale-y{syntax:"*";inherits:false;initial-value:1}@property --tw-scale-z{syntax:"*";inherits:false;initial-value:1}@property --tw-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-shadow-color{syntax:"*";inherits:false}@property --tw-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-inset-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-inset-shadow-color{syntax:"*";inherits:false}@property --tw-inset-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-ring-color{syntax:"*";inherits:false}@property --tw-ring-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-inset-ring-color{syntax:"*";inherits:false}@property --tw-inset-ring-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-ring-inset{syntax:"*";inherits:false}@property --tw-ring-offset-width{syntax:"<length>";inherits:false;initial-value:0}@property --tw-ring-offset-color{syntax:"*";inherits:false;initial-value:#fff}@property --tw-ring-offset-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}