@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap";:root{font-family:Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light;color:#333;background-color:#fff;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}html,body,#root{width:100%;margin:0;padding:0}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;padding:0;min-width:320px;min-height:100vh;background-color:#fff}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}}*{margin:0;padding:0;box-sizing:border-box}html,body{width:100%}#root{min-height:100vh;display:flex;flex-direction:column;background-color:#fff;width:100%}main{flex:1;padding:4rem 4rem 2rem;margin-top:0}.navbar{width:100%;background-color:#fff;border-bottom:1px solid #e0e0e0;padding:.5rem 2rem;display:flex!important;flex-direction:row!important;justify-content:space-between;align-items:center;position:fixed;top:0;left:0;z-index:100;flex-wrap:nowrap;gap:2rem;overflow:visible}.navbar-brand{font-weight:600;font-size:1.1rem;color:#333;text-decoration:none;white-space:nowrap;flex-shrink:0}.navbar-nav{display:flex!important;flex-direction:row!important;list-style:none!important;gap:1.5rem!important;padding:0!important;align-items:center!important;margin:0 0 0 auto!important;flex-wrap:nowrap!important;overflow:visible!important}.navbar-nav li{margin:0!important;padding:0!important;flex-shrink:0;display:inline-flex!important;list-style:none!important;align-items:center}.nav-link{color:#333;text-decoration:none;font-weight:400;font-size:.95rem;transition:font-weight .2s;white-space:nowrap;display:inline-block;line-height:1.5}.nav-link:hover{font-weight:600;color:#333!important;text-decoration:none!important}.cart-icon-wrapper{position:relative;display:inline-flex;align-items:center;justify-content:center}.cart-link{font-size:.95rem;position:relative;line-height:1.5;display:inline-block;padding:.25rem 0}.nav-icon{width:24px;height:24px;border:2px solid #333333;border-radius:50%;padding:4px;color:#333;cursor:pointer;transition:all .2s ease;flex-shrink:0}.nav-icon:hover{border-color:var(--terra);color:var(--terra)}.dropdown-icon{width:18px;height:18px;color:#333;margin-right:.5rem;display:inline-block;vertical-align:middle;flex-shrink:0}.cart-badge{position:absolute;top:-8px;right:-8px;background:var(--terra);color:#fff;font-size:.7rem;font-weight:600;padding:.15rem .4rem;border-radius:10px;min-width:18px;text-align:center}.cart-badge-small{background:var(--terra);color:#fff;font-size:.65rem;font-weight:600;padding:.1rem .35rem;border-radius:8px;min-width:16px;text-align:center;margin-left:.5rem}.nav-icons{display:flex;align-items:center;justify-content:center;gap:1rem;height:100%;overflow:visible}.nav-dropdown{position:relative;display:flex;align-items:center;justify-content:center;overflow:visible}.nav-user-btn{background:none!important;border:none!important;padding:0!important;margin:0!important;font-weight:400!important;cursor:pointer;transition:transform .2s;white-space:nowrap;font-family:inherit!important;color:#333!important;border-radius:0!important;line-height:1;vertical-align:middle;text-align:center;display:flex;align-items:center;justify-content:center;outline:none!important;box-shadow:none!important;height:100%;position:relative}.nav-user-btn:before{content:attr(data-tooltip);position:absolute;top:-35px;left:50%;transform:translate(-50%);background:#4caf5033;color:#333;padding:.4rem .8rem;border-radius:4px;font-size:.75rem;white-space:nowrap;opacity:0;pointer-events:none;transition:opacity .2s;z-index:1001}.nav-user-btn:hover:before{opacity:1}.nav-user-btn:hover{transform:scale(1.1);background:none!important;color:#333!important}.nav-user-btn:hover svg{border-color:var(--terra);color:var(--terra)}.nav-user-btn:focus,.nav-user-btn:active,.nav-user-btn:focus-visible{outline:none!important;box-shadow:none!important;border:none!important;background:none!important}.dropdown-menu{position:absolute;top:100%;right:0;background:#fff;border:1px solid #e0e0e0;border-radius:8px;box-shadow:0 4px 12px #00000026;z-index:1000;min-width:200px;margin-top:.5rem}.dropdown-username{padding:.75rem 1rem;margin:0;font-size:.85rem;font-weight:600;color:#333;border-bottom:1px solid #e0e0e0}.dropdown-item{display:flex;align-items:center;width:100%;padding:.75rem 1rem;background:none;border:none;color:#333;text-decoration:none;font-size:.9rem;cursor:pointer;text-align:left;transition:background .2s;font-family:inherit}.dropdown-item:hover{background:none;color:var(--terra)}.dropdown-item:hover svg{color:var(--terra)}.dropdown-item:first-of-type{border-top:none}.login-btn,.logout-btn{border-top:1px solid #e0e0e0;font-weight:500}.login-btn:hover{background:none!important;color:var(--terra)!important}.login-btn:hover svg{color:var(--terra)!important}.logout-btn:hover{background:none!important;color:var(--terra)!important}.logout-btn:hover svg{color:var(--terra)!important}.btn-login,.btn-logout{background:none!important;border:none!important;padding:0!important;margin:0!important;font-weight:400!important;font-size:.95rem!important;cursor:pointer;transition:font-weight .2s;white-space:nowrap;font-family:inherit!important;color:#333!important;border-radius:0!important;line-height:1.5;vertical-align:baseline;text-align:left;display:inline-block;outline:none!important;box-shadow:none!important}.btn-login:hover,.btn-logout:hover{font-weight:600!important;background:none!important;color:#333!important}.btn-login:focus,.btn-logout:focus,.btn-login:active,.btn-logout:active,.btn-login:focus-visible,.btn-logout:focus-visible{outline:none!important;box-shadow:none!important;border:none!important;background:none!important}footer{background-color:#fff;border-top:1px solid #f3f4f6;padding:1rem 2rem;text-align:center;color:#999;margin-top:auto}footer p{margin:0;font-size:.75rem;font-weight:400}.card{background-color:#fff;border:1px solid #e0e0e0;border-radius:8px;padding:1.5rem;transition:box-shadow .2s}.card:hover{box-shadow:0 2px 8px #0000001a}.card-title{font-weight:600;margin-bottom:1rem;font-size:1.1rem}.card-text{color:#666;margin-bottom:1rem;font-size:.95rem}button{padding:.6rem 1.2rem;border:1px solid #333333;border-radius:6px;background-color:#fff;color:#333;cursor:pointer;font-weight:500;transition:all .2s;font-family:inherit}button:hover:not(:disabled){background-color:#333;color:#fff}button:disabled{opacity:.5;cursor:not-allowed}.btn-primary{background-color:#333;color:#fff;border-color:#333}.btn-success{background-color:#22c55e;color:#fff;border-color:#22c55e}.badge{display:inline-block;padding:.35rem .65rem;border-radius:4px;font-size:.85rem;font-weight:500}.bg-info{background-color:#3b82f6;color:#fff}.bg-secondary{background-color:#6b7280;color:#fff}.bg-success{background-color:#22c55e;color:#fff}.row{display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}.g-4{gap:1.5rem}.product-color-1{border-left:5px solid #FF6B6B}.product-color-1 .product-accent{background-color:#ff6b6b;color:#fff}.product-color-2{border-left:5px solid #4ECDC4}.product-color-2 .product-accent{background-color:#4ecdc4;color:#fff}.product-color-3{border-left:5px solid #45B7D1}.product-color-3 .product-accent{background-color:#45b7d1;color:#fff}.product-color-4{border-left:5px solid #FFA07A}.product-color-4 .product-accent{background-color:#ffa07a;color:#fff}.product-color-5{border-left:5px solid #98D8C8}.product-color-5 .product-accent{background-color:#98d8c8;color:#333}.product-color-6{border-left:5px solid #F7DC6F}.product-color-6 .product-accent{background-color:#f7dc6f;color:#333}.logo{height:6em;padding:1.5em;will-change:filter;transition:filter .3s}.logo:hover{filter:drop-shadow(0 0 2em #646cffaa)}.logo.react:hover{filter:drop-shadow(0 0 2em #61dafbaa)}@keyframes logo-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media(prefers-reduced-motion:no-preference){a:nth-of-type(2) .logo{animation:logo-spin infinite 20s linear}}.card{padding:2em;background-color:#fff;border:1px solid #e0e0e0}.read-the-docs{color:#888}.table{width:100%;border-collapse:collapse;margin-top:1rem}.table-striped tbody tr:nth-child(odd){background-color:#f9fafb}.table-hover tbody tr:hover{background-color:#f3f4f6}.table thead{background-color:#f3f4f6;border-bottom:2px solid #e5e7eb}.table th{padding:1rem;text-align:left;font-weight:600;color:#333}.table td{padding:1rem;border-bottom:1px solid #e5e7eb;color:#666}.table-responsive{overflow-x:auto}.alert{padding:1rem;border-radius:6px;margin-bottom:1rem;border:1px solid}.alert-danger{background-color:#fee2e2;color:#991b1b;border-color:#fecaca}.alert-info{background-color:#dbeafe;color:#1e40af;border-color:#bfdbfe}.btn-close{background:none;border:none;cursor:pointer;padding:0;float:right;font-size:1.5rem}.spinner-border{border:3px solid #e5e7eb;border-top:3px solid #333333;border-radius:50%;width:40px;height:40px;animation:spin 1s linear infinite;display:inline-block}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}h1,h2,h3,h4,h5{color:#333;margin-bottom:1rem;font-weight:600}h1{font-size:2rem}h2{font-size:1.5rem}h3{font-size:1.25rem}p{color:#666;line-height:1.6}code{background-color:#f3f4f6;padding:.2rem .4rem;border-radius:3px;font-family:monospace;font-size:.9rem;color:#333}ul,ol{margin-left:1.5rem;margin-bottom:1rem;color:#666}li{margin-bottom:.5rem}.d-flex{display:flex}.justify-content-between{justify-content:space-between}.align-items-center{align-items:center}.mb-4{margin-bottom:1.5rem}.mb-2{margin-bottom:.5rem}.mb-3{margin-bottom:1rem}.mb-0{margin-bottom:0}.mt-3{margin-top:1rem}.mt-5{margin-top:3rem}.ms-auto{margin-left:auto}.text-center{text-align:center}.text-muted{color:#999}.text-success{color:#22c55e}.fw-bold{font-weight:700}.fw-semibold{font-weight:600}.text-end{text-align:right}.py-5{padding-top:3rem;padding-bottom:3rem}.small{font-size:.9rem}.h-100{height:100%}.h5{font-size:1.1rem;font-weight:600}.bg-light{background-color:#f9fafb}.btn-sm{padding:.4rem .8rem;font-size:.85rem}.btn-outline-primary{background-color:transparent;color:#333;border:1px solid #333333}.btn-outline-primary:hover:not(:disabled){background-color:#333;color:#fff}.flex-grow-1{flex-grow:1}.d-flex>:last-child{margin-left:auto}.carousel-container{width:100vw;margin-left:calc(-50vw + 50%);margin-top:-50px;height:100vh;position:relative;overflow:hidden}.carousel-slide{position:relative;width:100%;height:100%}.carousel-image{width:100%;height:100%;object-fit:cover}.carousel-overlay{position:absolute;inset:0;background:#0006;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;color:#fff;padding:2rem}.carousel-overlay h1{color:#fff;font-size:2.5rem;margin-bottom:.5rem}.carousel-overlay p{color:#ffffffe6;font-size:1.1rem;margin:0 0 1.5rem;max-width:600px}.carousel-btn{display:inline-block;padding:.75rem 2rem;background:#1a7a30;color:#fff;text-decoration:none;border-radius:6px;font-weight:600;font-size:.95rem;transition:background .3s,transform .2s}.carousel-btn:hover{background:#157025;transform:translateY(-2px);color:#fff}.carousel-arrow{position:absolute;top:50%;transform:translateY(-50%);background:#ffffff80;border:none;color:#333;font-size:1.5rem;cursor:pointer;padding:1rem;border-radius:4px;transition:background .3s;z-index:10}.carousel-arrow:hover{background:#fffc}.carousel-prev{left:1rem}.carousel-next{right:1rem}.carousel-dots{position:absolute;bottom:1rem;left:50%;transform:translate(-50%);display:flex;gap:.75rem;z-index:10}.carousel-dot{width:12px;height:12px;border-radius:50%;border:none;background:#ffffff80;cursor:pointer;transition:background .3s}.carousel-dot.active{background:#ffffffe6}.carousel-dot:hover{background:#ffffffb3}.mission-section{padding:3.5rem 1rem;background:#fff;display:flex;justify-content:center;border-top:1px solid #e0e0e0;border-bottom:1px solid #e0e0e0}.mission-container{max-width:800px;width:100%;text-align:center}.mission-container h2{font-size:1.6rem;margin-bottom:1rem;font-weight:700;color:#1a7a30}.mission-container>p{font-size:1.3rem;font-weight:600;margin-bottom:1.5rem;color:#1a7a30;letter-spacing:.3px}.mission-highlight{font-size:1rem;line-height:1.7;background:#f9faf8;padding:1.5rem;border-radius:.6rem;border-left:4px solid #1a7a30;color:#555}.contact-section{padding:3.5rem 1rem;background:#fff;display:flex;justify-content:center}.contact-container{max-width:600px;width:100%}.contact-container h2{font-size:1.6rem;color:#1a7a30;margin-bottom:.75rem;text-align:center;font-weight:700}.contact-subtitle{text-align:center;color:#666;margin-bottom:2rem;font-size:1rem}.contact-form{display:flex;flex-direction:column;gap:1.5rem}.form-group{display:flex;flex-direction:column;gap:.5rem}.form-group label{font-weight:600;color:#333;font-size:.95rem}.form-group input,.form-group textarea{padding:.75rem;border:2px solid #ddd;border-radius:.4rem;font-size:.95rem;font-family:inherit;transition:border-color .3s}.form-group input:focus,.form-group textarea:focus{outline:none;border-color:#1a7a30;box-shadow:0 0 0 3px #1a7a301a}.contact-submit-btn{padding:.8rem 1.5rem;background:#1a7a30;color:#fff;border:none;border-radius:.4rem;font-size:1rem;font-weight:600;cursor:pointer;transition:background .3s,transform .2s}.contact-submit-btn:hover{background:#157025;transform:translateY(-2px)}.contact-submit-btn:active{transform:translateY(0)}.form-success{padding:1rem;background:#d4edda;color:#155724;border:1px solid #c3e6cb;border-radius:.4rem;text-align:center;font-weight:600;margin-bottom:1rem}:root{--terra: #c24a2e;--forest: #1f6b3b;--gold: #b5892e;--indigo: #2d3e8b;--clay: #a05a2c;--cocoa: #5a3b2e}.market-banner{width:100vw;margin-left:calc(-50vw + 50%);margin-top:-50px;height:50vh;background:linear-gradient(135deg,var(--terra) 0%,var(--clay) 100%);display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;padding:2rem;margin-bottom:3rem;color:#fff}.market-banner h1{color:#fff;font-size:2.5rem;margin-bottom:.5rem}.market-banner p{color:#ffffffe6;font-size:1.1rem;margin:0;max-width:600px}.market-hero{margin-bottom:2rem}.market-hero p{color:#777}.market-grid{display:grid;gap:1.25rem;grid-template-columns:repeat(auto-fit,minmax(240px,1fr))}.market-grid-container{display:grid;gap:1.25rem;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));padding:0 4rem 2rem;margin-top:-2rem}.market-card-link{text-decoration:none;color:inherit;display:block}.market-card{background-color:#ececec;border:1px solid #e0e0e0;border-radius:8px;padding:1rem;position:relative;box-shadow:0 2px 8px #00000026;cursor:pointer;transition:transform .3s ease,box-shadow .3s ease}.market-card:hover{transform:translateY(-4px);box-shadow:0 4px 12px #0003}.market-card .market-title{font-size:1.05rem;font-weight:600;margin-bottom:.5rem}.market-card p{margin:0;font-size:.95rem;color:#666}.market-card .accent-bar{position:absolute;left:0;top:0;bottom:0;width:6px;border-top-left-radius:8px;border-bottom-left-radius:8px}.market-card:hover .market-title{font-weight:700}.market-card:active{transform:translateY(-2px)}.accent-terra .accent-bar{background-color:var(--terra)}.accent-forest .accent-bar{background-color:var(--forest)}.accent-gold .accent-bar{background-color:var(--gold)}.accent-indigo .accent-bar{background-color:var(--indigo)}.accent-clay .accent-bar{background-color:var(--clay)}.accent-cocoa .accent-bar{background-color:var(--cocoa)}.shop-search{width:100%;padding:.75rem 1rem;border:1px solid #e0e0e0;border-radius:6px;font-size:.95rem;margin-bottom:1.5rem;font-family:inherit}.shop-search:focus{outline:none;border-color:var(--terra)}.shop-filters{display:flex;gap:.75rem;flex-wrap:wrap;margin-bottom:2rem}.filter-btn{padding:.5rem 1rem;border:1px solid #e0e0e0;background:#fff;border-radius:6px;font-size:.9rem;cursor:pointer;transition:all .2s;font-weight:400}.filter-btn:hover{border-color:#1a7a30;background:#fafafa}.filter-btn.active{background:#1a7a30;color:#fff;border-color:#1a7a30;font-weight:600}.shop-filter-sidebar{width:20%;min-width:200px;position:sticky;top:0;height:fit-content;max-height:100vh;align-self:flex-start}.shop-main-content{flex:1;width:75%;display:flex;flex-direction:column}.filter-backdrop,.filter-close-btn,.mobile-filter-toggle{display:none}.product-grid{display:grid;gap:1rem;grid-template-columns:repeat(4,1fr)}.product-card{background:#fff;border:1px solid #e0e0e0;border-radius:8px;overflow:hidden;text-decoration:none;color:inherit;transition:transform .3s,box-shadow .3s;cursor:pointer;box-shadow:0 2px 8px #0000001a}.product-card:hover{transform:translateY(-4px);box-shadow:0 4px 12px #00000026}.product-image-wrapper{position:relative;width:100%;height:280px;overflow:hidden}.product-image{width:100%;height:100%;object-fit:cover}.product-overlay{position:absolute;left:0;right:0;bottom:0;padding:.75rem 1rem;background:linear-gradient(180deg,#0000,#000000b3 80%);color:#fff}.overlay-title{font-weight:700;font-size:.85rem;margin:0 0 .25rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.overlay-desc{font-size:.75rem;line-height:1.3;margin:0;overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}@media(max-width:768px){.overlay-title{font-size:.8rem;margin:0 0 .2rem}.overlay-desc{font-size:.7rem;line-height:1.2;-webkit-line-clamp:1}}@media(max-width:480px){.overlay-title{font-size:.75rem}.overlay-desc{font-size:.65rem;-webkit-line-clamp:1}}.out-of-stock{position:absolute;top:.5rem;right:.5rem;background:#000000b3;color:#fff;padding:.25rem .75rem;border-radius:4px;font-size:.75rem;font-weight:600}.product-info{padding:.6rem .8rem .8rem;display:grid;gap:.25rem}.product-name{font-size:.9rem;font-weight:600;margin:0;color:#333}@media(max-width:768px){.product-name{font-size:.85rem;font-weight:600}}@media(max-width:480px){.product-name{font-size:.8rem;font-weight:600}}.product-price{font-size:1rem;font-weight:700;color:#1a7a30;margin:0;display:inline-flex;align-items:baseline;gap:.3rem}.product-unit{font-size:.75rem;font-weight:400;color:#666}.product-seller{font-size:.8rem;color:#666;margin:0 0 .25rem}.product-location{font-size:.75rem;color:#999;margin:0}.no-results{grid-column:1 / -1;text-align:center;color:#999;padding:3rem;font-size:1.1rem}.back-btn{background:none!important;border:none;color:#666;font-size:.95rem;cursor:pointer;padding:.5rem 0;margin-bottom:1.5rem;transition:color .2s}@media(max-width:768px){.product-detail{grid-template-columns:1fr;gap:2rem}}.back-btn:hover{background:none!important;color:var(--terra)!important}.product-detail{display:grid;grid-template-columns:1fr 1fr;gap:3rem;margin-top:1rem}.product-detail-image{width:100%;border-radius:8px;overflow:hidden;box-shadow:0 2px 12px #0000001a}.product-detail-image img{width:100%;height:auto;display:block}.product-detail-info h1{margin-top:0;margin-bottom:1rem}.product-detail-price{font-size:2rem;font-weight:700;color:var(--terra);margin-bottom:1.5rem}.product-detail-price span{font-size:1rem;font-weight:400;color:#666}.product-detail-meta{background:#f5f5f5;padding:1.5rem;border-radius:8px;margin-bottom:1.5rem}.product-detail-meta p{margin:0 0 .75rem;font-size:.95rem}.product-detail-meta p:last-child{margin-bottom:0}.in-stock{color:#22c55e;font-weight:600}.out-of-stock-text{color:#ef4444;font-weight:600}.product-detail-description{margin-bottom:2rem}.product-detail-description h3{font-size:1.1rem;margin-bottom:.75rem}.product-detail-description p{line-height:1.6;color:#666}.btn-add-to-cart{width:100%;padding:1rem 2rem;background:var(--terra);color:#fff;border:none;border-radius:6px;font-size:1.05rem;font-weight:600;cursor:pointer;transition:background .3s}.btn-add-to-cart:hover:not(:disabled){background:var(--clay)}.btn-add-to-cart:disabled{background:#ccc;cursor:not-allowed}@media(max-width:768px){.product-detail,.product-detail-grid{grid-template-columns:1fr;gap:2rem}main{padding:4rem 1.5rem 2rem}.product-detail-page{padding:1.5rem}}.cart-empty{text-align:center;padding:4rem 2rem}.cart-empty h1{margin-bottom:1rem;color:#333}.cart-empty p{margin-bottom:2rem;color:#666;font-size:1.05rem}.cart-section{display:grid;grid-template-columns:2fr 1fr;gap:2rem;margin-top:1rem}.cart-items{flex:1}.cart-items h1{margin-top:0;margin-bottom:2rem;color:#333}.cart-items-list{display:flex;flex-direction:column;gap:1.5rem}.cart-item{display:grid;grid-template-columns:100px 1fr 1fr 130px 120px 100px;gap:1rem;align-items:center;padding:1.5rem;background:#fff;border:1px solid #e0e0e0;border-radius:8px;box-shadow:0 1px 4px #0000000d;transition:box-shadow .3s}.cart-item:hover{box-shadow:0 2px 8px #0000001a}.cart-item-image{width:100px;height:100px;border-radius:6px;overflow:hidden;background:#f5f5f5;grid-row:1 / 3}.cart-item-image img{width:100%;height:100%;object-fit:cover;display:block}.cart-item-info{display:flex;flex-direction:column;gap:.2rem;grid-column:2 / 3}.cart-item-info h3{margin:0;font-size:.95rem;color:#333;line-height:1.3}.cart-item-seller{margin:0;font-size:.8rem;color:#666;font-weight:500}.cart-item-location{margin:0;font-size:.8rem;color:#999}.cart-item-price{font-size:1.1rem;font-weight:700;color:var(--terra);margin:0;grid-column:3 / 4;display:flex;flex-direction:column;align-items:center;justify-content:center}.cart-item-price p{margin:0;font-size:1.05rem;font-weight:700;color:var(--terra)}.cart-item-price span{font-size:.75rem;font-weight:400;color:#666;margin-left:0;margin-top:.2rem}.cart-item-min-order{margin:.05rem 0 0;font-size:.72rem;color:#888;line-height:1.2;font-weight:500}.cart-item-addon{margin:.1rem 0 0;font-size:.78rem;font-weight:600;color:#06a77d;line-height:1.25}.cart-item-addon-detail{margin:.08rem 0 0;font-size:.68rem;color:#555;line-height:1.2}.cart-item-quantity{display:flex;flex-direction:column;gap:.4rem;grid-column:4 / 5;justify-content:center;align-items:center}.cart-item-quantity label{font-size:.7rem;font-weight:500;color:#333;white-space:nowrap}.quantity-controls{display:flex;align-items:center;gap:0;border:1px solid #d0d0d0;border-radius:6px;background:#fafafa;flex-wrap:nowrap;width:auto}.qty-btn{background:#f5f5f5;border:none;width:28px;height:28px;display:flex;align-items:center;justify-content:center;cursor:pointer;font-size:.95rem;color:#333;transition:background .2s;flex-shrink:0;padding:0}.qty-btn:hover{background:#ebebeb}.qty-input{width:40px;border:none;text-align:center;font-size:.85rem;font-weight:600;background:transparent;padding:.25rem 0;flex-shrink:0}.qty-input:focus{outline:none}.cart-item-total{text-align:center;grid-column:5 / 6}.total-price{font-size:1.05rem;font-weight:700;color:var(--terra);margin:0}.btn-remove{padding:.4rem .8rem;background:#fee2e2;color:#dc2626;border:none;border-radius:6px;font-weight:600;cursor:pointer;transition:background .3s;font-size:.8rem;grid-column:6 / 7;height:fit-content}.btn-remove:hover{background:#fecaca}.cart-summary{position:sticky;top:100px;height:fit-content}.summary-card{background:#fff;border:1px solid #e0e0e0;border-radius:8px;padding:2rem;box-shadow:0 2px 12px #0000001a}.summary-card h2{margin:0 0 1.5rem;font-size:1.3rem;color:#333}.summary-details{display:flex;flex-direction:column;gap:1rem;margin-bottom:1.5rem}.summary-row{display:flex;justify-content:space-between;font-size:.95rem;color:#666}.shipping-fee,.tax-fee{color:#999;font-size:.85rem;font-style:italic}.summary-divider{height:1px;background:#e0e0e0;margin:1.5rem 0}.summary-total{display:flex;justify-content:space-between;font-size:1.2rem;font-weight:700;color:#333;margin-bottom:1.5rem}.summary-total span:last-child{color:var(--terra)}.btn-checkout{width:100%;padding:1rem;background:var(--terra);color:#fff;border:none;border-radius:6px;font-size:1rem;font-weight:600;cursor:pointer;transition:background .3s;margin-bottom:.75rem}.btn-checkout:hover{background:var(--clay)}.btn-continue-shopping{display:block;width:100%;padding:1rem;text-align:center;background:transparent;color:var(--terra);border:2px solid var(--terra);border-radius:6px;font-size:1rem;font-weight:600;cursor:pointer;text-decoration:none;transition:all .3s}.btn-continue-shopping:hover{background:var(--terra);color:#fff}@media(max-width:1024px){.cart-section{grid-template-columns:1fr}.cart-summary{position:static}}@media(max-width:768px){.cart-item{grid-template-columns:80px 1fr;gap:1rem;grid-template-areas:"image info" "image quantity" "total total" "remove remove"}.cart-item-image{width:80px;height:80px;grid-area:image}.cart-item-info{grid-area:info}.cart-item-quantity{grid-area:quantity}.cart-item-total{grid-area:total;text-align:left;padding-top:1rem}.btn-remove{grid-area:remove;width:100%}}.checkout-container{display:grid;grid-template-columns:minmax(500px,700px) 400px;gap:2rem;margin-top:1rem;max-width:1400px;margin-left:auto;margin-right:auto}.checkout-main{display:flex;flex-direction:column;gap:1.5rem}.checkout-main h1{margin:0 0 1rem;font-size:2rem}.checkout-section{background:#fff;padding:1.5rem;border-radius:8px;box-shadow:0 2px 8px #00000014}.checkout-section h2{margin:0 0 1rem;font-size:1.3rem;color:#333}.checkout-section h3{margin:1rem 0 .75rem;font-size:1.1rem;color:#555}.delivery-info{color:#666;line-height:1.6}.delivery-info p{margin:.25rem 0}.delivery-info strong{color:#333}.payment-methods{display:flex;flex-direction:column;gap:1rem;margin-bottom:1.5rem}.payment-method-option{display:flex;align-items:center;gap:.75rem;padding:1rem;border:2px solid #e0e0e0;border-radius:8px;cursor:pointer;transition:all .2s}.payment-method-option:hover{border-color:var(--terra);background:#06a87d0d}.payment-method-option input[type=radio]{width:18px;height:18px;cursor:pointer}.payment-method-option input[type=radio]:checked+span{color:var(--terra);font-weight:600}.payment-method-option span{font-size:1rem;color:#333}.billing-form{margin-top:1.5rem}.form-group{margin-bottom:1rem}.form-group label{display:block;margin-bottom:.5rem;font-size:.9rem;font-weight:500;color:#555}.form-input{width:100%;padding:.75rem;border:1px solid #d0d0d0;border-radius:6px;font-size:1rem;transition:border-color .2s}.form-input:focus{outline:none;border-color:var(--terra)}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:1rem}.bank-info{margin-top:1rem;padding:1rem;background:#f5f5f5;border-radius:6px;font-size:.85rem;color:#666}.bank-info strong{color:#333}.error-message{margin-top:1rem;padding:.75rem;background:#fdecea;border:1px solid #E63946;border-radius:6px;color:#e63946;font-size:.9rem}.checkout-sidebar{position:sticky;top:1rem;height:fit-content;min-width:350px}.order-summary{background:#fff;padding:1.5rem;border-radius:8px;box-shadow:0 2px 12px #0000001a;display:flex;flex-direction:column}.order-summary h2{margin:0 0 1rem;font-size:1.3rem}.summary-items{display:flex;flex-direction:column;gap:1rem;margin-bottom:1rem}.summary-item{display:flex;justify-content:space-between;gap:1rem}.summary-item-details{flex:1}.summary-item-name{margin:0 0 .25rem;font-size:.95rem;font-weight:500;color:#333}.summary-item-quantity{margin:0;font-size:.85rem;color:#666}.summary-item-price{margin:0;font-size:.95rem;font-weight:600;color:var(--terra);white-space:nowrap}.summary-divider{height:1px;background:#e0e0e0;margin:1rem 0}.summary-row{display:flex;justify-content:space-between;margin-bottom:.75rem;font-size:.95rem;color:#666}.summary-total{display:flex;justify-content:space-between;font-size:1.3rem;font-weight:700;color:#333;margin-bottom:1.5rem}.btn-place-order{width:100%;padding:1rem;background:var(--terra);color:#fff;border:none;border-radius:6px;font-size:1.05rem;font-weight:600;cursor:pointer;transition:background .3s}.btn-place-order:hover:not(:disabled){background:var(--clay)}.btn-place-order:disabled{background:#ccc;cursor:not-allowed}@media(max-width:968px){.checkout-container{grid-template-columns:1fr}.checkout-sidebar{position:static}.form-row{grid-template-columns:1fr}}.orders-header{margin-bottom:2rem}.orders-header h1{margin:0;font-size:2rem}.orders-empty{text-align:center;padding:4rem 2rem;background:#fff;border-radius:8px;box-shadow:0 2px 8px #00000014}.orders-empty h3{margin:0 0 .5rem;font-size:1.5rem;color:#333}.orders-empty p{margin:0 0 2rem;color:#666}.order-success-banner{position:relative;background:linear-gradient(135deg,#06a77d,#05be87);color:#fff;padding:2rem;border-radius:12px;margin-bottom:2rem;box-shadow:0 4px 16px #06a87d4d;display:flex;gap:1.5rem;align-items:flex-start}.success-icon{font-size:3rem;background:#fff3;width:70px;height:70px;border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0}.success-content{flex:1}.success-content h2{margin:0 0 .5rem;font-size:1.8rem;font-weight:700}.success-content>p{margin:0 0 1.5rem;font-size:1rem;opacity:.95}.success-details{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1rem;background:#ffffff26;padding:1.25rem;border-radius:8px;margin-bottom:1rem}.success-detail-item{display:flex;flex-direction:column;gap:.25rem}.detail-label{font-size:.85rem;opacity:.9;font-weight:500}.detail-value{font-size:1.05rem;font-weight:700}.payment-instructions{background:#ffffff26;padding:1rem;border-radius:8px;font-size:.9rem}.payment-instructions p{margin:.25rem 0}.close-success-btn{position:absolute;top:1rem;right:1rem;background:#fff3;border:none;color:#fff;font-size:1.5rem;width:32px;height:32px;border-radius:50%;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .2s;padding:0;line-height:1}.close-success-btn:hover{background:#ffffff4d}@media(max-width:768px){.order-success-banner{flex-direction:column;align-items:center;text-align:center}.success-details{grid-template-columns:1fr}}.orders-list{display:flex;flex-direction:column;gap:.5rem}.order-card{background:#fff;border:1px solid #e0e0e0;border-radius:8px;overflow:hidden;transition:box-shadow .2s}.order-card:hover{box-shadow:0 4px 12px #0000001a}.order-header{padding:.75rem;display:flex;justify-content:space-between;align-items:center;cursor:pointer;transition:background .2s}.order-header:hover{background:#f9f9f9}.order-info{flex:1}.order-id{font-size:.9rem;margin-bottom:.3rem}.order-id code{background:#f5f5f5;padding:.25rem .5rem;border-radius:4px;font-size:.85rem}.order-meta{display:flex;gap:.75rem;align-items:center;flex-wrap:wrap}.order-date,.order-payment{color:#666;font-size:.85rem}.order-summary-row{display:flex;align-items:center;gap:1rem}.order-items-count{color:#666;font-size:.9rem}.order-total{font-size:1.25rem;font-weight:600;color:var(--terra)}.expand-icon{color:#999;font-size:.9rem;margin-left:.5rem}.order-details{padding:.75rem;border-top:1px solid #e0e0e0;background:#fafafa}.order-details h4{margin:.75rem 0 .5rem;font-size:.95rem;color:#333}.order-items-list{display:flex;flex-direction:column;gap:.4rem}.order-item{background:#fff;padding:.6rem;border-radius:4px;display:flex;justify-content:space-between;align-items:flex-start;border:1px solid #e0e0e0;font-size:.9rem}.item-info{flex:1;display:flex;flex-direction:column;gap:.25rem}.item-name{font-weight:500;color:#333}.item-quantity{font-size:.85rem;color:#666}.item-pricing{text-align:right;display:flex;flex-direction:column;gap:.25rem}.item-price{color:#333}.item-addons{font-size:.85rem;color:#666}.item-subtotal{font-weight:600;color:var(--terra);padding-top:.25rem;border-top:1px solid #e0e0e0;margin-top:.25rem}@media(max-width:768px){.order-header{flex-direction:column;align-items:flex-start;gap:1rem}.order-summary{width:100%;justify-content:space-between}.order-item{flex-direction:column;gap:.75rem}.item-pricing{text-align:left}}.login-container{display:flex;justify-content:center;align-items:center;min-height:100vh;background:linear-gradient(135deg,#06a77d,#048559);padding:1rem}.login-card{background:#fff;border-radius:12px;padding:3rem 2rem;width:100%;max-width:400px;box-shadow:0 10px 40px #00000026}.login-card h1{color:#333;margin-bottom:.5rem;font-size:2rem;text-align:center}.login-subtitle{color:#666;text-align:center;margin-bottom:2rem;font-size:.95rem}.login-error{background-color:#fee;color:#c33;padding:.75rem;border-radius:6px;margin-bottom:1.5rem;font-size:.9rem;border-left:4px solid #c33}.form-group{margin-bottom:1.5rem}.form-group label{display:block;color:#333;font-weight:500;margin-bottom:.5rem;font-size:.95rem}.form-group input{width:100%;padding:.75rem;border:1px solid #ddd;border-radius:6px;font-size:1rem;font-family:inherit;transition:all .3s ease}.form-group input:focus{outline:none;border-color:#06a77d;box-shadow:0 0 0 3px #06a77d1a}.form-group input:disabled{background-color:#f5f5f5;color:#999;cursor:not-allowed}.login-button{width:100%;padding:.85rem;background-color:#06a77d;color:#fff;border:none;border-radius:6px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .3s ease;margin-top:1.5rem}.login-button:hover:not(:disabled){background-color:#048559;transform:translateY(-2px);box-shadow:0 5px 20px #06a77d4d}.login-button:active:not(:disabled){transform:translateY(0)}.login-button:disabled{opacity:.7;cursor:not-allowed}.login-footer{margin-top:2rem;text-align:center;font-size:.9rem;color:#666}.login-footer p{margin:.75rem 0}.login-footer a{color:#06a77d;text-decoration:none;font-weight:600}.login-footer a:hover{text-decoration:underline}.login-hint{font-size:.85rem;color:#999;margin-top:1rem;font-style:italic}.mobile-menu-toggle{display:none;background:none;border:none;padding:.5rem;cursor:pointer;color:#333;width:40px;height:40px;align-items:center;justify-content:center;margin-left:auto;z-index:101}.mobile-menu-toggle svg{width:24px;height:24px;stroke-width:2}.mobile-divider{display:none}@media(max-width:992px){.navbar{padding:.5rem 1rem;gap:1rem}main{padding:4rem 2rem 2rem}.products-grid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:1.5rem}.product-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:.9rem}.product-image-wrapper{height:240px}}@media(max-width:768px){.mobile-menu-toggle{display:flex}.navbar{padding:.75rem 1rem;flex-wrap:wrap;gap:0}.navbar-brand{font-size:1.2rem;flex:1}.navbar-nav{position:fixed;top:60px;left:0;right:0;background:#fff;flex-direction:column!important;align-items:stretch!important;padding:1rem 0!important;margin:0!important;box-shadow:0 4px 12px #0000001a;max-height:0;overflow:hidden;opacity:0;pointer-events:none;transition:max-height .3s ease,opacity .3s ease;z-index:99;gap:0!important}.navbar-nav.mobile-open{max-height:500px;opacity:1;pointer-events:auto}.navbar-nav li{width:100%;display:flex!important;justify-content:stretch;border-bottom:1px solid #f0f0f0}.navbar-nav li:last-child{border-bottom:none}.nav-link{width:100%;padding:1rem 1.5rem;display:block;font-size:1rem}.mobile-divider{display:block;height:1px;background:#e0e0e0;margin:.5rem 0}.nav-icons{width:100%;justify-content:center;padding:1rem 0}.nav-dropdown{position:static}.dropdown-menu{position:static;box-shadow:none;border:none;margin-top:.5rem;border-top:1px solid #e0e0e0}main{padding:4rem 1rem 2rem}h1{font-size:1.75rem}h2{font-size:1.5rem}.filter-backdrop{display:block;position:fixed;inset:0;background:#00000080;z-index:999;animation:fadeIn .3s ease}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.shop-filter-sidebar{position:fixed;top:0;left:-100%;width:85%;max-width:320px;height:100vh;background:#fff;z-index:1000;padding:1.5rem;box-shadow:2px 0 12px #00000026;overflow-y:auto;transition:left .3s ease}.shop-filter-sidebar.mobile-open{left:0}.filter-backdrop{display:block;position:fixed;top:0;left:0;width:100vw;height:100vh;background:#0006;z-index:900}.filter-close-btn{display:block;position:absolute;top:1rem;right:1rem;background:none;border:none;font-size:1.5rem;width:32px;height:32px;display:flex;align-items:center;justify-content:center;cursor:pointer;color:#666;border-radius:4px;padding:0}.filter-close-btn:hover{background:#f0f0f0;color:#333}.shop-main-content{width:100%}.mobile-filter-toggle{display:flex;align-items:center;gap:.5rem;padding:.75rem 1rem;background:#fff;border:1px solid #e0e0e0;border-radius:8px;margin-bottom:1rem;cursor:pointer;font-size:.95rem;font-weight:500;color:#333;box-shadow:0 2px 4px #0000000d;transition:all .2s}.mobile-filter-toggle:hover{background:#f9f9f9;box-shadow:0 2px 6px #0000001a}.mobile-filter-toggle svg{flex-shrink:0}.carousel-slide{min-height:250px}.carousel-content h2{font-size:1.5rem}.carousel-content p{font-size:.9rem}.categories{gap:.5rem;flex-wrap:wrap}.category-btn{padding:.5rem 1rem;font-size:.85rem}.search-bar{flex-direction:column;gap:.75rem}.search-bar input{width:100%}.products-grid{grid-template-columns:1fr;gap:1rem}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.85rem}.product-card{max-width:100%}.product-image-wrapper{height:210px}.product-info{padding:.5rem .7rem .7rem}.product-price{font-size:1rem}.product-detail{grid-template-columns:1fr;gap:1.5rem}.product-detail-price{font-size:1.5rem}.cart-section{grid-template-columns:1fr}.cart-summary{position:static}.cart-item{grid-template-columns:80px 1fr;gap:.75rem;padding:1rem}.cart-item-image{width:80px;height:80px}.checkout-container{grid-template-columns:1fr;gap:1.5rem}.checkout-sidebar{position:static}.form-row{grid-template-columns:1fr}.order-header{flex-direction:column;align-items:flex-start;gap:.75rem}.order-meta{flex-direction:column;gap:.3rem;align-items:flex-start}footer{padding:1rem;font-size:.8rem}.back-btn{margin-bottom:1rem;font-size:.9rem}button,.btn-primary,.btn-add-to-cart{font-size:.95rem;padding:.75rem 1rem}.modal-content{width:95%;margin:1rem;padding:1.5rem}table{font-size:.85rem}.form-group input,.form-group select,.form-group textarea{font-size:1rem}}@media(max-width:480px){main{padding:4rem .75rem 1.5rem}.navbar{padding:.5rem .75rem}.navbar-brand{font-size:1.1rem}h1{font-size:1.5rem}h2{font-size:1.3rem}.carousel-slide{min-height:200px}.carousel-content{padding:1rem}.carousel-content h2{font-size:1.2rem}.carousel-content p{font-size:.8rem}.carousel-nav button{width:30px;height:30px;font-size:1rem}.category-btn{padding:.4rem .8rem;font-size:.8rem}.product-card{padding:.75rem}.product-grid{grid-template-columns:1fr;gap:.75rem}.product-image-wrapper{height:190px}.product-info{padding:.5rem .6rem .65rem}.product-card h3{font-size:1rem}.product-price{font-size:1.1rem}.cart-item{grid-template-columns:60px 1fr;gap:.5rem;padding:.75rem}.cart-item-image{width:60px;height:60px}.cart-item h3{font-size:.9rem}.quantity-controls{gap:.3rem}.qty-btn{width:28px;height:28px;font-size:1rem}.quantity-controls input{width:40px;font-size:.9rem}.order-card{font-size:.85rem}.order-total{font-size:1.1rem}.login-card{padding:2rem 1.5rem}.login-card h1{font-size:1.5rem}.order-success-banner{padding:1.5rem;flex-direction:column}.success-icon{width:50px;height:50px;font-size:2rem}.success-content h2{font-size:1.4rem}}@media(max-width:768px)and (orientation:landscape){.navbar-nav.mobile-open{max-height:300px;overflow-y:auto}.carousel-slide{min-height:180px}}html,body,#root{overflow-x:hidden}@media(hover:none)and (pointer:coarse){button,a,.nav-link,.product-card,.category-btn{min-height:44px;min-width:44px}.nav-link{padding:1rem 1.5rem}}.notification-bell-container{position:relative;display:inline-block}.notification-bell-btn{position:relative;background:none;border:none;cursor:pointer;padding:.3rem;display:flex;align-items:center;justify-content:center;border-radius:50%;transition:all .2s ease}.notification-bell-btn:hover{background-color:#0000000d}.notification-icon{width:18px;height:18px;color:currentColor}.notification-badge{position:absolute;top:-4px;right:-4px;background-color:#ef4444;color:#fff;border-radius:50%;width:18px;height:18px;display:flex;align-items:center;justify-content:center;font-size:10px;font-weight:700;border:1.5px solid white;animation:pulse 2s infinite}@keyframes pulse{0%,to{box-shadow:0 0 #ef4444b3}50%{box-shadow:0 0 0 6px #ef444400}}.notification-dropdown{position:absolute;top:100%;right:0;margin-top:.5rem;width:380px;max-height:500px;background:#fff;border-radius:8px;box-shadow:0 4px 12px #00000026;z-index:1200;display:flex;flex-direction:column;overflow:hidden;animation:slideDown .2s ease-out}.notification-pill{position:absolute;top:calc(100% + 6px);right:0;background:#fef3c7;color:#92400e;border:1px solid #fcd34d;border-radius:999px;padding:.2rem .55rem;font-size:11px;font-weight:600;cursor:pointer;white-space:nowrap;z-index:1100}.notification-pill:hover{background:#fde68a}.notification-dropdown{width:90vw;right:50%;transform:translate(50%)}@media(min-width:481px){.notification-dropdown{width:380px;right:0;transform:none}}@keyframes slideDown{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.notification-header{padding:1rem;border-bottom:1px solid #e5e7eb;display:flex;justify-content:space-between;align-items:center}.notification-header h3{margin:0;font-size:1rem;font-weight:600}.unread-badge{background-color:#fca5a5;color:#7f1d1d;padding:.25rem .75rem;border-radius:12px;font-size:12px;font-weight:500}.notification-list{flex:1;overflow-y:auto;max-height:400px}.notification-list::-webkit-scrollbar{width:6px}.notification-list::-webkit-scrollbar-track{background:#f1f5f9}.notification-list::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:3px}.notification-list::-webkit-scrollbar-thumb:hover{background:#94a3b8}.notification-loading,.notification-empty{padding:2rem 1rem;text-align:center;color:#6b7280;font-size:14px}.notification-error{padding:1rem;background-color:#fee2e2;color:#991b1b;font-size:14px;border-bottom:1px solid #fecaca}.notification-item{display:flex;align-items:flex-start;gap:1rem;padding:1rem;border-bottom:1px solid #f3f4f6;transition:background-color .2s ease;background-color:#f9fafb}.notification-item:hover{background-color:#f3f4f6}.notification-item.notification-info{border-left:4px solid #3b82f6}.notification-item.notification-success{border-left:4px solid #10b981}.notification-item.notification-warning{border-left:4px solid #f59e0b}.notification-item.notification-error{border-left:4px solid #ef4444}.notification-content{flex:1;min-width:0}.notification-title{font-weight:600;font-size:14px;color:#1f2937;margin-bottom:.25rem}.notification-message{font-size:13px;color:#6b7280;margin-bottom:.5rem;word-wrap:break-word;overflow-wrap:break-word}.notification-time{font-size:12px;color:#9ca3af}.notification-close{flex-shrink:0;background:none;border:none;cursor:pointer;color:#10b981;font-size:16px;padding:.25rem;display:flex;align-items:center;justify-content:center;transition:color .2s ease;border-radius:4px}.notification-close:hover{color:#059669;background-color:#d1fae5}@media(max-width:480px){.notification-dropdown{width:calc(100vw - 20px);max-height:70vh}.notification-header{padding:.75rem}.notification-header h3{font-size:.95rem}.notification-list{max-height:calc(70vh - 60px)}.notification-item{padding:.75rem;gap:.75rem}.notification-title{font-size:13px}.notification-message{font-size:12px}.notification-time{font-size:11px}.notification-bell-btn{padding:.25rem}.notification-icon{width:20px;height:20px}.notification-badge{width:16px;height:16px;font-size:9px;top:-2px;right:-2px}.notification-pill{font-size:10px;padding:.15rem .45rem;top:calc(100% + 4px)}}@media(max-width:768px)and (orientation:landscape){.notification-dropdown{max-height:50vh}.notification-list{max-height:calc(50vh - 60px)}}
