:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;min-width:320px;min-height:100vh}#root{min-height:100vh;display:flex;flex-direction:column}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media(prefers-color-scheme:light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}.header{background-color:#4a7c59;color:#fff;padding:1rem 2rem;box-shadow:0 2px 4px #0000001a}.header-container{max-width:1200px;margin:0 auto;display:flex;justify-content:space-between;align-items:center}.header-logo{text-decoration:none;color:#fff}.header-logo h1{margin:0;font-size:1.5rem;font-weight:600}.header-nav{display:flex;align-items:center;gap:1rem}.header-browse-nav{display:flex;align-items:center;gap:.25rem}.nav-dropdown{position:relative}.nav-dropdown-button{display:flex;align-items:center;gap:.5rem;background:none;border:none;color:#fff;font-size:.95rem;font-weight:500;font-family:inherit;cursor:pointer;padding:.5rem .75rem;border-radius:4px;transition:background-color .2s ease}.nav-dropdown-button:hover{background-color:#ffffff26}.nav-dropdown-menu{position:absolute;top:calc(100% + .5rem);left:0;background-color:#fff;border-radius:6px;box-shadow:0 4px 12px #00000026;min-width:220px;max-height:400px;overflow-y:auto;z-index:1000}.nav-dropdown-item{display:flex;justify-content:space-between;align-items:center;width:100%;padding:.625rem 1rem;background:none;border:none;color:#333;font-family:inherit;font-size:.9rem;text-align:left;cursor:pointer;transition:background-color .2s ease}.nav-dropdown-count{font-size:.75rem;color:#888;background-color:#f0f0f0;padding:.1rem .45rem;border-radius:10px;margin-left:.75rem;flex-shrink:0}.nav-dropdown-item:hover{background-color:#f0f7f3}.nav-dropdown-parent{font-weight:600;color:#4a7c59}.nav-dropdown-child{padding-left:1.75rem;font-size:.85rem;color:#555}.nav-dropdown-empty{display:block;padding:.75rem 1rem;color:#999;font-size:.9rem}.header-loading{font-size:.9rem;opacity:.8}.header-auth-section{display:flex;align-items:center;gap:1rem;position:relative}.header-user-button{display:flex;align-items:center;gap:.5rem;background-color:#ffffff1a;border:none;border-radius:4px;color:#fff;cursor:pointer;padding:.5rem 1rem;font-family:inherit;font-size:.95rem;transition:background-color .2s ease}.header-user-button:hover{background-color:#fff3}.header-user-email{font-size:.95rem}.dropdown-arrow{font-size:.7rem;margin-left:.25rem}.dropdown-menu{position:absolute;top:calc(100% + .5rem);right:0;background-color:#fff;border-radius:6px;box-shadow:0 4px 12px #00000026;min-width:200px;overflow:hidden;z-index:1000}.dropdown-item{display:flex;align-items:center;gap:.75rem;width:100%;padding:.875rem 1rem;background:none;border:none;color:#333;font-family:inherit;font-size:.95rem;text-align:left;cursor:pointer;transition:background-color .2s ease}.dropdown-item:hover{background-color:#f5f5f5}.dropdown-icon{font-size:1.1rem}.dropdown-divider{height:1px;background-color:#e0e0e0;margin:.25rem 0}.header-button{padding:.6rem 1.2rem;border-radius:4px;text-decoration:none;font-weight:500;transition:all .2s ease;cursor:pointer;font-size:.95rem;border:none;font-family:inherit}.header-login{background-color:transparent;color:#fff;border:1px solid white}.header-login:hover{background-color:#ffffff1a}.header-signup{background-color:#fff;color:#4a7c59}.header-signup:hover{background-color:#f0f0f0}.header-logout{background-color:#fff3;color:#fff;border:1px solid white}.header-logout:hover{background-color:#ffffff4d}.cart-dropdown{position:relative}.cart-button{position:relative;display:flex;align-items:center;justify-content:center;background:#ffffff1a;border:none;border-radius:4px;color:#fff;cursor:pointer;padding:.5rem .6rem;transition:background-color .2s ease}.cart-button:hover{background-color:#fff3}.cart-icon{width:20px;height:20px;display:block}.cart-badge{position:absolute;top:2px;right:2px;background-color:#e05c3a;color:#fff;font-size:.65rem;font-weight:700;min-width:16px;height:16px;border-radius:8px;display:flex;align-items:center;justify-content:center;padding:0 3px;line-height:1}.cart-dropdown-menu{position:absolute;top:calc(100% + .5rem);right:0;background-color:#fff;border-radius:6px;box-shadow:0 4px 12px #00000026;width:320px;z-index:1000;overflow:hidden}.cart-dropdown-header{padding:.75rem 1rem;font-weight:600;font-size:.95rem;color:#333;border-bottom:1px solid #e0e0e0}.cart-status-text{padding:1.25rem 1rem;color:#999;font-size:.9rem;text-align:center;margin:0}.cart-item{display:flex;align-items:flex-start;gap:.5rem;padding:.75rem 1rem;border-bottom:1px solid #f0f0f0}.cart-item:last-child{border-bottom:none}.cart-item-info{flex:1;min-width:0}.cart-item-name{display:block;font-size:.9rem;font-weight:500;color:#333;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.cart-item-vendor{display:block;font-size:.78rem;color:#4a7c59;margin-top:.1rem}.cart-item-qty-row{display:flex;align-items:center;gap:.3rem;margin-top:.35rem}.cart-item-qty-btn{width:22px;height:22px;display:flex;align-items:center;justify-content:center;background:none;border:1px solid #ccc;border-radius:3px;color:#555;font-size:.95rem;line-height:1;cursor:pointer;padding:0;font-family:inherit;transition:all .15s ease;flex-shrink:0}.cart-item-qty-btn:hover:not(:disabled){border-color:#4a7c59;color:#4a7c59}.cart-item-qty-btn:disabled{opacity:.35;cursor:not-allowed}.cart-item-qty-value{min-width:20px;text-align:center;font-size:.9rem;font-weight:600;color:#333}.cart-item-detail{font-size:.8rem;color:#888}.cart-item-right{display:flex;align-items:center;gap:.5rem;flex-shrink:0}.cart-item-subtotal{font-size:.9rem;font-weight:600;color:#4a7c59;white-space:nowrap}.cart-item-remove{background:none;border:none;color:#bbb;font-size:1.1rem;line-height:1;cursor:pointer;padding:0 .15rem;transition:color .15s ease;font-family:inherit}.cart-item-remove:hover{color:#c33}.cart-footer{border-top:1px solid #e0e0e0;padding:.75rem 1rem;display:flex;flex-direction:column;gap:.6rem}.cart-total{display:flex;justify-content:space-between;font-size:.95rem;font-weight:600;color:#333}.cart-clear-button{width:100%;padding:.5rem;background-color:#4a7c59;border:none;border-radius:4px;color:#fff;font-size:.85rem;font-weight:600;cursor:pointer;font-family:inherit;transition:background-color .2s ease}.cart-clear-button:hover{background-color:#3d6649}.cart-checkout-button{width:100%;padding:.6rem;background-color:#e05c3a;border:none;border-radius:4px;color:#fff;font-size:.9rem;font-weight:600;cursor:pointer;font-family:inherit;transition:background-color .2s ease}.cart-checkout-button:hover{background-color:#c44e2e}@media(max-width:768px){.header{padding:1rem}.header-container{flex-direction:column;gap:.75rem;text-align:center}.header-logo h1{font-size:1.3rem}.header-browse-nav{justify-content:center}.nav-dropdown-menu{left:50%;transform:translate(-50%);min-width:200px}.header-auth-section,.header-user-button{width:100%;justify-content:center}.header-button{width:100%;text-align:center}.dropdown-menu{right:auto;left:50%;transform:translate(-50%);width:90%;max-width:300px}.cart-dropdown-menu{position:fixed;top:auto;left:5rem;right:5rem;width:auto;border-radius:6px}}.footer{background-color:#3d6649;color:#fff;padding:3rem 2rem 1rem;margin-top:auto}.footer-container{max-width:1200px;margin:0 auto}.footer-sections{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem;margin-bottom:2rem}.footer-section h3{color:#fff;font-size:1.5rem;margin-bottom:1rem;font-weight:600}.footer-section h4{color:#fff;font-size:1.1rem;margin-bottom:1rem;font-weight:600}.footer-description{color:#ffffffe6;line-height:1.6;margin:0}.footer-links,.footer-contact,.footer-hours{list-style:none;padding:0;margin:0}.footer-links li,.footer-contact li,.footer-hours li{margin-bottom:.75rem;color:#ffffffe6;line-height:1.6}.footer-links a{color:#ffffffe6;text-decoration:none;transition:color .2s ease}.footer-links a:hover{color:#fff;text-decoration:underline}.footer-bottom{border-top:1px solid rgba(255,255,255,.2);padding-top:1.5rem;display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:1rem}.footer-bottom p{margin:0;color:#fffc;font-size:.9rem}.footer-bottom-links{display:flex;align-items:center;gap:.75rem}.footer-bottom-links a{color:#fffc;text-decoration:none;font-size:.9rem;transition:color .2s ease}.footer-bottom-links a:hover{color:#fff;text-decoration:underline}.footer-bottom-links .separator{color:#ffffff80}@media(max-width:768px){.footer{padding:2rem 1rem 1rem}.footer-sections{grid-template-columns:1fr;gap:2rem}.footer-bottom{flex-direction:column;text-align:center;gap:.75rem}.footer-bottom-links{flex-direction:row}}@media(max-width:480px){.footer-section h3{font-size:1.3rem}.footer-section h4{font-size:1rem}.footer-bottom p,.footer-bottom-links a{font-size:.85rem}}.app{width:100%;min-height:100vh;display:flex;flex-direction:column}.hero{background:linear-gradient(135deg,#4a7c59,#6b9b76);color:#fff;padding:6rem 8rem;text-align:center;min-height:400px;display:flex;align-items:center;justify-content:center}.hero-content h1{font-size:3.5rem;margin:0 0 1rem;font-weight:700}.hero-tagline{font-size:1.5rem;font-weight:300;margin:0;opacity:.95}.container{max-width:1200px;margin:0 auto;padding:0 2rem}.about{padding:4rem 2rem;background-color:#4a7c590d}.about h2{text-align:center;font-size:2.5rem;margin-bottom:2rem;color:#4a7c59}.about p{font-size:1.125rem;line-height:1.8;margin-bottom:1.5rem;max-width:800px;margin-left:auto;margin-right:auto}.contact{padding:4rem 2rem}.contact h2{text-align:center;font-size:2.5rem;margin-bottom:3rem;color:#4a7c59}.contact-info{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem;max-width:1000px;margin:0 auto}.info-block{text-align:center;padding:2rem;background-color:#4a7c590d;border-radius:8px;transition:transform .2s ease}.info-block:hover{transform:translateY(-4px)}.info-block h3{color:#4a7c59;font-size:1.5rem;margin-bottom:1rem}.info-block p{margin:.5rem 0;font-size:1rem;line-height:1.6}@media(max-width:768px){.hero{padding:4rem 1rem;min-height:300px}.hero-content h1{font-size:2.5rem}.hero-tagline{font-size:1.2rem}.about h2,.contact h2{font-size:2rem}.about,.contact{padding:3rem 1rem}.contact-info{grid-template-columns:1fr;gap:1.5rem}}@media(prefers-color-scheme:light){.info-block,.about{background-color:#4a7c5914}}.products-section{padding:4rem 2rem}.products-section h2{text-align:center;font-size:2.5rem;margin-bottom:2rem;color:#4a7c59}.products-loading,.products-empty{text-align:center;color:#666;font-size:1.1rem;padding:2rem 0}.products-error{text-align:center;color:#c33;font-size:1.1rem;padding:2rem 0}.vendors-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:1.5rem;max-width:1200px;margin:0 auto}.vendor-card{background:#fff;border-radius:8px;box-shadow:0 2px 8px #0000001a;padding:2rem;text-align:center;cursor:pointer;transition:transform .2s ease,box-shadow .2s ease}.vendor-card:hover{transform:translateY(-4px);box-shadow:0 4px 16px #00000026}.vendor-card-name{margin:0 0 .75rem;color:#4a7c59;font-size:1.3rem;font-weight:600}.vendor-card-count{color:#666;font-size:.95rem}.browse-tabs{display:flex;justify-content:center;gap:.5rem;margin-bottom:1.5rem}.browse-tab{padding:.6rem 1.5rem;border:2px solid #4a7c59;border-radius:4px;background:none;color:#4a7c59;font-size:1rem;font-weight:600;cursor:pointer;font-family:inherit;transition:background-color .2s ease,color .2s ease}.browse-tab:hover{background-color:#4a7c591a}.browse-tab-active{background-color:#4a7c59;color:#fff}.browse-tab-active:hover{background-color:#3d6649}.back-to-browse{display:inline-block;background:none;border:none;color:#4a7c59;font-size:1rem;font-weight:500;cursor:pointer;padding:0;margin-bottom:1rem;font-family:inherit;transition:color .2s ease}.back-to-browse:hover{color:#3d6649;text-decoration:underline}.category-breadcrumb{margin-bottom:1rem;font-size:.95rem}.breadcrumb-link{background:none;border:none;color:#4a7c59;font-size:inherit;font-family:inherit;font-weight:500;cursor:pointer;padding:0;transition:color .2s ease}.breadcrumb-link:hover{color:#3d6649;text-decoration:underline}.breadcrumb-separator{margin:0 .5rem;color:#999}.breadcrumb-current{color:#666;font-weight:500}.direct-products-heading{text-align:center;font-size:1.3rem;color:#4a7c59;margin:2rem 0 1rem;padding-top:1.5rem;border-top:1px solid #e0e0e0}.products-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:1.5rem;max-width:1200px;margin:0 auto}.home-product-card{background:#fff;border-radius:8px;box-shadow:0 2px 8px #0000001a;overflow:hidden;transition:transform .2s ease,box-shadow .2s ease;display:flex;flex-direction:column;cursor:pointer}.home-product-card:hover{transform:translateY(-4px);box-shadow:0 4px 16px #00000026}.home-product-image{width:100%;height:200px;overflow:hidden;background-color:#f0f7f3}.home-product-image img{width:100%;height:100%;object-fit:cover}.home-product-info{padding:1.25rem;display:flex;flex-direction:column;flex:1}.home-product-name{margin:0 0 .25rem;color:#333;font-size:1.15rem;font-weight:600}.home-product-vendor{margin:0 0 .5rem;color:#4a7c59;font-size:.85rem;font-weight:500}.home-product-description{margin:0 0 .75rem;color:#666;font-size:.9rem;line-height:1.5;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.home-product-footer{display:flex;justify-content:space-between;align-items:center;margin-top:auto;padding-top:.75rem}.home-product-price{color:#333;font-weight:700;font-size:1.15rem}.home-product-stock{font-size:.8rem;font-weight:500;padding:.2rem .6rem;border-radius:4px}.home-product-in-stock{color:#363;background-color:#efe}.home-product-out-of-stock{color:#c33;background-color:#fee}.home-product-category{display:inline-block;margin-top:.5rem;font-size:.8rem;color:#555;background-color:#f0f0f0;padding:.2rem .6rem;border-radius:4px}@media(max-width:768px){.products-section{padding:3rem 1rem}.products-section h2{font-size:2rem}.products-grid{grid-template-columns:1fr;gap:1rem}}.auth-form-container{display:flex;justify-content:center;align-items:center;min-height:calc(100vh - 80px);padding:2rem;background-color:#4a7c590d}.auth-form{background:#fff;padding:2.5rem;border-radius:8px;box-shadow:0 4px 6px #0000001a;width:100%;max-width:450px}.auth-form.signup-form{max-width:800px}.auth-form h2{margin:0 0 1.5rem;color:#4a7c59;font-size:2rem;text-align:center}.signup-tabs{display:flex;margin-bottom:1.5rem;border-bottom:2px solid #ddd}.signup-tab{flex:1;padding:.75rem 1rem;background:none;border:none;border-bottom:2px solid transparent;margin-bottom:-2px;cursor:pointer;font-size:1rem;font-weight:500;color:#666;transition:all .2s ease;font-family:inherit}.signup-tab:hover{color:#4a7c59}.signup-tab.active{color:#fff;background-color:#4a7c59;border-bottom-color:#4a7c59;border-radius:6px 6px 0 0}.signup-tab:disabled{cursor:not-allowed;opacity:.6}.form-group textarea{width:100%;padding:.75rem;border:1px solid #ddd;border-radius:4px;font-size:1rem;font-family:inherit;min-height:100px;resize:vertical;box-sizing:border-box;transition:border-color .2s ease}.form-group textarea:focus{outline:none;border-color:#4a7c59}.form-group textarea:disabled{background-color:#f5f5f5;cursor:not-allowed}.form-group{margin-bottom:1.5rem}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:1rem;margin-bottom:0}.form-row .form-group{margin-bottom:1.5rem}.form-group label{display:block;margin-bottom:.5rem;color:#333;font-weight:500}.form-group input{width:100%;padding:.75rem;border:1px solid #ddd;border-radius:4px;font-size:1rem;font-family:inherit;transition:border-color .2s ease;box-sizing:border-box}.form-group input:focus{outline:none;border-color:#4a7c59}.form-group input:disabled{background-color:#f5f5f5;cursor:not-allowed}.form-hint{display:block;margin-top:.5rem;font-size:.85rem;color:#666}.auth-error{padding:.75rem;margin-bottom:1.5rem;background-color:#fee;border:1px solid #fcc;border-radius:4px;color:#c33;font-size:.9rem}.auth-success{padding:.75rem;margin-bottom:1.5rem;background-color:#efe;border:1px solid #cfc;border-radius:4px;color:#363;font-size:.9rem}.auth-submit-button{width:100%;padding:.875rem;background-color:#4a7c59;color:#fff;border:none;border-radius:4px;font-size:1rem;font-weight:600;cursor:pointer;transition:background-color .2s ease;font-family:inherit}.auth-submit-button:hover:not(:disabled){background-color:#3d6649}.auth-submit-button:disabled{background-color:#a0c4ab;cursor:not-allowed}.auth-link-text{margin-top:1.5rem;text-align:center;font-size:.9rem;color:#666}.auth-link-text a{color:#4a7c59;text-decoration:none;font-weight:500}.auth-link-text a:hover{text-decoration:underline}.verification-info{padding:1rem;margin-bottom:1.5rem;background-color:#f0f7f3;border-radius:4px;text-align:center;color:#333}@media(max-width:768px){.auth-form-container{padding:1rem}.auth-form{padding:2rem 1.5rem}.auth-form h2{font-size:1.75rem}.form-row{grid-template-columns:1fr;gap:0}}@media(prefers-color-scheme:light){.auth-form-container{background-color:#4a7c5914}}.profile-container{min-height:calc(100vh - 80px);padding:2rem;background-color:#4a7c590d}.profile-content{max-width:800px;margin:0 auto;background:#fff;padding:2.5rem;border-radius:8px;box-shadow:0 4px 6px #0000001a}.profile-title{margin:0 0 1.5rem;color:#4a7c59;font-size:2rem;text-align:center}.profile-info{background-color:#f0f7f3;padding:1.5rem;border-radius:6px;margin-bottom:2rem}.profile-info p{margin:.5rem 0;color:#333;font-size:.95rem}.profile-info strong{color:#4a7c59;margin-right:.5rem}.profile-form{margin-top:1.5rem}.profile-loading{text-align:center;padding:3rem;font-size:1.2rem;color:#666}@media(max-width:768px){.profile-container{padding:1rem}.profile-content{padding:2rem 1.5rem}.profile-title{font-size:1.75rem}.profile-info{padding:1rem}}.vendor-admin-container{min-height:calc(100vh - 80px);padding:2rem;background-color:#4a7c590d}.vendor-admin-content{max-width:900px;margin:0 auto;background:#fff;padding:2.5rem;border-radius:8px;box-shadow:0 4px 6px #0000001a}.vendor-admin-title{margin:0 0 1.5rem;color:#4a7c59;font-size:2rem;text-align:center}.vendor-admin-subtitle{margin:0;color:#333;font-size:1.3rem;font-weight:600}.vendor-admin-loading{text-align:center;color:#666;font-size:1.1rem;padding:2rem}.vendor-admin-error{padding:.75rem;margin-bottom:1.5rem;background-color:#fee;border:1px solid #fcc;border-radius:4px;color:#c33;font-size:.9rem}.vendor-admin-success{padding:.75rem;margin-bottom:1.5rem;background-color:#efe;border:1px solid #cfc;border-radius:4px;color:#363;font-size:.9rem}.vendor-admin-empty{text-align:center;color:#666;font-size:1.1rem;padding:2rem 0}.stripe-connect-card{background:#fff;border:1px solid #e0e0e0;border-radius:8px;padding:1.25rem 1.5rem;margin-bottom:2rem}.stripe-connect-card-header{display:flex;align-items:center;gap:.75rem;margin-bottom:.6rem}.stripe-connect-card-title{font-size:.85rem;font-weight:700;text-transform:uppercase;letter-spacing:.05em;color:#4a7c59}.stripe-connect-badge{font-size:.72rem;font-weight:700;padding:.15rem .5rem;border-radius:10px}.stripe-connect-badge--connected{background-color:#d4edda;color:#155724}.stripe-connect-status{font-size:.875rem;color:#666;margin:0 0 1rem}.stripe-connect-button{padding:.55rem 1.5rem;background-color:#4a7c59;border:none;border-radius:4px;color:#fff;font-size:.875rem;font-weight:600;cursor:pointer;font-family:inherit;transition:background-color .2s ease}.stripe-connect-button:hover:not(:disabled){background-color:#3d6649}.stripe-connect-button:disabled{opacity:.6;cursor:not-allowed}.stripe-connect-dashboard-button{padding:.55rem 1.5rem;background-color:#fff;border:1px solid #4a7c59;border-radius:4px;color:#4a7c59;font-size:.875rem;font-weight:600;cursor:pointer;font-family:inherit;transition:all .2s ease}.stripe-connect-dashboard-button:hover{background-color:#4a7c59;color:#fff}.stripe-connect-error{font-size:.875rem;color:#c33;margin:.75rem 0 0}.vendor-admin-toolbar{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.5rem;padding-bottom:1rem;border-bottom:1px solid #e0e0e0}.vendor-admin-add-button{padding:.6rem 1.2rem;background-color:#4a7c59;color:#fff;border:none;border-radius:4px;font-size:.95rem;font-weight:600;cursor:pointer;transition:background-color .2s ease;font-family:inherit}.vendor-admin-add-button:hover{background-color:#3d6649}.product-list{display:flex;flex-direction:column;gap:1rem}.product-card{border:1px solid #e0e0e0;border-radius:6px;padding:1.25rem;transition:box-shadow .2s ease}.product-card:hover{box-shadow:0 2px 8px #0000001a}.product-card-inactive{opacity:.6;background-color:#fafafa;border-color:#d0d0d0}.product-card-inactive-badge{font-size:.75rem;color:#888;background-color:#e8e8e8;border:1px solid #ccc;padding:.2rem .6rem;border-radius:4px;font-weight:600;text-transform:uppercase;letter-spacing:.03em}.product-card-header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:.5rem}.product-card-name{margin:0;color:#333;font-size:1.1rem;font-weight:600}.product-card-price{color:#4a7c59;font-weight:700;font-size:1.1rem;white-space:nowrap;margin-left:1rem}.product-card-description{margin:0 0 .75rem;color:#666;font-size:.9rem;line-height:1.5}.product-card-details{display:flex;gap:1rem;margin-bottom:.75rem}.product-card-quantity{font-size:.85rem;color:#555;background-color:#f0f7f3;padding:.2rem .6rem;border-radius:4px}.product-card-category{font-size:.85rem;color:#555;background-color:#f0f0f0;padding:.2rem .6rem;border-radius:4px}.product-card-actions{display:flex;gap:.5rem;align-items:center;padding-top:.75rem;border-top:1px solid #f0f0f0}.product-action-button{padding:.4rem .8rem;border:1px solid;border-radius:4px;font-size:.85rem;font-weight:500;cursor:pointer;transition:all .2s ease;font-family:inherit;background:none}.product-edit-button{color:#4a7c59;border-color:#4a7c59}.product-edit-button:hover{background-color:#4a7c59;color:#fff}.product-deactivate-button{color:#c33;border-color:#c33}.product-deactivate-button:hover{background-color:#c33;color:#fff}.product-confirm-deactivate{display:flex;align-items:center;gap:.5rem;font-size:.85rem;color:#666}.product-confirm-yes{color:#c33;border-color:#c33}.product-confirm-yes:hover{background-color:#c33;color:#fff}.product-confirm-no{color:#666;border-color:#999}.product-confirm-no:hover{background-color:#666;color:#fff}.product-activate-button{color:#2a7ab5;border-color:#2a7ab5}.product-activate-button:hover{background-color:#2a7ab5;color:#fff}.product-confirm-activate-yes{color:#2a7ab5;border-color:#2a7ab5}.product-confirm-activate-yes:hover{background-color:#2a7ab5;color:#fff}.product-form{margin-top:1.5rem}.product-form .form-group{margin-bottom:1.5rem}.product-form .form-group label{display:block;margin-bottom:.5rem;color:#333;font-weight:500}.product-form .form-group input,.product-form .form-group textarea,.product-form .form-group select{width:100%;padding:.75rem;border:1px solid #ddd;border-radius:4px;font-size:1rem;font-family:inherit;box-sizing:border-box;transition:border-color .2s ease}.product-form .form-group input:focus,.product-form .form-group textarea:focus,.product-form .form-group select:focus{outline:none;border-color:#4a7c59}.product-form .form-group input:disabled,.product-form .form-group textarea:disabled,.product-form .form-group select:disabled{background-color:#f5f5f5;cursor:not-allowed}.product-form .form-group textarea{min-height:80px;resize:vertical}.product-form .form-row{display:grid;grid-template-columns:1fr 1fr;gap:1rem;margin-bottom:0}.product-form-actions{display:flex;gap:1rem;margin-top:1.5rem}.product-form-actions .auth-submit-button{flex:1}.product-cancel-button{flex:1;padding:.875rem;background-color:#fff;color:#666;border:1px solid #ccc;border-radius:4px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .2s ease;font-family:inherit}.product-cancel-button:hover:not(:disabled){background-color:#f5f5f5;border-color:#999}.product-cancel-button:disabled{opacity:.6;cursor:not-allowed}@media(max-width:768px){.vendor-admin-container{padding:1rem}.vendor-admin-content{padding:2rem 1.5rem}.vendor-admin-title{font-size:1.75rem}.vendor-admin-toolbar{flex-direction:column;gap:1rem;align-items:stretch;text-align:center}.vendor-admin-add-button{width:100%}.product-card-header{flex-direction:column;gap:.25rem}.product-card-price{margin-left:0}.product-card-actions{flex-wrap:wrap}.product-form .form-row{grid-template-columns:1fr;gap:0}.product-form-actions{flex-direction:column}}.product-detail{padding:4rem 2rem}.product-detail-container{max-width:900px;margin:0 auto}.product-detail-back{display:inline-block;background:none;border:none;color:#4a7c59;font-size:1rem;font-weight:500;cursor:pointer;padding:0;margin-bottom:1.5rem;font-family:inherit;transition:color .2s ease}.product-detail-back:hover{color:#3d6649;text-decoration:underline}.product-detail-card{background:#fff;border-radius:8px;box-shadow:0 2px 8px #0000001a;overflow:hidden}.product-detail-image{width:100%;max-height:500px;overflow:hidden;background-color:#f0f7f3}.product-detail-image img{width:100%;max-height:500px;object-fit:cover;display:block}.product-detail-info{padding:2rem}.product-detail-name{margin:0 0 .75rem;color:#333;font-size:2rem;font-weight:700}.product-detail-vendor-link{color:#4a7c59;font-size:1rem;font-weight:500;text-decoration:none;transition:color .2s ease}.product-detail-vendor-link:hover{color:#3d6649;text-decoration:underline}.product-detail-price{font-size:1.5rem;font-weight:700;color:#333;margin:1rem 0}.product-detail-meta{display:flex;align-items:center;gap:.75rem;margin-bottom:1.5rem}.product-detail-cart-section{display:flex;align-items:center;gap:.75rem;flex-wrap:wrap;margin-bottom:1.5rem}.product-detail-quantity{display:flex;align-items:center;gap:.5rem}.product-detail-quantity label{font-size:.9rem;color:#555;font-weight:500}.product-detail-quantity input{width:64px;padding:.5rem .6rem;border:1px solid #ddd;border-radius:4px;font-size:1rem;font-family:inherit;text-align:center}.product-detail-quantity input:focus{outline:none;border-color:#4a7c59}.product-detail-add-to-cart{padding:.6rem 1.4rem;background-color:#4a7c59;color:#fff;border:none;border-radius:4px;font-size:1rem;font-weight:600;cursor:pointer;font-family:inherit;transition:background-color .2s ease}.product-detail-add-to-cart:hover:not(:disabled){background-color:#3d6649}.product-detail-add-to-cart:disabled{background-color:#aaa;cursor:not-allowed}.product-detail-cart-message{width:100%;margin:0;font-size:.9rem}.cart-message-success{color:#363}.cart-message-error{color:#c33}.product-detail-description{padding-top:1.5rem;border-top:1px solid #e0e0e0;color:#555;font-size:1rem;line-height:1.7;margin:0}@media(max-width:768px){.product-detail{padding:2rem 1rem}.product-detail-name{font-size:1.5rem}.product-detail-price{font-size:1.25rem}.product-detail-info{padding:1.25rem}}.checkout-container{min-height:calc(100vh - 80px);padding:2rem;background-color:#4a7c590d}.checkout-content{max-width:720px;margin:0 auto}.checkout-back{display:inline-block;background:none;border:none;color:#4a7c59;font-size:1rem;font-weight:500;cursor:pointer;padding:0;margin-bottom:1.5rem;font-family:inherit;transition:color .2s ease}.checkout-back:hover{color:#3d6649;text-decoration:underline}.checkout-title{margin:0 0 1.75rem;color:#4a7c59;font-size:2rem;font-weight:700}.checkout-status{text-align:center;color:#666;font-size:1.1rem;padding:3rem 0}.checkout-error{color:#c33}.checkout-body{display:flex;flex-direction:column;gap:1.5rem}.checkout-order-summary{background:#fff;border-radius:8px;box-shadow:0 2px 8px #00000014;overflow:hidden}.checkout-section-title{margin:0;padding:1.25rem 1.5rem;font-size:1.1rem;font-weight:600;color:#333;border-bottom:1px solid #e0e0e0}.checkout-vendor-group{border-bottom:1px solid #e0e0e0}.checkout-vendor-group:last-of-type{border-bottom:none}.checkout-vendor-name{padding:.9rem 1.5rem .4rem;font-size:.85rem;font-weight:700;color:#4a7c59;text-transform:uppercase;letter-spacing:.04em}.checkout-items{padding:0 1.5rem}.checkout-item{display:flex;justify-content:space-between;align-items:center;gap:1rem;padding:.65rem 0;border-bottom:1px solid #f5f5f5}.checkout-item:last-child{border-bottom:none}.checkout-item-info{flex:1;min-width:0;display:flex;flex-direction:column;gap:.2rem}.checkout-item-name{font-size:.95rem;font-weight:500;color:#333}.checkout-item-qty-row{display:flex;align-items:center;gap:.3rem;margin-top:.2rem}.checkout-item-qty-btn{width:24px;height:24px;display:flex;align-items:center;justify-content:center;background:none;border:1px solid #ccc;border-radius:3px;color:#555;font-size:1rem;line-height:1;cursor:pointer;padding:0;font-family:inherit;transition:all .15s ease;flex-shrink:0}.checkout-item-qty-btn:hover:not(:disabled){border-color:#4a7c59;color:#4a7c59}.checkout-item-qty-btn:disabled{opacity:.35;cursor:not-allowed}.checkout-item-qty-value{min-width:22px;text-align:center;font-size:.95rem;font-weight:600;color:#333}.checkout-item-detail{font-size:.85rem;color:#888}.checkout-item-right{display:flex;align-items:center;gap:.5rem;flex-shrink:0}.checkout-item-subtotal{font-size:.95rem;font-weight:600;color:#333;white-space:nowrap}.checkout-item-remove{background:none;border:none;color:#bbb;font-size:1.2rem;line-height:1;cursor:pointer;padding:0 .15rem;transition:color .15s ease;font-family:inherit}.checkout-item-remove:hover{color:#c33}.checkout-vendor-subtotal{display:flex;justify-content:space-between;align-items:center;padding:.75rem 1.5rem;background-color:#f9f9f9;font-size:.9rem;font-weight:600;color:#555}.checkout-grand-total{display:flex;justify-content:space-between;align-items:center;padding:1.1rem 1.5rem;font-size:1.1rem;font-weight:700;color:#333;background-color:#f0f7f3}.checkout-actions{display:flex;flex-direction:column;gap:.6rem}.cart-go-to-checkout-button{width:100%;padding:.65rem;background-color:#4a7c59;border:none;border-radius:4px;color:#fff;font-size:.95rem;font-weight:600;cursor:pointer;font-family:inherit;transition:background-color .2s ease}.cart-go-to-checkout-button:hover:not(:disabled){background-color:#3d6649}.cart-go-to-checkout-button:disabled{opacity:.6;cursor:not-allowed}.cart-address-card{background:#fff;border-radius:8px;box-shadow:0 2px 8px #00000014;padding:1.25rem 1.5rem .5rem;display:flex;flex-direction:column;gap:.85rem}.cart-address-title{margin:0;font-size:1rem;font-weight:600;color:#333}.cart-address-field{display:flex;flex-direction:column;gap:.3rem;flex:1}.cart-address-label{font-size:.85rem;font-weight:500;color:#555}.cart-address-required{color:#c33}.cart-address-input{padding:.55rem .75rem;border:1px solid #d0d0d0;border-radius:4px;font-size:.9rem;font-family:inherit;color:#333;transition:border-color .2s ease;width:100%;box-sizing:border-box}.cart-address-input:focus{outline:none;border-color:#4a7c59}.cart-address-textarea{padding:.55rem .75rem;border:1px solid #d0d0d0;border-radius:4px;font-size:.9rem;font-family:inherit;color:#333;resize:vertical;transition:border-color .2s ease;width:100%;box-sizing:border-box}.cart-address-textarea:focus{outline:none;border-color:#4a7c59}.cart-address-row{display:flex;gap:.75rem}.cart-address-field--state{flex:0 0 80px}.cart-address-field--zip{flex:0 0 110px}.cart-address-error{color:#c33;font-size:.875rem;margin:0}.checkout-clear-button{width:100%;padding:.6rem;background-color:#fff;border:1px solid #ccc;border-radius:4px;color:#666;font-size:.9rem;font-weight:500;cursor:pointer;font-family:inherit;transition:all .2s ease}.checkout-clear-button:hover{border-color:#c33;color:#c33}@media(max-width:768px){.checkout-container{padding:1rem}.checkout-title{font-size:1.5rem}.checkout-vendor-name,.checkout-items,.checkout-vendor-subtotal,.checkout-grand-total,.checkout-actions{padding-left:1rem;padding-right:1rem}}.checkout-page-container{min-height:calc(100vh - 80px);padding:2rem;background-color:#4a7c590d}.checkout-page-content{max-width:520px;margin:0 auto}.checkout-page-back{display:inline-block;background:none;border:none;color:#4a7c59;font-size:1rem;font-weight:500;cursor:pointer;padding:0;margin-bottom:1.5rem;font-family:inherit;transition:color .2s ease}.checkout-page-back:hover{color:#3d6649;text-decoration:underline}.checkout-page-title{margin:0 0 1.75rem;color:#4a7c59;font-size:2rem;font-weight:700}.checkout-page-status{text-align:center;color:#888;font-size:1rem;padding:3rem 0}.checkout-page-success{background:#fff;border-radius:8px;box-shadow:0 2px 8px #00000014;padding:2.5rem 2rem;text-align:center}.checkout-page-success-icon{width:56px;height:56px;background-color:#4a7c59;color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:1.75rem;margin:0 auto 1.25rem}.checkout-page-success-title{margin:0 0 .5rem;font-size:1.5rem;font-weight:700;color:#333}.checkout-page-success-text{margin:0 0 1.5rem;color:#666;font-size:.95rem;line-height:1.5}.checkout-page-orders-card{background-color:#f9f9f9;border:1px solid #e0e0e0;border-radius:6px;overflow:hidden;margin-bottom:1.75rem;text-align:left}.checkout-page-order-group{border-bottom:1px solid #e0e0e0}.checkout-page-order-group:last-of-type{border-bottom:none}.checkout-page-order-header{padding:.85rem 1rem .4rem}.checkout-page-order-info{display:flex;flex-direction:column;gap:.15rem}.checkout-page-order-vendor{font-size:.9rem;font-weight:700;color:#4a7c59;text-transform:uppercase;letter-spacing:.04em}.checkout-page-order-id{font-size:.72rem;color:#bbb;font-family:monospace;letter-spacing:.03em}.checkout-page-order-items{padding:0 1rem}.checkout-page-order-item{display:flex;justify-content:space-between;align-items:baseline;gap:1rem;padding:.35rem 0;border-bottom:1px solid #f5f5f5}.checkout-page-order-item:last-child{border-bottom:none}.checkout-page-order-item-info{display:flex;flex-direction:column;gap:.1rem;flex:1;min-width:0}.checkout-page-order-item-name{font-size:.9rem;color:#333;font-weight:500}.checkout-page-order-item-detail{font-size:.8rem;color:#999}.checkout-page-order-item-subtotal{font-size:.9rem;font-weight:500;color:#555;white-space:nowrap}.checkout-page-order-subtotal{display:flex;justify-content:space-between;padding:.65rem 1rem;font-size:.875rem;font-weight:600;color:#666;background-color:#fafafa}.checkout-page-order-total{display:flex;justify-content:space-between;padding:.85rem 1rem;font-size:.95rem;font-weight:700;color:#333;background-color:#f0f7f3;border-top:1px solid #e0e0e0}.checkout-page-address-card{background-color:#f9f9f9;border:1px solid #e0e0e0;border-radius:6px;padding:.85rem 1rem;margin-bottom:1.25rem;text-align:left}.checkout-page-address-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:.5rem}.checkout-page-address-label{font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:.05em;color:#4a7c59}.checkout-page-address-edit-btn{background:none;border:none;color:#4a7c59;font-size:.8rem;font-weight:600;cursor:pointer;padding:0;font-family:inherit;text-decoration:underline}.checkout-page-address-edit-btn:hover{color:#3d6649}.checkout-page-address-line{font-size:.9rem;color:#444;line-height:1.5}.checkout-page-address-notes{font-size:.85rem;color:#777;margin-top:.4rem;font-style:italic}.checkout-page-address-empty{font-size:.875rem;color:#aaa;margin:0}.checkout-page-address-form{display:flex;flex-direction:column;gap:.6rem}.checkout-page-address-row{display:flex;gap:.5rem}.checkout-page-address-field{display:flex;flex-direction:column;gap:.2rem}.checkout-page-address-field--city{flex:2}.checkout-page-address-field--state,.checkout-page-address-field--zip{flex:1}.checkout-page-address-field-label{font-size:.72rem;font-weight:600;color:#666;text-transform:uppercase;letter-spacing:.03em}.checkout-page-address-input{width:100%;padding:.45rem .6rem;border:1px solid #ccc;border-radius:4px;font-size:.875rem;font-family:inherit;color:#333;background:#fff;box-sizing:border-box;transition:border-color .15s ease}.checkout-page-address-input:focus{outline:none;border-color:#4a7c59}.checkout-page-address-textarea{resize:vertical;min-height:56px}.checkout-page-address-error{font-size:.875rem;color:#c33;margin:0}.checkout-page-address-actions{display:flex;gap:.6rem;margin-top:.2rem}.checkout-page-address-save-btn{padding:.5rem 1.25rem;background-color:#4a7c59;border:none;border-radius:4px;color:#fff;font-size:.875rem;font-weight:600;cursor:pointer;font-family:inherit;transition:background-color .2s ease}.checkout-page-address-save-btn:hover:not(:disabled){background-color:#3d6649}.checkout-page-address-save-btn:disabled{opacity:.6;cursor:not-allowed}.checkout-page-address-cancel-btn{padding:.5rem 1.25rem;background-color:#fff;border:1px solid #ccc;border-radius:4px;color:#555;font-size:.875rem;font-weight:500;cursor:pointer;font-family:inherit;transition:all .2s ease}.checkout-page-address-cancel-btn:hover:not(:disabled){border-color:#999;color:#333}.checkout-page-address-cancel-btn:disabled{opacity:.6;cursor:not-allowed}.checkout-page-payment-card{background-color:#f9f9f9;border:1px solid #e0e0e0;border-radius:6px;padding:.85rem 1rem 1.1rem;margin-bottom:1.25rem;text-align:left}.checkout-page-payment-label{display:block;font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:.05em;color:#4a7c59;margin-bottom:.85rem}.checkout-page-payment-element{padding:.1rem 0}.checkout-page-payment-loading{color:#888;font-size:.9rem;text-align:center;padding:1rem 0 .5rem;margin:0}.checkout-page-payment-error{color:#c33;font-size:.875rem;margin:.5rem 0 0}.checkout-page-actions{display:flex;gap:.75rem;align-items:center;margin-top:.25rem}.checkout-page-place-order-button{flex:1;padding:.75rem 1.25rem;background-color:#4a7c59;border:none;border-radius:4px;color:#fff;font-size:.95rem;font-weight:700;cursor:pointer;font-family:inherit;transition:background-color .2s ease;white-space:nowrap}.checkout-page-place-order-button:hover:not(:disabled){background-color:#3d6649}.checkout-page-place-order-button:disabled{opacity:.6;cursor:not-allowed}.checkout-page-home-button{padding:.65rem 1.75rem;background-color:#4a7c59;border:none;border-radius:4px;color:#fff;font-size:.95rem;font-weight:600;cursor:pointer;font-family:inherit;transition:background-color .2s ease}.checkout-page-home-button:hover{background-color:#3d6649}.checkout-page-revert-error{color:#c33;font-size:.875rem;margin:0 0 1rem}.checkout-page-back-to-cart-button{padding:.65rem 1.75rem;background-color:#fff;border:1px solid #ccc;border-radius:4px;color:#555;font-size:.95rem;font-weight:500;cursor:pointer;font-family:inherit;transition:all .2s ease}.checkout-page-back-to-cart-button:hover:not(:disabled){border-color:#4a7c59;color:#4a7c59}.checkout-page-back-to-cart-button:disabled{opacity:.6;cursor:not-allowed}@media(max-width:768px){.checkout-page-container{padding:1rem}.checkout-page-success{padding:2rem 1.25rem}}.refund-modal-overlay{position:fixed;inset:0;background:#00000073;display:flex;align-items:center;justify-content:center;z-index:1000}.refund-modal{background:#fff;border-radius:10px;padding:2rem;width:100%;max-width:420px;box-shadow:0 8px 32px #0000002e}.refund-modal-title{margin:0 0 .5rem;color:#4a7c59;font-size:1.4rem;font-weight:700}.refund-modal-max{margin:0 0 1.5rem;font-size:.9rem;color:#555}.refund-modal-type{display:flex;gap:.5rem;margin-bottom:1.25rem}.refund-modal-type-btn{flex:1;display:flex;flex-direction:column;align-items:center;gap:.2rem;padding:.65rem .75rem;border:2px solid #e0e0e0;border-radius:8px;background:#fff;color:#555;font-size:.9rem;font-weight:600;cursor:pointer;font-family:inherit;transition:border-color .15s,color .15s}.refund-modal-type-btn:hover{border-color:#4a7c59;color:#4a7c59}.refund-modal-type-btn--active{border-color:#4a7c59;color:#4a7c59;background:#4a7c590f}.refund-modal-type-amount{font-size:.8rem;font-weight:700;color:#4a7c59}.refund-modal-max-hint{font-weight:400;color:#999;text-transform:none;letter-spacing:0;font-size:.75rem;margin-left:.4rem}.refund-modal-field{margin-bottom:1rem;display:flex;flex-direction:column;gap:.3rem}.refund-modal-label{font-size:.75rem;font-weight:700;color:#555;text-transform:uppercase;letter-spacing:.04em}.refund-modal-input{padding:.55rem .75rem;border:1px solid #ccc;border-radius:6px;font-size:.95rem;outline:none;transition:border-color .15s;font-family:inherit}.refund-modal-input:focus{border-color:#4a7c59}.refund-modal-input--invalid{border-color:#c33}.refund-modal-input--invalid:focus{border-color:#c33}.refund-modal-field-error{font-size:.8rem;color:#c33;margin-top:.1rem}.refund-modal-error{margin:0 0 .75rem;color:#c33;font-size:.85rem}.refund-modal-actions{display:flex;gap:.75rem;justify-content:flex-end;margin-top:1.25rem}.refund-modal-btn{padding:.55rem 1.25rem;border-radius:6px;font-size:.9rem;font-weight:600;cursor:pointer;border:none;transition:background .15s;font-family:inherit}.refund-modal-btn--cancel{background:#f0f0f0;color:#555}.refund-modal-btn--cancel:hover:not(:disabled){background:#e0e0e0}.refund-modal-btn--submit{background:#4a7c59;color:#fff}.refund-modal-btn--submit:hover:not(:disabled){background:#3a6347}.refund-modal-btn:disabled{opacity:.6;cursor:not-allowed}.orders-admin-container{min-height:calc(100vh - 80px);padding:2rem;background-color:#4a7c590d}.orders-admin-content{max-width:1100px;margin:0 auto}.orders-admin-title{margin:0 0 1.75rem;color:#4a7c59;font-size:2rem;font-weight:700}.orders-admin-status{color:#888;font-size:1rem;padding:2rem 0;margin:0}.orders-admin-error{color:#c33}.orders-admin-table-wrapper{background:#fff;border-radius:8px;box-shadow:0 2px 8px #00000014;overflow-x:auto}.orders-admin-table{width:100%;border-collapse:collapse;font-size:.9rem}.orders-admin-table thead tr{border-bottom:2px solid #e0e0e0}.orders-admin-table th{padding:.85rem 1rem;text-align:left;font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:.04em;color:#4a7c59;white-space:nowrap}.orders-admin-table td{padding:.85rem 1rem;vertical-align:middle;border-bottom:1px solid #f0f0f0;color:#333}.orders-admin-table tbody tr:last-child td{border-bottom:none}.orders-admin-table tbody tr:hover td{background-color:#fafafa}.orders-admin-cell-id{font-family:monospace;font-size:.8rem;color:#999;white-space:nowrap}.orders-admin-customer-name{font-weight:500;color:#333}.orders-admin-customer-email{font-size:.8rem;color:#999;margin-top:.1rem}.orders-admin-cell-total{font-weight:600;white-space:nowrap}.orders-admin-cell-address{font-size:.85rem;color:#666;max-width:220px}.orders-admin-cell-date{font-size:.85rem;color:#666;white-space:nowrap}.orders-admin-badge{display:inline-block;padding:.2rem .6rem;border-radius:12px;font-size:.75rem;font-weight:600;white-space:nowrap}.orders-admin-badge--pending{background-color:#fff3cd;color:#856404}.orders-admin-badge--confirmed{background-color:#cce5ff;color:#004085}.orders-admin-badge--shipped{background-color:#e2d9f3;color:#4a2c8a}.orders-admin-badge--delivered{background-color:#d4edda;color:#155724}.orders-admin-badge--cancelled{background-color:#f8d7da;color:#721c24}.orders-admin-row--clickable{cursor:pointer;-webkit-user-select:none;user-select:none}.orders-admin-chevron{display:inline-block;margin-right:.4rem;font-size:.7rem;color:#4a7c59}.orders-admin-expanded-row td{background-color:#f8faf9;padding:.75rem 1rem .75rem 2.5rem;border-bottom:1px solid #e8e8e8}.orders-admin-expanded-row:hover td{background-color:#f8faf9}.orders-admin-items-table{width:100%;border-collapse:collapse;font-size:.85rem;margin-bottom:.75rem}.orders-admin-items-table th{padding:.4rem .75rem;text-align:left;font-size:.7rem;font-weight:700;text-transform:uppercase;letter-spacing:.04em;color:#888;border-bottom:1px solid #e0e0e0}.orders-admin-items-table td{padding:.4rem .75rem;color:#444;border-bottom:1px solid #f0f0f0}.orders-admin-items-table tbody tr:last-child td{border-bottom:none}.orders-admin-notes{margin:0 0 .75rem;font-size:.85rem;color:#555}.orders-admin-notes-label{font-weight:600;color:#888;text-transform:uppercase;font-size:.75rem;letter-spacing:.04em}.orders-admin-payment-loading,.orders-admin-payment-error{margin:0;font-size:.85rem;color:#999}.orders-admin-payment-error{color:#c33}.orders-admin-payment-section{padding-top:.5rem}.orders-admin-payment-header{display:flex;align-items:center;gap:.6rem;margin-bottom:.75rem}.orders-admin-payment-label{font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:.04em;color:#888}.orders-admin-payment-amount{font-size:.85rem;font-weight:600;color:#333;margin-left:auto}.orders-admin-payment-badge{display:inline-block;padding:.2rem .6rem;border-radius:12px;font-size:.75rem;font-weight:600;white-space:nowrap}.orders-admin-payment-badge--completed{background-color:#d4edda;color:#155724}.orders-admin-payment-badge--refunded{background-color:#e2e3e5;color:#383d41}.orders-admin-payment-badge--partially_refunded,.orders-admin-payment-badge--pending{background-color:#fff3cd;color:#856404}.orders-admin-payment-badge--failed{background-color:#f8d7da;color:#721c24}.orders-admin-refund-history{margin-bottom:.75rem}.orders-admin-refund-history-title{margin:0 0 .4rem;font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:.04em;color:#888}.orders-admin-refunds-table{width:100%;border-collapse:collapse;font-size:.82rem}.orders-admin-refunds-table th{padding:.3rem .6rem;text-align:left;font-size:.7rem;font-weight:700;text-transform:uppercase;letter-spacing:.04em;color:#aaa;border-bottom:1px solid #e8e8e8}.orders-admin-refunds-table td{padding:.35rem .6rem;color:#444;border-bottom:1px solid #f0f0f0}.orders-admin-refunds-table tbody tr:last-child td{border-bottom:none}.orders-admin-refund-badge{display:inline-block;padding:.15rem .5rem;border-radius:10px;font-size:.7rem;font-weight:600;white-space:nowrap}.orders-admin-refund-badge--pending{background-color:#fff3cd;color:#856404}.orders-admin-refund-badge--succeeded{background-color:#d4edda;color:#155724}.orders-admin-refund-badge--failed{background-color:#f8d7da;color:#721c24}.orders-admin-refund-badge--canceled{background-color:#e2e3e5;color:#383d41}.orders-admin-refund-btn{padding:.4rem 1rem;background:#4a7c59;color:#fff;border:none;border-radius:6px;font-size:.85rem;font-weight:600;cursor:pointer;font-family:inherit;transition:background .15s}.orders-admin-refund-btn:hover{background:#3a6347}@media(max-width:768px){.orders-admin-container{padding:1rem}.orders-admin-cell-address{display:none}}.my-orders-container{min-height:calc(100vh - 80px);padding:2rem;background-color:#4a7c590d}.my-orders-content{max-width:1100px;margin:0 auto}.my-orders-title{margin:0 0 1.75rem;color:#4a7c59;font-size:2rem;font-weight:700}.my-orders-status{color:#888;font-size:1rem;padding:2rem 0;margin:0}.my-orders-error{color:#c33}.my-orders-table-wrapper{background:#fff;border-radius:8px;box-shadow:0 2px 8px #00000014;overflow-x:auto}.my-orders-table{width:100%;border-collapse:collapse;font-size:.9rem}.my-orders-table thead tr{border-bottom:2px solid #e0e0e0}.my-orders-table th{padding:.85rem 1rem;text-align:left;font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:.04em;color:#4a7c59;white-space:nowrap}.my-orders-table td{padding:.85rem 1rem;vertical-align:middle;border-bottom:1px solid #f0f0f0;color:#333}.my-orders-table tbody tr:last-child td{border-bottom:none}.my-orders-table tbody tr:hover td{background-color:#fafafa}.my-orders-cell-id{font-family:monospace;font-size:.8rem;color:#999;white-space:nowrap}.my-orders-cell-vendor{font-weight:500}.my-orders-cell-total{font-weight:600;white-space:nowrap}.my-orders-cell-address{font-size:.85rem;color:#666;max-width:220px}.my-orders-cell-date{font-size:.85rem;color:#666;white-space:nowrap}.my-orders-badge{display:inline-block;padding:.2rem .6rem;border-radius:12px;font-size:.75rem;font-weight:600;white-space:nowrap}.my-orders-badge--pending{background-color:#fff3cd;color:#856404}.my-orders-badge--confirmed{background-color:#cce5ff;color:#004085}.my-orders-badge--shipped{background-color:#e2d9f3;color:#4a2c8a}.my-orders-badge--delivered{background-color:#d4edda;color:#155724}.my-orders-badge--cancelled{background-color:#f8d7da;color:#721c24}.my-orders-row--clickable{cursor:pointer;-webkit-user-select:none;user-select:none}.my-orders-chevron{display:inline-block;margin-right:.4rem;font-size:.7rem;color:#4a7c59}.my-orders-items-row td{background-color:#f8faf9;padding:.75rem 1rem .75rem 2.5rem;border-bottom:1px solid #e8e8e8}.my-orders-items-row:hover td{background-color:#f8faf9}.my-orders-items-table{width:100%;border-collapse:collapse;font-size:.85rem}.my-orders-items-table th{padding:.4rem .75rem;text-align:left;font-size:.7rem;font-weight:700;text-transform:uppercase;letter-spacing:.04em;color:#888;border-bottom:1px solid #e0e0e0}.my-orders-items-table td{padding:.4rem .75rem;color:#444;border-bottom:1px solid #f0f0f0}.my-orders-items-table tbody tr:last-child td{border-bottom:none}.my-orders-items-empty{margin:0;font-size:.85rem;color:#999}.my-orders-payment-loading,.my-orders-payment-error{margin:.75rem 0 0;font-size:.85rem;color:#999}.my-orders-payment-error{color:#c33}.my-orders-payment-section{margin-top:1rem;padding-top:.75rem;border-top:1px solid #e0e0e0}.my-orders-payment-header{display:flex;align-items:center;gap:.6rem;margin-bottom:.75rem}.my-orders-payment-label{font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:.04em;color:#888}.my-orders-payment-amount{font-size:.85rem;font-weight:600;color:#333;margin-left:auto}.my-orders-payment-badge{display:inline-block;padding:.2rem .6rem;border-radius:12px;font-size:.75rem;font-weight:600;white-space:nowrap}.my-orders-payment-badge--completed{background-color:#d4edda;color:#155724}.my-orders-payment-badge--refunded{background-color:#e2e3e5;color:#383d41}.my-orders-payment-badge--partially_refunded,.my-orders-payment-badge--pending{background-color:#fff3cd;color:#856404}.my-orders-payment-badge--failed{background-color:#f8d7da;color:#721c24}.my-orders-refund-history{margin-bottom:.75rem}.my-orders-refund-history-title{margin:0 0 .4rem;font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:.04em;color:#888}.my-orders-refunds-table{width:100%;border-collapse:collapse;font-size:.82rem}.my-orders-refunds-table th{padding:.3rem .6rem;text-align:left;font-size:.7rem;font-weight:700;text-transform:uppercase;letter-spacing:.04em;color:#aaa;border-bottom:1px solid #e8e8e8}.my-orders-refunds-table td{padding:.35rem .6rem;color:#444;border-bottom:1px solid #f0f0f0}.my-orders-refunds-table tbody tr:last-child td{border-bottom:none}.my-orders-refund-badge{display:inline-block;padding:.15rem .5rem;border-radius:10px;font-size:.7rem;font-weight:600;white-space:nowrap}.my-orders-refund-badge--pending{background-color:#fff3cd;color:#856404}.my-orders-refund-badge--succeeded{background-color:#d4edda;color:#155724}.my-orders-refund-badge--failed{background-color:#f8d7da;color:#721c24}.my-orders-refund-badge--canceled{background-color:#e2e3e5;color:#383d41}@media(max-width:768px){.my-orders-container{padding:1rem}.my-orders-cell-address{display:none}}.stripe-complete-container{min-height:calc(100vh - 80px);display:flex;align-items:center;justify-content:center;padding:2rem;background-color:#4a7c590d}.stripe-complete-card{background:#fff;border-radius:8px;box-shadow:0 2px 8px #00000014;padding:3rem 2.5rem;text-align:center;max-width:420px;width:100%}.stripe-complete-icon{width:64px;height:64px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:1.75rem;font-weight:700;margin:0 auto 1.5rem}.stripe-complete-icon--success{background-color:#4a7c59;color:#fff}.stripe-complete-icon--warning{background-color:#f0a500;color:#fff}.stripe-complete-icon--error{background-color:#c33;color:#fff}.stripe-complete-title{margin:0 0 .75rem;font-size:1.5rem;font-weight:700;color:#333}.stripe-complete-text{margin:0 0 2rem;color:#666;font-size:.95rem;line-height:1.6}.stripe-complete-status{color:#888;font-size:.95rem;margin:0;padding:1rem 0}.stripe-complete-button{padding:.65rem 1.75rem;background-color:#4a7c59;border:none;border-radius:4px;color:#fff;font-size:.95rem;font-weight:600;cursor:pointer;font-family:inherit;transition:background-color .2s ease}.stripe-complete-button:hover{background-color:#3d6649}.stripe-refresh-container{min-height:calc(100vh - 80px);display:flex;align-items:center;justify-content:center;padding:2rem;background-color:#4a7c590d}.stripe-refresh-card{background:#fff;border-radius:8px;box-shadow:0 2px 8px #00000014;padding:3rem 2.5rem;text-align:center;max-width:420px;width:100%}.stripe-refresh-status{color:#888;font-size:.95rem;margin:0;padding:1rem 0}.stripe-refresh-title{margin:0 0 .75rem;font-size:1.5rem;font-weight:700;color:#333}.stripe-refresh-text{margin:0 0 2rem;color:#666;font-size:.95rem;line-height:1.6}.stripe-refresh-button{padding:.65rem 1.75rem;background-color:#4a7c59;border:none;border-radius:4px;color:#fff;font-size:.95rem;font-weight:600;cursor:pointer;font-family:inherit;transition:background-color .2s ease}.stripe-refresh-button:hover{background-color:#3d6649}.payment-complete-container{min-height:calc(100vh - 80px);display:flex;align-items:center;justify-content:center;padding:2rem;background-color:#4a7c590d}.payment-complete-content{background:#fff;border-radius:8px;box-shadow:0 2px 8px #00000014;padding:3rem 2.5rem;text-align:center;max-width:420px;width:100%}.payment-complete-icon{width:56px;height:56px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:1.75rem;margin:0 auto 1.25rem}.payment-complete-icon--success{background-color:#4a7c59;color:#fff}.payment-complete-icon--failed{background-color:#c33;color:#fff}.payment-complete-title{margin:0 0 .5rem;font-size:1.5rem;font-weight:700;color:#333}.payment-complete-text{margin:0 0 1.75rem;color:#666;font-size:.95rem;line-height:1.5}.payment-complete-button{padding:.65rem 1.75rem;background-color:#4a7c59;border:none;border-radius:4px;color:#fff;font-size:.95rem;font-weight:600;cursor:pointer;font-family:inherit;transition:background-color .2s ease}.payment-complete-button:hover{background-color:#3d6649}.payment-complete-button--secondary{background-color:#fff;border:1px solid #ccc;color:#555}.payment-complete-button--secondary:hover{background-color:#fff;border-color:#4a7c59;color:#4a7c59}.order-confirmation-container{min-height:calc(100vh - 80px);display:flex;align-items:flex-start;justify-content:center;padding:3rem 1rem;background-color:#4a7c590d}.order-confirmation-content{background:#fff;border-radius:8px;box-shadow:0 2px 8px #00000014;padding:2.5rem 2rem;width:100%;max-width:540px;text-align:center}.order-confirmation-icon{width:60px;height:60px;border-radius:50%;background-color:#4a7c59;color:#fff;font-size:1.75rem;display:flex;align-items:center;justify-content:center;margin:0 auto 1.25rem}.order-confirmation-title{margin:0 0 .5rem;font-size:1.6rem;font-weight:700;color:#333}.order-confirmation-subtitle{margin:0 0 2rem;color:#666;font-size:.95rem;line-height:1.5}.order-confirmation-orders{text-align:left;margin-bottom:2rem;display:flex;flex-direction:column;gap:.75rem}.order-confirmation-order{border:1px solid #e8e8e8;border-radius:6px;overflow:hidden}.order-confirmation-order-header{display:flex;justify-content:space-between;align-items:center;padding:.65rem .9rem;background-color:#f9f9f9;border-bottom:1px solid #e8e8e8}.order-confirmation-vendor{font-weight:600;font-size:.95rem;color:#333}.order-confirmation-order-id{font-size:.8rem;color:#888;font-family:monospace}.order-confirmation-items{padding:.5rem .9rem;display:flex;flex-direction:column;gap:.35rem}.order-confirmation-item{display:flex;align-items:baseline;gap:.5rem;font-size:.88rem;color:#555}.order-confirmation-item-name{flex:1}.order-confirmation-item-detail{color:#888;white-space:nowrap}.order-confirmation-item-subtotal{font-weight:500;color:#333;white-space:nowrap;min-width:4.5rem;text-align:right}.order-confirmation-order-total{display:flex;justify-content:space-between;padding:.6rem .9rem;border-top:1px solid #e8e8e8;font-weight:600;font-size:.9rem;color:#333}.order-confirmation-grand-total{display:flex;justify-content:space-between;padding:.75rem .9rem;background-color:#4a7c59;color:#fff;font-weight:700;font-size:1rem;border-radius:6px}.order-confirmation-actions{display:flex;gap:.75rem;justify-content:center;flex-wrap:wrap}.order-confirmation-button{padding:.65rem 1.75rem;background-color:#4a7c59;border:none;border-radius:4px;color:#fff;font-size:.95rem;font-weight:600;cursor:pointer;font-family:inherit;transition:background-color .2s ease}.order-confirmation-button:hover{background-color:#3d6649}.order-confirmation-button--secondary{background-color:#fff;border:1px solid #ccc;color:#555}.order-confirmation-button--secondary:hover{background-color:#fff;border-color:#4a7c59;color:#4a7c59}
