: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;display:flex;place-items:center;min-width:320px;min-height:100vh}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}}.enavbar{background-color:#636b2f;color:#fff;padding:.25rem 1.5rem;display:flex;justify-content:space-between;align-items:center;height:5rem;box-shadow:0 2px 12px #00000026;position:relative;z-index:100}@media (max-width: 480px){.enavbar{padding:.25rem 1rem;height:4rem}.navbar-logo{height:2.25rem}.nav-actions{gap:.5rem}.btn-primary.cart-btn{padding:.4rem .75rem;font-size:.8rem}.user-dropdown{width:200px;right:-.5rem}}.enavbar .ecommlogo{margin:0;display:flex;align-items:center;height:100%}.navbar-logo{height:3rem;width:auto;object-fit:contain}.nav-actions{display:flex;gap:1rem;align-items:center}.btn-outline{background:transparent;border:1.5px solid rgba(255,255,255,.5);color:#fff;padding:.4rem 1.1rem;border-radius:6px;cursor:pointer;font-size:.875rem;font-weight:500;transition:border-color .2s ease,background .2s ease;font-family:inherit}.btn-outline:hover{border-color:#fff;background:#ffffff14}.btn-primary.cart-btn{background:#dba400;border:none;color:#1a1a1a;padding:.4rem 1rem;border-radius:6px;cursor:pointer;font-size:.875rem;font-weight:700;display:flex;align-items:center;gap:.4rem;position:relative;transition:background .2s ease;font-family:inherit}.btn-primary.cart-btn:hover{background:#c49200}.cart-count{background:#1a1a1a;color:#dba400;font-size:.65rem;font-weight:800;min-width:1.2rem;height:1.2rem;border-radius:999px;display:flex;align-items:center;justify-content:center;padding:0 .25rem;line-height:1;animation:badgePop .2s ease}@keyframes badgePop{0%{transform:scale(.6);opacity:0}60%{transform:scale(1.15)}to{transform:scale(1);opacity:1}}.user-menu-wrapper{position:relative}.user-avatar-btn{display:flex;align-items:center;gap:.4rem;background:#ffffff1f;border:1.5px solid rgba(255,255,255,.25);border-radius:2rem;padding:.3rem .65rem .3rem .3rem;cursor:pointer;transition:background .2s ease,border-color .2s ease;font-family:inherit}.user-avatar-btn:hover{background:#fff3;border-color:#ffffff80}.user-initials{width:2rem;height:2rem;border-radius:50%;background:#dba400;color:#1a1a1a;font-size:.75rem;font-weight:800;display:flex;align-items:center;justify-content:center;letter-spacing:.02em;flex-shrink:0}.chevron{color:#fff;transition:transform .2s ease;flex-shrink:0}.chevron.open{transform:rotate(180deg)}.user-dropdown{position:absolute;top:calc(100% + .6rem);right:0;width:220px;background:#fff;border-radius:.875rem;box-shadow:0 4px 6px #0000000d,0 16px 40px #00000024;border:1px solid rgba(99,107,47,.1);overflow:hidden;animation:dropdownIn .18s ease both;z-index:200}@keyframes dropdownIn{0%{opacity:0;transform:translateY(-6px) scale(.97)}to{opacity:1;transform:translateY(0) scale(1)}}.dropdown-header{padding:.875rem 1rem;display:flex;flex-direction:column;gap:.2rem}.dropdown-name{font-size:.875rem;font-weight:700;color:#1a1a1a;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.dropdown-email{font-size:.75rem;color:#9e9e9e;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.dropdown-divider{height:1px;background:#636b2f1a;margin:0}.dropdown-item{display:flex;align-items:center;gap:.625rem;padding:.7rem 1rem;font-size:.85rem;font-weight:500;color:#1a1a1a;text-decoration:none;background:transparent;border:none;width:100%;text-align:left;cursor:pointer;font-family:inherit;transition:background .15s ease,color .15s ease}.dropdown-item svg{color:#636b2f;flex-shrink:0}.dropdown-item:hover{background:#636b2f0f;color:#636b2f}.dropdown-item.danger{color:#c0392b}.dropdown-item.danger svg{color:#c0392b}.dropdown-item.danger:hover{background:#c0392b0f;color:#c0392b}.sidebar{width:16rem;background:#636b2f;padding:1.75rem 1.25rem;border-right:1px solid rgba(255,255,255,.08);display:flex;flex-direction:column;align-items:stretch;box-sizing:border-box;overflow-y:auto;gap:.25rem;box-shadow:inset 0 1px #ffffff1f;flex-shrink:0}.sidebar::-webkit-scrollbar{width:4px}.sidebar::-webkit-scrollbar-track{background:transparent}.sidebar::-webkit-scrollbar-thumb{background:#fff3;border-radius:4px}.sidebar-header{display:flex;align-items:center;gap:.6rem;margin-bottom:1.5rem;padding-bottom:1.25rem;border-bottom:1px solid rgba(255,255,255,.12)}.sidebar-header-icon{width:2rem;height:2rem;background:#dba400;border-radius:.5rem;display:flex;align-items:center;justify-content:center;flex-shrink:0}.sidebar-header-icon svg{width:1rem;height:1rem;fill:#1a1a1a}.sidebar-header h3{margin:0;font-size:.95rem;font-weight:700;color:#fff;letter-spacing:.08em;text-transform:uppercase}.sidebar-mobile-toggle{display:none}.sidebar-body{display:flex;flex-direction:column;gap:.25rem;flex:1}.filter-section{border-radius:.75rem;overflow:hidden;margin-bottom:.375rem;background:#ffffff0d;transition:background .2s ease}.filter-section:hover{background:#ffffff14}.filter-section-toggle{width:100%;display:flex;align-items:center;justify-content:space-between;padding:.75rem 1rem;background:transparent;border:none;cursor:pointer;color:#ffffffe6;font-size:.8rem;font-weight:600;letter-spacing:.06em;text-transform:uppercase;text-align:left;transition:color .2s ease}.filter-section-toggle:hover{color:#dba400}.toggle-chevron{width:1rem;height:1rem;opacity:.6;transition:transform .25s ease,opacity .2s ease;flex-shrink:0}.filter-section.open .toggle-chevron{transform:rotate(180deg);opacity:1}.filter-section-body{display:grid;grid-template-rows:0fr;transition:grid-template-rows .28s ease}.filter-section.open .filter-section-body{grid-template-rows:1fr}.filter-section-inner{overflow:hidden;padding:0 .75rem}.filter-section.open .filter-section-inner{padding-bottom:.875rem}.checkbox{display:flex;align-items:center;gap:.6rem;padding:.45rem .5rem;border-radius:.5rem;font-size:.875rem;font-weight:500;color:#ffffffbf;cursor:pointer;transition:background .15s ease,color .15s ease;-webkit-user-select:none;user-select:none}.checkbox:hover{background:#ffffff14;color:#fff}.checkbox input[type=checkbox]{display:none}.checkbox-box{width:1rem;height:1rem;border-radius:.3rem;border:1.5px solid rgba(255,255,255,.35);background:transparent;display:flex;align-items:center;justify-content:center;flex-shrink:0;transition:border-color .2s ease,background .2s ease}.checkbox input[type=checkbox]:checked+.checkbox-box{background:#dba400;border-color:#dba400}.checkbox input[type=checkbox]:checked+.checkbox-box:after{content:"";display:block;width:.3rem;height:.55rem;border:2px solid #1a1a1a;border-top:none;border-left:none;transform:rotate(45deg) translate(-1px,-1px)}.checkbox:has(input:checked){color:#fff;background:#dba4001f}.sidebar-clear{margin-top:auto;padding-top:1.25rem;border-top:1px solid rgba(255,255,255,.1)}.btn-clear-filters{width:100%;padding:.65rem;background:transparent;border:1.5px solid rgba(255,255,255,.2);border-radius:.6rem;color:#ffffffa6;font-size:.8rem;font-weight:600;letter-spacing:.05em;text-transform:uppercase;cursor:pointer;transition:all .2s ease}.btn-clear-filters:hover{background:#dba40026;border-color:#dba400;color:#dba400}@media (max-width: 768px){.sidebar{width:100%;padding:0;border-right:none;border-bottom:1px solid rgba(255,255,255,.12);overflow:visible;gap:0}.sidebar-header{display:none}.sidebar-mobile-toggle{display:flex;align-items:center;justify-content:space-between;width:100%;padding:.875rem 1.25rem;background:transparent;border:none;color:#fff;font-size:.875rem;font-weight:700;cursor:pointer;font-family:inherit;letter-spacing:.05em;text-transform:uppercase}.sidebar-mobile-toggle-icon{display:flex;align-items:center;justify-content:center;transition:transform .25s ease}.sidebar-mobile-toggle-icon.open{transform:rotate(180deg)}.sidebar-body{max-height:0;overflow:hidden;transition:max-height .35s ease,padding .3s ease;padding:0 1.25rem}.sidebar-body.mobile-open{max-height:1200px;padding:.5rem 1.25rem 1.25rem}.sidebar-clear{margin-top:.75rem}}@media (max-width: 480px){.shop-body{flex-direction:column}}.shop-app{height:100vh;display:flex;flex-direction:column}.shop-body{flex:1;display:flex;overflow:hidden}.shop-content{flex:1;padding:2rem;background-color:#fff;overflow-y:auto}@media (max-width: 768px){.shop-body{flex-direction:column;overflow:visible}.shop-content{overflow-y:visible;padding:1.25rem 1rem}.shop-app{height:auto;min-height:100vh}}@media (max-width: 480px){.shop-content{padding:1rem .75rem}}#root{margin:0;padding:0;text-align:center;width:100%}*{margin:0;padding:0;box-sizing:border-box}html,body{margin:0;padding:0;overflow-x:hidden}.hero{position:relative;height:100vh;width:100%;display:flex;flex-direction:column;justify-content:space-between;transition:background .3s ease-in-out}.navbar{position:fixed;top:0;left:0;width:100%;height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;transition:all .6s ease-in-out;z-index:1000;background:linear-gradient(#0006,#0006),url(/assets/ewaste-B5F4p01d.jpg) no-repeat center center/cover}.navbar.scrolled{height:70px;flex-direction:row;justify-content:space-between;padding:0 50px;background:#0003}.logo-container{display:flex;align-items:center;transition:all .6s ease-in-out}.logo{height:22rem;width:auto;margin-right:1rem;transition:all .6s ease-in-out}.company-name{font-size:12rem;font-weight:700;color:#fff;transition:all .6s ease-in-out}.navbar.scrolled .logo{height:6rem!important;margin-right:0rem}.navbar.scrolled .company-name{font-size:1.3rem}.nav-links{position:fixed;top:0;right:0;display:flex;gap:30px;padding:20px 40px;background:transparent;z-index:1000}.nav-links a{color:#fff;text-decoration:none;font-weight:500;transition:color .3s ease-in-out}.nav-links a:hover{color:#ffdb58}.nav-links a{color:#fff;text-decoration:none;font-size:1.1rem;transition:color .3s}.nav-links a:hover{color:#ffce1b}.hero-content{flex:1;display:flex;align-items:flex-end;justify-content:center;padding-bottom:100px;color:#fff;text-align:center}.home-section{color:#fff;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;height:100vh;width:100vw;margin:0;padding:0;overflow:hidden;background:linear-gradient(#636b2fe6,#636b2f),url(/assets/hero-bg-BfYVIJjF.jpg) no-repeat center center/cover}.home-section h2{font-size:2.5rem;margin-bottom:1rem}.cta-btn{margin-top:1.5rem;background:#fff;color:#298ea6;padding:12px 24px;border-radius:25px;font-weight:700;text-decoration:none;transition:.3s}.cta-btn:hover{background:#f0f0f0}.about-section{background-color:#bac095;color:#1e1e1e;width:100%;min-height:100vh;padding:2rem 1rem;box-sizing:border-box;display:flex;justify-content:center;align-items:center}.about-container{display:flex;align-items:center;justify-content:space-between;max-width:1200px;width:100%;gap:2rem;flex-wrap:wrap}.about-content{flex:1 1 50%;text-align:left;color:#333}.about-content h3{font-size:1.5rem;color:#2e7d32;margin-top:1.5rem}.about-content p{font-size:1rem;line-height:1.5;color:#555}.section-intro span{color:#2e7d32;font-weight:700;font-size:1.3rem}.about-image{flex:1 1 40%;display:flex;justify-content:center;align-items:center}.about-image img{width:100%;object-fit:cover;transform:scale(1.5)}@media (max-width: 768px){.about-container{flex-direction:column-reverse;text-align:center}.about-content{flex:1 1 100%}.about-image img{max-width:80%;margin-bottom:2rem}}.card-grid{width:100%;display:grid;grid-template-columns:repeat(auto-fit,minmax(19rem,1fr));gap:1rem;margin-bottom:2.5rem;justify-items:center;align-items:center;padding:5rem}.card-grid:before{content:"";position:absolute;inset:0;background-size:cover;background-position:center;z-index:0}.services-section{background-color:#dba400;color:#fff}.team-section{background:#636b2f;color:#fff;text-align:center;font-family:Arial,sans-serif}.team-content{max-width:1200px;margin:auto}.team-header{margin-bottom:60px}.team-title{font-size:2.8rem;margin-bottom:10px;font-weight:700}.team-subtitle{font-size:1.2rem;margin-bottom:20px;opacity:.85}.team-intro{font-size:1rem;line-height:1.6;max-width:800px;margin:0 auto}.team-intro .highlight{color:#b38600;font-weight:700}.team-grid{display:flex;flex-direction:row;gap:3rem;width:100%}.team-card{background:#ffffff0d;padding:1rem;border-radius:12px;transition:transform .3s,box-shadow .3s;max-height:50rem;max-width:50rem}.team-card:hover{transform:translateY(-10px);box-shadow:0 10px 25px #0000004d}.image-wrapper{width:100%;height:80%;margin-bottom:15px}.team-img{width:55%}.contact-section{background:linear-gradient(#b38600bf,#b38600bf),url(/assets/ewaste-B5F4p01d.jpg)no-repeat center center/cover;color:#fff;display:flex;flex-direction:column;justify-content:center}.contact-content{width:100%;height:80%;position:relative}.contact-left{width:100%;height:100%;display:flex;align-items:flex-end;justify-content:flex-start;padding:40px;box-sizing:border-box;position:relative;z-index:1}.contact-left h1{color:#fff;font-size:4rem;margin:0}.contact-right{position:absolute;top:70%;right:40px;transform:translateY(-50%);z-index:2;max-width:500px;width:100%}.card{border-radius:.5rem;padding:1.25rem;box-shadow:0 .25rem .9375rem #00000014;text-align:left;transition:transform .3s ease,box-shadow .3s ease;width:clamp(18rem,32vw,22em);aspect-ratio:1 / 1;display:flex;align-items:flex-end;justify-content:flex-start;position:relative;z-index:1;background-color:#ffffff26;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:#fff;background-clip:padding-box}.card:hover{transform:translateY(-.3125rem) scale(1.02);box-shadow:0 .375rem 1.25rem #0000001f;background-size:110%}.card:before{content:"";position:absolute;border-radius:.5rem;top:0;left:0;width:0%;height:100%;background:#fc06;z-index:1;transition:width .4s ease-in-out}.card:hover:before{width:100%}.card-content{position:relative;z-index:2}.card h3,.card h4{color:#fff;margin-bottom:.625rem;font-size:clamp(1rem,2vw,1.5rem)}.card p{color:#fff;font-size:clamp(.85rem,1.5vw,1rem);line-height:1.5}.footer{background-color:#636b2f;color:#fff;padding:60px 0 20px;width:100%}.footer-container{width:100%;max-width:1800px;margin:auto;padding:0 3rem;display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:40px}.footer-section{display:flex;flex-direction:column;align-items:start}.footer-title{font-size:20px;font-weight:600}.footer-subtitle{font-size:16px;margin-bottom:10px;font-weight:600}.footer-text{opacity:.9;font-size:14px;line-height:1.5;margin:6px 0}.footer-links{list-style:none;padding:0}.footer-links li{margin:6px 0}.footer-links a{color:#fff;text-decoration:none;opacity:.9;font-size:14px;transition:opacity .25s}.footer-links a:hover{opacity:1}.footer-section-socials{display:flex;flex-direction:column;align-items:center;padding-top:6rem}.footer-socials{display:flex;gap:14px}.footer-socials a{color:#fff;transition:transform .2s,opacity .2s}.footer-socials a:hover{transform:scale(1.15);opacity:.9}.footer-bottom{text-align:center;margin-top:30px;font-size:12px;opacity:.8;padding-top:10px;border-top:1px solid rgba(255,255,255,.3)}.email-form-container{background:#fff;width:100%;padding:4rem 0}.email-form-heading{color:#1e1e1e;padding:2rem;margin-left:0;align-self:flex-start}.email-form{display:flex;flex-direction:column;width:100%;gap:3rem}.email-input,.email-textarea{width:80%;background:transparent;border:none;border-bottom:2px solid #1E1E1E;color:#1e1e1e;padding:.3rem 1rem;font-size:16px;outline:none}.email-input::placeholder,.email-textarea::placeholder{color:#1e1e1e;text-align:left;opacity:.7}.email-textarea{text-align:left}.email-submit{margin-left:auto;padding:1rem 3rem;border:none;background-color:#1e1e1ecc;color:#fff;font-size:16px;cursor:pointer;transition:background-color .3s;border-radius:0}.email-submit:hover{background-color:#1e1e1e}.email-status{margin-top:15px;color:#1e1e1e;font-weight:700}.grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:1.5rem;animation:gridFadeIn .35s ease both}@keyframes gridFadeIn{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.grid>*:nth-child(1){animation-delay:.04s}.grid>*:nth-child(2){animation-delay:.08s}.grid>*:nth-child(3){animation-delay:.12s}.grid>*:nth-child(4){animation-delay:.16s}.grid>*:nth-child(5){animation-delay:.2s}.grid>*:nth-child(6){animation-delay:.24s}.grid>*:nth-child(n+7){animation-delay:.28s}.product-card{background:#fff;border-radius:1rem;box-shadow:0 0 0 1px #636b2f1a,0 4px 16px #0000000d;cursor:pointer;overflow:hidden;transition:box-shadow .22s ease,transform .22s ease;display:flex;flex-direction:column}.product-card:hover{box-shadow:0 0 0 1px #636b2f38,0 10px 30px #0000001a;transform:translateY(-3px)}.product-card-image{position:relative;width:100%;aspect-ratio:4 / 3;background:linear-gradient(135deg,#f0f0ec,#e4e4dc);overflow:hidden;flex-shrink:0}.product-card-image img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .35s ease}.product-card:hover .product-card-image img{transform:scale(1.04)}.product-card-placeholder{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;font-size:3rem;opacity:.3}.product-card-badge{position:absolute;top:.65rem;left:.65rem;padding:.25rem .7rem;border-radius:2rem;font-size:.7rem;font-weight:700;letter-spacing:.02em}.badge-sale{background:#dba400eb;color:#1a1a1a}.product-card-body{padding:1rem 1.1rem 1.1rem;display:flex;flex-direction:column;gap:.35rem;flex:1}.product-card-category{font-size:.72rem;font-weight:600;color:#9e9e9e;text-transform:uppercase;letter-spacing:.05em;margin:0}.product-card-name{font-size:.975rem;font-weight:700;color:#1a1a1a;margin:0;line-height:1.35;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.product-card-footer{display:flex;align-items:flex-end;justify-content:space-between;margin-top:auto;padding-top:.5rem}.product-card-price{display:flex;align-items:baseline;gap:.25rem;flex-wrap:wrap}.price-currency{font-size:.75rem;font-weight:600;color:#636b2f}.price-value{font-size:1.2rem;font-weight:800;color:#636b2f;letter-spacing:-.02em;line-height:1}.price-bid-label{font-size:.68rem;color:#9e9e9e;font-weight:500;width:100%}.product-card-bids{font-size:.72rem;font-weight:600;color:#9e9e9e;white-space:nowrap}.shop-loading{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1rem;padding:5rem 2rem;color:#9e9e9e;font-size:.9rem}.shop-spinner{width:2.5rem;height:2.5rem;border:3px solid rgba(99,107,47,.15);border-top-color:#636b2f;border-radius:50%;animation:spin .7s linear infinite}.shop-error{display:flex;flex-direction:column;align-items:center;gap:1rem;padding:4rem 2rem;color:#c0392b;text-align:center}.shop-error button{padding:.5rem 1.5rem;background:#636b2f;color:#fff;border:none;border-radius:.5rem;cursor:pointer;font-weight:600;font-family:inherit}.grid-empty{grid-column:1 / -1;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.75rem;padding:5rem 2rem;color:#9e9e9e;text-align:center}.grid-empty-icon{font-size:3rem;opacity:.35}.grid-empty p{font-size:1rem;font-weight:500;margin:0;color:#aaa}.grid-empty span{font-size:.85rem;color:#bbb}:root{--olive: #636B2F;--olive-light: #7a843a;--gold: #DBA400;--gold-hover: #c49200;--surface: #ffffff;--border: rgba(99, 107, 47, .12);--text-primary: #1a1a1a;--text-secondary: #6b6b6b;--tag-bg: rgba(99, 107, 47, .08);--error: #c0392b;--success: #27ae60;--danger: #c0392b;--danger-bg: rgba(192, 57, 43, .08);--success-bg: rgba(39, 174, 96, .08);--warning-bg: rgba(219, 164, 0, .1)}.product-details-container{height:100%;display:flex;gap:3rem;padding:2.5rem;background:var(--surface);border-radius:1.25rem;box-shadow:0 0 0 1px var(--border),0 8px 32px #00000012;animation:pdFadeIn .4s ease both}@keyframes pdFadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.gallery{flex:1.1;display:flex;flex-direction:column;gap:1rem}.main-image-wrapper{width:100%;flex:1;min-height:22rem;border-radius:1rem;overflow:hidden;border:1px solid var(--border)}.main-image{width:100%;height:100%;min-height:22rem;object-fit:cover;display:block;transition:opacity .2s ease}.main-image.no-image{background:linear-gradient(135deg,#f0f0ec,#e4e4dc);display:flex;align-items:center;justify-content:center;font-size:4rem;opacity:.3}.thumb-row{display:flex;gap:.75rem;flex-wrap:wrap}.thumb{flex:1;min-width:4rem;height:5.5rem;background:linear-gradient(135deg,#f0f0ec,#e8e8e0);border-radius:.625rem;cursor:pointer;border:1.5px solid transparent;transition:border-color .18s ease,transform .18s ease;overflow:hidden}.thumb:hover{border-color:var(--gold);transform:translateY(-2px)}.thumb.active{border-color:var(--olive)}.thumb-img{width:100%;height:100%;object-fit:cover;border-radius:.5rem;display:block}.bid-history-panel{border:1px solid var(--border);border-radius:.875rem;overflow:hidden;background:var(--surface)}.bid-history-toggle{width:100%;display:flex;align-items:center;gap:.5rem;padding:.875rem 1rem;background:var(--tag-bg);border:none;cursor:pointer;font-family:inherit;font-size:.85rem;font-weight:700;color:var(--olive);text-align:left;transition:background .2s ease}.bid-history-toggle:hover{background:#636b2f24}.bid-history-count{margin-left:auto;background:var(--olive);color:#fff;font-size:.68rem;font-weight:700;padding:.15rem .5rem;border-radius:2rem;min-width:1.4rem;text-align:center}.bid-history-chevron{transition:transform .25s ease;flex-shrink:0}.bid-history-chevron.open{transform:rotate(180deg)}.bid-history-list{max-height:22rem;overflow-y:auto;display:flex;flex-direction:column;gap:0}.bid-history-list::-webkit-scrollbar{width:4px}.bid-history-list::-webkit-scrollbar-track{background:transparent}.bid-history-list::-webkit-scrollbar-thumb{background:#636b2f33;border-radius:4px}.bid-history-loading{display:flex;align-items:center;gap:.75rem;padding:1.25rem;color:var(--text-secondary);font-size:.85rem}.bid-mini-spinner{width:1rem;height:1rem;border:2px solid rgba(99,107,47,.2);border-top-color:var(--olive);border-radius:50%;animation:spin .6s linear infinite;flex-shrink:0}.bid-history-empty{padding:1.5rem;text-align:center;color:var(--text-secondary);font-size:.875rem}.bid-row{display:flex;align-items:center;gap:.75rem;padding:.75rem 1rem;border-bottom:1px solid var(--border);transition:background .15s ease}.bid-row:last-child{border-bottom:none}.bid-row:hover{background:#fafafa}.bid-row-top{background:#636b2f0a}.bid-row-mine{background:#dba4000a}.bid-row-avatar{width:2rem;height:2rem;border-radius:50%;background:var(--tag-bg);color:var(--olive);display:flex;align-items:center;justify-content:center;font-size:.68rem;font-weight:800;flex-shrink:0;border:1px solid rgba(99,107,47,.15)}.bid-row-top .bid-row-avatar{background:#636b2f26;border-color:var(--olive)}.bid-row-info{flex:1;display:flex;flex-direction:column;gap:.1rem;min-width:0}.bid-row-name{font-size:.82rem;font-weight:700;color:var(--text-primary);display:flex;align-items:center;gap:.4rem;flex-wrap:wrap}.bid-winning-tag{font-size:.62rem;font-weight:700;background:var(--olive);color:#fff;padding:.1rem .45rem;border-radius:2rem;letter-spacing:.03em;text-transform:uppercase}.bid-row-time{font-size:.72rem;color:var(--text-secondary)}.bid-row-right{display:flex;flex-direction:column;align-items:flex-end;gap:.3rem;flex-shrink:0}.bid-row-amount{font-size:.9rem;font-weight:800;color:var(--olive);white-space:nowrap}.bid-withdraw-btn{font-size:.68rem;font-weight:700;color:var(--error);background:var(--danger-bg);border:1px solid rgba(192,57,43,.2);border-radius:.375rem;padding:.15rem .5rem;cursor:pointer;font-family:inherit;transition:background .2s ease,color .2s ease;white-space:nowrap}.bid-withdraw-btn:hover:not(:disabled){background:var(--error);color:#fff}.bid-withdraw-btn:disabled{opacity:.5;cursor:not-allowed}.details{flex:1;display:flex;flex-direction:column;justify-content:space-between}.top-section{display:flex;flex-direction:column;gap:0}.title{font-size:1.85rem;font-weight:700;color:var(--text-primary);line-height:1.2;margin:0 0 1rem;letter-spacing:-.02em}.category{font-size:.875rem;color:var(--text-secondary);margin:0 0 .5rem;display:flex;align-items:center;gap:.4rem}.category:before{content:"";display:inline-block;width:.5rem;height:.5rem;background:var(--gold);border-radius:50%;flex-shrink:0}.extra-info{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:.75rem}.enums{display:inline-flex;align-items:center;justify-content:center;padding:.3rem .9rem;background:var(--tag-bg);color:var(--olive);border:1px solid rgba(99,107,47,.2);border-radius:2rem;font-size:.78rem;font-weight:600;letter-spacing:.04em;text-transform:uppercase;white-space:nowrap}.enums-bid{background:#636b2f1f;color:var(--olive)}.enums-sale{background:#dba4001f;color:#8a6500}.auction-status-bar{display:flex;align-items:center;justify-content:space-between;padding:.625rem .875rem;background:var(--warning-bg);border:1px solid rgba(219,164,0,.25);border-radius:.625rem;margin-bottom:.75rem}.auction-status-bar.ended{background:var(--danger-bg);border-color:#c0392b33}.auction-status-left{display:flex;align-items:center;gap:.45rem;color:#8a6500}.auction-status-bar.ended .auction-status-left{color:var(--error)}.auction-countdown{font-size:.85rem;font-weight:700}.auction-bid-count{font-size:.78rem;font-weight:600;color:var(--text-secondary)}.my-bid-status{padding:.625rem .875rem;border-radius:.625rem;font-size:.82rem;font-weight:600;margin-bottom:.75rem}.my-bid-status.winning{background:var(--success-bg);color:var(--success);border:1px solid rgba(39,174,96,.2)}.my-bid-status.outbid{background:var(--danger-bg);color:var(--error);border:1px solid rgba(192,57,43,.15)}.auction-ended-notice{padding:.875rem;background:#636b2f0f;border:1px solid var(--border);border-radius:.625rem;font-size:.875rem;font-weight:600;color:var(--text-primary);margin-top:1rem}.details-divider{width:100%;height:1px;background:var(--border);margin:1.25rem 0}.description{display:flex;flex-direction:column;gap:.5rem}.description h3{font-size:.75rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:var(--olive);margin:0}.description p{font-size:.95rem;color:var(--text-secondary);line-height:1.65;margin:0}.price-display{margin-top:1.5rem;padding:1.25rem;background:linear-gradient(135deg,#636b2f0d,#dba4000d);border:1px solid var(--border);border-radius:.875rem;display:flex;flex-direction:column;gap:.35rem}.price-label{font-size:.72rem;font-weight:600;text-transform:uppercase;letter-spacing:.08em;color:var(--text-secondary)}.price-row{display:flex;align-items:baseline;gap:.4rem}.price-amount{font-size:2rem;font-weight:800;color:var(--olive);letter-spacing:-.03em;line-height:1}.price-currency{font-size:1rem;font-weight:600;color:var(--text-secondary)}.price-starting{font-size:.78rem;color:var(--text-secondary);margin-top:.1rem}.bid-input-section{margin-top:1rem;display:flex;flex-direction:column;gap:.5rem}.bid-label{font-size:.8rem;font-weight:600;color:var(--text-primary);display:flex;align-items:center;gap:.4rem;flex-wrap:wrap}.bid-label-hint{font-weight:500;color:var(--text-secondary);font-size:.78rem}.bid-input-row{display:flex;align-items:center;border:1.5px solid var(--border);border-radius:.625rem;overflow:hidden;transition:border-color .2s ease}.bid-input-row:focus-within{border-color:var(--olive)}.bid-currency{padding:.75rem 1rem;background:var(--tag-bg);font-size:.875rem;font-weight:700;color:var(--olive);border-right:1.5px solid var(--border);flex-shrink:0}.bid-input{flex:1;padding:.75rem 1rem;border:none;outline:none;font-size:.95rem;font-family:inherit;color:var(--text-primary);background:#fff;min-width:0}.bid-error{font-size:.8rem;color:var(--error);font-weight:500}.bid-success{font-size:.8rem;color:var(--success);font-weight:600}.bottom-buttons{display:flex;gap:.75rem;margin-top:1.5rem}.btn-primary.large{flex:1;background:var(--gold);color:#1a1a1a;padding:.9rem 1.5rem;border-radius:.75rem;font-size:.95rem;font-weight:700;border:none;cursor:pointer;transition:background .2s ease,transform .15s ease,box-shadow .2s ease;letter-spacing:.01em;font-family:inherit}.btn-primary.large:hover{background:var(--gold-hover);transform:translateY(-1px);box-shadow:0 6px 20px #dba40059}.btn-primary.large:active{transform:translateY(0)}.btn-primary.large.added{background:var(--olive);color:#fff;pointer-events:none;animation:addedPop .25s ease}@keyframes addedPop{0%{transform:scale(1)}40%{transform:scale(1.05)}to{transform:scale(1)}}.btn-primary.large.in-cart{background:transparent;color:var(--olive);border:1.5px solid var(--olive)}.btn-primary.large.in-cart:hover{background:#636b2f14;transform:none;box-shadow:none}.btn-secondary{background:transparent;border:1.5px solid var(--olive);color:var(--olive);padding:.9rem 1.5rem;border-radius:.75rem;font-size:.95rem;font-weight:600;cursor:pointer;font-family:inherit;transition:background .2s ease,color .2s ease,transform .15s ease;white-space:nowrap}.btn-secondary:disabled{opacity:.55;cursor:not-allowed}@media (max-width: 900px){.product-details-container{flex-direction:column;padding:1.5rem;gap:1.5rem}.main-image-wrapper,.main-image{min-height:18rem}}@media (max-width: 768px){.product-details-container{padding:1.25rem;gap:1.25rem}.title{font-size:1.5rem}.price-amount{font-size:1.65rem}.bottom-buttons{flex-direction:column}.bid-history-list{max-height:16rem}}@media (max-width: 480px){.product-details-container{padding:1rem;border-radius:0}.title{font-size:1.35rem}.thumb{height:4rem}.bid-row{padding:.6rem .75rem}.bid-row-amount{font-size:.82rem}}:root{--olive: #636B2F;--olive-light: #7a843a;--gold: #DBA400;--gold-hover: #c49200;--surface: #ffffff;--bg: #f5f5f0;--border: rgba(99, 107, 47, .12);--text-primary: #1a1a1a;--text-secondary: #6b6b6b;--tag-bg: rgba(99, 107, 47, .08);--danger: #c0392b;--danger-hover: #a93226;--success: #27ae60;--success-bg: rgba(39, 174, 96, .08)}.cart-page{min-height:100vh;background:var(--bg);padding:2.5rem;box-sizing:border-box}.cart-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:2rem;gap:1rem;flex-wrap:wrap}.cart-back-btn{display:inline-flex;align-items:center;gap:.4rem;background:transparent;border:none;cursor:pointer;color:var(--olive);font-size:.875rem;font-weight:600;padding:0;transition:gap .2s ease;font-family:inherit}.cart-back-btn:hover{gap:.65rem}.cart-title{font-size:1.6rem;font-weight:800;color:var(--text-primary);letter-spacing:-.02em;margin:0}.cart-count-badge{background:var(--tag-bg);color:var(--olive);border:1px solid rgba(99,107,47,.2);border-radius:2rem;font-size:.78rem;font-weight:700;padding:.25rem .75rem;letter-spacing:.04em}.cart-body{display:flex;gap:2rem;align-items:flex-start}.cart-items{flex:1;display:flex;flex-direction:column;gap:1rem}.cart-item{background:var(--surface);border-radius:1rem;box-shadow:0 0 0 1px var(--border),0 4px 16px #0000000d;display:flex;gap:1.25rem;padding:1.25rem;align-items:center;animation:itemIn .35s ease both;transition:box-shadow .2s ease}.cart-item:hover{box-shadow:0 0 0 1px #636b2f33,0 8px 24px #00000014}@keyframes itemIn{0%{opacity:0;transform:translate(-10px)}to{opacity:1;transform:translate(0)}}.cart-item:nth-child(1){animation-delay:.04s}.cart-item:nth-child(2){animation-delay:.09s}.cart-item:nth-child(3){animation-delay:.14s}.cart-item:nth-child(n+4){animation-delay:.18s}.cart-item-thumb{width:6rem;height:6rem;border-radius:.75rem;background:linear-gradient(135deg,#f0f0ec,#e4e4dc);flex-shrink:0;overflow:hidden;border:1px solid var(--border);display:flex;align-items:center;justify-content:center;font-size:2rem}.cart-item-thumb img{width:100%;height:100%;object-fit:cover}.cart-item-info{flex:1;display:flex;flex-direction:column;gap:.25rem}.cart-item-name{font-size:1rem;font-weight:700;color:var(--text-primary);margin:0;line-height:1.3}.cart-item-meta{font-size:.8rem;color:var(--text-secondary);margin:0;display:flex;align-items:center;gap:.35rem}.cart-item-meta:before{content:"";display:inline-block;width:.4rem;height:.4rem;background:var(--gold);border-radius:50%;flex-shrink:0}.cart-item-tag{display:inline-flex;align-items:center;padding:.18rem .65rem;background:var(--tag-bg);color:var(--olive);border:1px solid rgba(99,107,47,.2);border-radius:2rem;font-size:.7rem;font-weight:600;letter-spacing:.04em;text-transform:uppercase;margin-top:.35rem;width:fit-content}.cart-item-actions{display:flex;flex-direction:column;align-items:flex-end;justify-content:space-between;gap:.75rem;height:6rem}.cart-item-price{font-size:1.05rem;font-weight:800;color:var(--olive);letter-spacing:-.01em}.qty-stepper{display:flex;align-items:center;border:1.5px solid var(--border);border-radius:.5rem;overflow:hidden}.qty-btn{width:2rem;height:2rem;background:transparent;border:none;cursor:pointer;font-size:1.1rem;font-weight:600;color:var(--olive);display:flex;align-items:center;justify-content:center;transition:background .15s ease;font-family:inherit}.qty-btn:hover{background:var(--tag-bg)}.qty-btn:disabled{color:#ccc;cursor:not-allowed}.qty-btn:disabled:hover{background:transparent}.qty-value{width:2rem;text-align:center;font-size:.875rem;font-weight:700;color:var(--text-primary);border-left:1.5px solid var(--border);border-right:1.5px solid var(--border);line-height:2rem;-webkit-user-select:none;user-select:none}.cart-item-remove{background:transparent;border:none;cursor:pointer;color:#bbb;padding:0;font-size:.8rem;font-weight:600;font-family:inherit;transition:color .2s ease}.cart-item-remove:hover{color:var(--danger)}.cart-empty{background:var(--surface);border-radius:1rem;box-shadow:0 0 0 1px var(--border);display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.75rem;padding:5rem 2rem;text-align:center}.cart-empty-icon{font-size:3.5rem;opacity:.3}.cart-empty p{font-size:1rem;font-weight:600;color:#aaa;margin:0}.cart-empty span{font-size:.85rem;color:#bbb}.cart-summary{width:22rem;flex-shrink:0;background:var(--surface);border-radius:1rem;box-shadow:0 0 0 1px var(--border),0 4px 16px #0000000d;padding:1.75rem;display:flex;flex-direction:column;gap:0;position:sticky;top:2.5rem;animation:summaryIn .4s ease both;animation-delay:.1s}@keyframes summaryIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.summary-title{font-size:.75rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:var(--olive);margin:0 0 1.25rem}.summary-row{display:flex;justify-content:space-between;align-items:center;padding:.6rem 0;font-size:.9rem;color:var(--text-secondary);border-bottom:1px solid var(--border)}.summary-row:last-of-type{border-bottom:none}.summary-row span:last-child{font-weight:600;color:var(--text-primary)}.promo-applied-row{color:var(--olive)}.promo-applied-row span:last-child{color:var(--olive)}.summary-divider{width:100%;height:1px;background:var(--border);margin:.75rem 0}.summary-total{display:flex;justify-content:space-between;align-items:center;margin:.5rem 0 1.5rem}.summary-total-label{font-size:.875rem;font-weight:700;color:var(--text-primary);text-transform:uppercase;letter-spacing:.05em}.summary-total-amount{font-size:1.6rem;font-weight:800;color:var(--olive);letter-spacing:-.03em;line-height:1}.summary-currency{font-size:.9rem;font-weight:600;color:var(--text-secondary);margin-right:.2rem}.promo-row{display:flex;gap:.5rem;margin-bottom:.75rem}.promo-input{flex:1;padding:.6rem .875rem;border:1.5px solid var(--border);border-radius:.5rem;font-size:.85rem;color:var(--text-primary);background:var(--bg);outline:none;font-family:inherit;transition:border-color .2s ease}.promo-input:focus{border-color:var(--olive)}.promo-input::placeholder{color:#bbb}.promo-btn{padding:.6rem 1rem;border:1.5px solid var(--olive);border-radius:.5rem;background:transparent;color:var(--olive);font-size:.8rem;font-weight:700;cursor:pointer;transition:background .2s,color .2s;font-family:inherit;white-space:nowrap}.promo-btn:hover:not(:disabled){background:var(--olive);color:#fff}.promo-btn:disabled{opacity:.5;cursor:not-allowed}.promo-error{color:var(--danger);font-size:.8rem;margin:0 0 .75rem}.shipping-nudge{font-size:.78rem;color:var(--olive);font-weight:600;text-align:center;background:#636b2f12;border-radius:.5rem;padding:.5rem .75rem;margin:0 0 1rem;border:1px dashed rgba(99,107,47,.25)}.btn-checkout{width:100%;padding:1rem;background:var(--gold);color:#1a1a1a;border:none;border-radius:.75rem;font-size:1rem;font-weight:800;cursor:pointer;letter-spacing:.01em;transition:background .2s ease,transform .15s ease,box-shadow .2s ease;font-family:inherit}.btn-checkout:hover:not(:disabled){background:var(--gold-hover);transform:translateY(-1px);box-shadow:0 6px 20px #dba40059}.btn-checkout:active{transform:translateY(0)}.btn-checkout:disabled{background:#ddd;color:#999;cursor:not-allowed}.summary-secure{display:flex;align-items:center;justify-content:center;gap:.35rem;margin-top:.875rem;font-size:.75rem;color:#aaa}.checkout-backdrop{position:fixed;inset:0;background:#0000008c;z-index:1000;display:flex;align-items:center;justify-content:center;padding:1rem;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);animation:backdropIn .2s ease both}@keyframes backdropIn{0%{opacity:0}to{opacity:1}}.checkout-modal{background:var(--surface);border-radius:1.25rem;box-shadow:0 8px 60px #00000038;width:100%;max-width:540px;max-height:90vh;display:flex;flex-direction:column;animation:modalIn .25s ease both;overflow:hidden}@keyframes modalIn{0%{opacity:0;transform:translateY(20px) scale(.97)}to{opacity:1;transform:translateY(0) scale(1)}}.checkout-steps{display:flex;align-items:center;justify-content:center;padding:1.25rem 1.5rem 0;gap:0}.checkout-step{display:flex;flex-direction:column;align-items:center;gap:.3rem;font-size:.72rem;font-weight:600;color:#ccc;flex-shrink:0}.checkout-step.active{color:var(--olive)}.checkout-step.done{color:var(--success)}.step-dot{width:1.875rem;height:1.875rem;border-radius:50%;background:#f0f0f0;color:#bbb;display:flex;align-items:center;justify-content:center;font-size:.75rem;font-weight:800;border:2px solid #e0e0e0;transition:all .2s ease}.checkout-step.active .step-dot{background:var(--olive);color:#fff;border-color:var(--olive)}.checkout-step.done .step-dot{background:var(--success);color:#fff;border-color:var(--success)}.step-connector{flex:1;height:2px;background:#e0e0e0;margin:0 .5rem 1.3rem;max-width:4rem}.checkout-header{display:flex;align-items:center;justify-content:space-between;padding:1.25rem 1.5rem 0;margin-top:1rem}.checkout-title{font-size:1.2rem;font-weight:800;color:var(--text-primary);letter-spacing:-.02em;margin:0}.checkout-close{width:2rem;height:2rem;border-radius:50%;background:var(--tag-bg);border:none;color:var(--olive);font-size:.875rem;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .2s ease;flex-shrink:0}.checkout-close:hover{background:#636b2f29}.checkout-body{flex:1;overflow-y:auto;padding:1.25rem 1.5rem;display:flex;flex-direction:column;gap:1.25rem}.checkout-body::-webkit-scrollbar{width:4px}.checkout-body::-webkit-scrollbar-track{background:transparent}.checkout-body::-webkit-scrollbar-thumb{background:#636b2f33;border-radius:4px}.checkout-footer{display:flex;gap:.75rem;padding:1rem 1.5rem 1.25rem;border-top:1px solid var(--border);background:var(--surface)}.checkout-btn-primary{flex:1;padding:.875rem 1.5rem;background:var(--gold);color:#1a1a1a;border:none;border-radius:.75rem;font-size:.95rem;font-weight:800;cursor:pointer;font-family:inherit;transition:background .2s ease,transform .15s ease;display:flex;align-items:center;justify-content:center;gap:.5rem}.checkout-btn-primary:hover{background:var(--gold-hover);transform:translateY(-1px)}.checkout-btn-primary.pay-btn{background:var(--olive);color:#fff}.checkout-btn-primary.pay-btn:hover{background:var(--olive-light, #7a843a)}.checkout-btn-secondary{padding:.875rem 1.25rem;background:transparent;border:1.5px solid var(--border);border-radius:.75rem;font-size:.875rem;font-weight:600;color:var(--text-secondary);cursor:pointer;font-family:inherit;transition:border-color .2s ease,color .2s ease;white-space:nowrap}.checkout-btn-secondary:hover{border-color:var(--olive);color:var(--olive)}.addr-grid{display:grid;grid-template-columns:1fr 1fr;gap:.875rem}.addr-field{display:flex;flex-direction:column;gap:.35rem}.addr-field.full{grid-column:1 / -1}.addr-label{font-size:.8rem;font-weight:600;color:var(--text-primary)}.addr-input{padding:.7rem .875rem;border:1.5px solid var(--border);border-radius:.5rem;font-size:.9rem;color:var(--text-primary);background:var(--bg);outline:none;font-family:inherit;transition:border-color .2s ease,background .2s ease}.addr-input:focus{border-color:var(--olive);background:#fff}.addr-input-err{border-color:var(--danger)!important}.addr-input::placeholder{color:#bbb}.addr-err-msg{font-size:.73rem;color:var(--danger);font-weight:500}.confirm-section{display:flex;flex-direction:column;gap:.625rem}.confirm-section-header{display:flex;align-items:center;justify-content:space-between}.confirm-section-title{font-size:.72rem;font-weight:700;text-transform:uppercase;letter-spacing:.08em;color:var(--olive)}.confirm-edit-btn{font-size:.75rem;font-weight:700;color:var(--olive);background:transparent;border:none;cursor:pointer;font-family:inherit;padding:.15rem .5rem;border-radius:.375rem;transition:background .2s ease}.confirm-edit-btn:hover{background:var(--tag-bg)}.confirm-address-box{background:var(--bg);border:1px solid var(--border);border-radius:.75rem;padding:.875rem 1rem;display:flex;flex-direction:column;gap:.2rem}.confirm-addr-name{font-size:.9rem;font-weight:700;color:var(--text-primary);margin:0}.confirm-addr-line{font-size:.82rem;color:var(--text-secondary);margin:0}.confirm-items-list{display:flex;flex-direction:column;border:1px solid var(--border);border-radius:.75rem;overflow:hidden}.confirm-item-row{display:flex;align-items:center;gap:.875rem;padding:.75rem 1rem;border-bottom:1px solid var(--border)}.confirm-item-row:last-child{border-bottom:none}.confirm-item-thumb{width:2.75rem;height:2.75rem;border-radius:.5rem;background:linear-gradient(135deg,#f0f0ec,#e4e4dc);display:flex;align-items:center;justify-content:center;font-size:1.1rem;flex-shrink:0;overflow:hidden;border:1px solid var(--border)}.confirm-item-thumb img{width:100%;height:100%;object-fit:cover}.confirm-item-info{flex:1;display:flex;flex-direction:column;gap:.1rem;min-width:0}.confirm-item-name{font-size:.85rem;font-weight:700;color:var(--text-primary);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.confirm-item-qty{font-size:.75rem;color:var(--text-secondary)}.confirm-item-price{font-size:.9rem;font-weight:800;color:var(--olive);white-space:nowrap;flex-shrink:0}.confirm-totals{background:var(--bg);border:1px solid var(--border);border-radius:.75rem;padding:.875rem 1rem;display:flex;flex-direction:column;gap:0}.confirm-total-row{display:flex;justify-content:space-between;align-items:center;padding:.4rem 0;font-size:.85rem;color:var(--text-secondary);border-bottom:1px solid var(--border)}.confirm-total-row:last-child{border-bottom:none}.confirm-total-row span:last-child{font-weight:600;color:var(--text-primary)}.discount-row{color:var(--success)}.discount-row span:last-child{color:var(--success)}.confirm-grand-total{padding-top:.625rem;margin-top:.25rem}.confirm-grand-total span{font-weight:800;font-size:1rem;color:var(--olive)}.pay-method-box{display:flex;align-items:center;gap:.875rem;padding:.875rem 1rem;background:#636b2f0a;border:1.5px solid var(--olive);border-radius:.75rem}.pay-method-icon{width:2.5rem;height:2.5rem;border-radius:.5rem;background:#00a651;color:#fff;display:flex;align-items:center;justify-content:center;font-size:1.1rem;font-weight:900;flex-shrink:0;font-family:inherit}.pay-method-info{flex:1;display:flex;flex-direction:column;gap:.1rem}.pay-method-name{font-size:.875rem;font-weight:700;color:var(--text-primary)}.pay-method-desc{font-size:.75rem;color:var(--text-secondary)}.checkout-status-panel{display:flex;flex-direction:column;align-items:center;gap:1rem;padding:3rem 2rem;text-align:center;min-height:22rem;justify-content:center}.status-spinner{width:3.5rem;height:3.5rem;border:4px solid rgba(99,107,47,.15);border-top-color:var(--olive);border-radius:50%;animation:spin .8s linear infinite}.status-success-icon{width:4.5rem;height:4.5rem;border-radius:50%;background:var(--success-bg);border:2px solid rgba(39,174,96,.3);display:flex;align-items:center;justify-content:center;color:var(--success);animation:popIn .4s cubic-bezier(.34,1.56,.64,1) both}.status-fail-icon{width:4.5rem;height:4.5rem;border-radius:50%;background:#c0392b14;border:2px solid rgba(192,57,43,.2);display:flex;align-items:center;justify-content:center;color:var(--danger);animation:popIn .4s cubic-bezier(.34,1.56,.64,1) both}@keyframes popIn{0%{opacity:0;transform:scale(.6)}to{opacity:1;transform:scale(1)}}.status-title{font-size:1.3rem;font-weight:800;color:var(--text-primary);letter-spacing:-.02em;margin:0}.status-msg{font-size:.9rem;color:var(--text-secondary);margin:0;max-width:320px;line-height:1.5}.status-steps{display:flex;flex-direction:column;gap:.5rem;width:100%;max-width:280px;text-align:left;margin:.5rem 0}.status-step{display:flex;align-items:center;gap:.75rem;font-size:.85rem;color:#bbb;font-weight:500}.status-step.done{color:var(--success)}.status-step.active{color:var(--text-primary);font-weight:700}.status-step-dot{width:1.5rem;height:1.5rem;border-radius:50%;background:#f0f0f0;color:#bbb;display:flex;align-items:center;justify-content:center;font-size:.68rem;font-weight:800;flex-shrink:0;border:2px solid #e0e0e0}.status-step.done .status-step-dot{background:var(--success);color:#fff;border-color:var(--success)}.status-step.active .status-step-dot{background:var(--olive);border-color:var(--olive)}.status-step-dot.pulse{background:var(--olive);border-color:var(--olive);animation:pulse 1.2s ease infinite}@keyframes pulse{0%,to{box-shadow:0 0 #636b2f66}50%{box-shadow:0 0 0 6px #636b2f00}}.status-note{font-size:.78rem;color:#aaa;margin:0;max-width:280px;line-height:1.5}.status-actions{display:flex;flex-direction:column;gap:.625rem;width:100%;max-width:280px;margin-top:.5rem}@media (max-width: 768px){.cart-page{padding:1.5rem 1rem}.cart-body{flex-direction:column}.cart-summary{width:100%;position:static}.cart-item-thumb{width:4.5rem;height:4.5rem}.cart-item-actions{height:auto}.checkout-modal{max-height:95vh;border-radius:1rem 1rem 0 0;align-self:flex-end}.checkout-backdrop{align-items:flex-end;padding:0}.addr-grid{grid-template-columns:1fr}.addr-field.full{grid-column:1}}@media (max-width: 480px){.cart-page{padding:1rem .75rem}.cart-title{font-size:1.35rem}.cart-item{padding:1rem;gap:.875rem}.cart-item-thumb{width:3.75rem;height:3.75rem;font-size:1.4rem}.cart-item-name{font-size:.875rem}.checkout-footer{flex-direction:column-reverse}.checkout-btn-secondary{width:100%;text-align:center}.status-actions{max-width:100%}}:root{--olive: #636B2F;--olive-light: #7a843a;--gold: #DBA400;--gold-hover: #c49200;--surface: #ffffff;--bg: #f5f5f0;--border: rgba(99, 107, 47, .12);--text-primary: #1a1a1a;--text-secondary: #6b6b6b;--tag-bg: rgba(99, 107, 47, .08);--danger: #c0392b;--danger-hover: #a93226;--success: #27ae60;--success-bg: rgba(39, 174, 96, .1);--error-bg: rgba(192, 57, 43, .1)}.upload-page{min-height:100vh;background:var(--bg);padding:2.5rem;box-sizing:border-box}.upload-container{max-width:900px;margin:0 auto;animation:containerFadeIn .4s ease both}@keyframes containerFadeIn{0%{opacity:0;transform:translateY(15px)}to{opacity:1;transform:translateY(0)}}.upload-header{display:flex;align-items:center;gap:1.5rem;margin-bottom:2.5rem}.back-btn{display:inline-flex;align-items:center;gap:.4rem;background:transparent;border:none;cursor:pointer;color:var(--olive);font-size:.875rem;font-weight:600;padding:0;transition:gap .2s ease;font-family:inherit}.back-btn:hover{gap:.65rem}.upload-title{font-size:1.85rem;font-weight:800;color:var(--text-primary);letter-spacing:-.02em;margin:0}.upload-form{display:flex;flex-direction:column;gap:2rem}.form-section{background:var(--surface);border-radius:1.25rem;box-shadow:0 0 0 1px var(--border),0 4px 16px #0000000d;padding:2rem;animation:sectionIn .35s ease both}.form-section:nth-child(1){animation-delay:.05s}.form-section:nth-child(2){animation-delay:.1s}.form-section:nth-child(3){animation-delay:.15s}@keyframes sectionIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.section-title{font-size:.75rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:var(--olive);margin:0 0 .5rem}.section-subtitle{font-size:.875rem;color:var(--text-secondary);margin:0 0 1.5rem;line-height:1.6}.image-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem}.image-slot{position:relative;aspect-ratio:1;border-radius:.875rem;overflow:hidden}.image-input{display:none}.upload-trigger{width:100%;height:100%;background:linear-gradient(135deg,#f8f8f5,#ecece5);border:2px dashed var(--border);border-radius:.875rem;cursor:pointer;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.5rem;transition:all .2s ease;font-family:inherit;padding:0}.upload-trigger:hover{background:linear-gradient(135deg,#f0f0ec,#e4e4dc);border-color:var(--olive);transform:translateY(-2px)}.upload-icon{font-size:2.5rem;opacity:.4}.upload-label{font-size:.8rem;font-weight:600;color:var(--text-secondary);text-align:center}.image-preview{position:relative;width:100%;height:100%;border-radius:.875rem;overflow:hidden;border:2px solid var(--border)}.image-preview img{width:100%;height:100%;object-fit:cover;display:block}.upload-overlay{position:absolute;inset:0;background:#000000bf;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.75rem;color:#fff;font-size:.8rem;font-weight:600}.remove-image{position:absolute;top:.5rem;right:.5rem;width:2rem;height:2rem;background:#000000b3;border:none;border-radius:50%;color:#fff;font-size:1.5rem;font-weight:300;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .2s ease,transform .15s ease;font-family:inherit;padding:0;line-height:1}.remove-image:hover{background:var(--danger);transform:scale(1.1)}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:1rem;margin-bottom:1rem}.form-row:last-child{margin-bottom:0}.form-field{display:flex;flex-direction:column;gap:.5rem}.form-field.full{grid-column:1 / -1}.form-label{font-size:.8rem;font-weight:600;color:var(--text-primary);letter-spacing:.01em}.form-input,.form-textarea,.form-select{padding:.75rem 1rem;border:1.5px solid var(--border);border-radius:.625rem;font-size:.9rem;color:var(--text-primary);background:var(--bg);outline:none;font-family:inherit;transition:border-color .2s ease,background .2s ease}.form-input:focus,.form-textarea:focus,.form-select:focus{border-color:var(--olive);background:var(--surface)}.form-input::placeholder,.form-textarea::placeholder{color:#aaa}.form-textarea{resize:vertical;min-height:6rem;line-height:1.6}.form-select{cursor:pointer}.radio-group{display:flex;gap:1rem;padding:.5rem 0}.radio-option{display:flex;align-items:center;gap:.5rem;cursor:pointer;padding:.75rem 1.25rem;background:var(--bg);border:1.5px solid var(--border);border-radius:.625rem;transition:all .2s ease;flex:1}.radio-option:hover{background:var(--surface);border-color:var(--olive)}.radio-option input[type=radio]{width:1.1rem;height:1.1rem;accent-color:var(--olive);cursor:pointer}.radio-label{font-size:.875rem;font-weight:600;color:var(--text-primary)}.message{padding:1rem 1.25rem;border-radius:.75rem;font-size:.9rem;font-weight:600;animation:messageSlide .3s ease both}@keyframes messageSlide{0%{opacity:0;transform:translateY(-5px)}to{opacity:1;transform:translateY(0)}}.error-message{background:var(--error-bg);color:var(--danger);border:1px solid var(--danger)}.success-message{background:var(--success-bg);color:var(--success);border:1px solid var(--success)}.form-actions{display:flex;gap:1rem;justify-content:flex-end;padding-top:1rem;animation:actionsIn .35s ease both;animation-delay:.2s}@keyframes actionsIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.btn-primary,.btn-secondary{padding:.875rem 2rem;border-radius:.75rem;font-size:.95rem;font-weight:700;cursor:pointer;transition:all .2s ease;font-family:inherit;border:none;display:inline-flex;align-items:center;justify-content:center;gap:.5rem;min-width:140px}.btn-primary{background:var(--gold);color:#1a1a1a;letter-spacing:.01em}.btn-primary:hover:not(:disabled){background:var(--gold-hover);transform:translateY(-1px);box-shadow:0 6px 20px #dba40059}.btn-primary:active:not(:disabled){transform:translateY(0)}.btn-primary:disabled{background:#ddd;color:#999;cursor:not-allowed;transform:none;box-shadow:none}.btn-secondary{background:transparent;color:var(--olive);border:1.5px solid var(--olive)}.btn-secondary:hover:not(:disabled){background:var(--olive);color:#fff;transform:translateY(-1px)}.btn-secondary:disabled{opacity:.5;cursor:not-allowed;transform:none}.spinner,.spinner-small{width:1.25rem;height:1.25rem;border:2.5px solid rgba(255,255,255,.25);border-top-color:#fff;border-radius:50%;animation:spin .7s linear infinite}.spinner-small{width:1rem;height:1rem;border-width:2px}@media (max-width: 768px){.upload-page{padding:1.5rem}.upload-title{font-size:1.5rem}.image-grid,.form-row{grid-template-columns:1fr}.form-section{padding:1.5rem}.form-actions{flex-direction:column-reverse}.btn-primary,.btn-secondary{width:100%}}.auth-container{max-width:1200px}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:1rem}.benefits-list{display:flex;flex-direction:column;gap:1.5rem}.benefit-item{display:flex;align-items:flex-start;gap:1rem}.benefit-icon{width:2.5rem;height:2.5rem;background:var(--gold);color:var(--olive-dark);border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:1.2rem;font-weight:800;flex-shrink:0}.benefit-title{font-size:1rem;font-weight:700;color:#fff;margin-bottom:.25rem}.benefit-desc{font-size:.875rem;color:#ffffffb3}.checkbox-label .checkbox-text{line-height:1.5}@media (max-width: 900px){.form-row{grid-template-columns:1fr}}@media (max-width: 480px){.benefit-item{gap:.75rem}.benefit-icon{width:2rem;height:2rem;font-size:1rem}}:root{--olive: #636B2F;--olive-light: #7a843a;--olive-dark: #4a5123;--gold: #DBA400;--gold-hover: #c49200;--surface: #ffffff;--bg: #f5f5f0;--border: rgba(99, 107, 47, .12);--text-primary: #1a1a1a;--text-secondary: #6b6b6b;--text-muted: #9e9e9e;--error: #c0392b}.auth-page{min-height:100vh;background:var(--bg);display:flex;align-items:center;justify-content:center;padding:2rem}.auth-container{width:100%;max-width:1100px;background:var(--surface);border-radius:1.5rem;box-shadow:0 0 0 1px var(--border),0 20px 60px #0000001f;display:grid;grid-template-columns:1fr 1fr;overflow:hidden;animation:slideIn .5s ease both}@keyframes slideIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.auth-form-section{padding:3rem;display:flex;flex-direction:column;justify-content:center}.auth-form-wrapper{max-width:420px;width:100%;margin:0 auto}.auth-header{margin-bottom:2.5rem}.auth-title{font-size:2rem;font-weight:800;color:var(--text-primary);margin:0 0 .5rem;letter-spacing:-.02em}.auth-subtitle{font-size:.95rem;color:var(--text-secondary);margin:0;line-height:1.5}.auth-form{display:flex;flex-direction:column;gap:1.5rem}.form-group{display:flex;flex-direction:column;gap:.5rem}.form-label{font-size:.875rem;font-weight:600;color:var(--text-primary);letter-spacing:.01em}.form-input{width:100%;padding:.875rem 1rem;border:1.5px solid var(--border);border-radius:.75rem;font-size:.95rem;color:var(--text-primary);background:var(--surface);outline:none;transition:all .2s ease;font-family:inherit}.form-input:focus{border-color:var(--olive);box-shadow:0 0 0 3px #636b2f1a}.form-input::placeholder{color:var(--text-muted)}.form-input.error{border-color:var(--error)}.form-input.error:focus{box-shadow:0 0 0 3px #c0392b1a}.form-error{font-size:.8rem;color:var(--error);font-weight:500}.password-wrapper{position:relative}.password-wrapper .form-input{padding-right:3rem}.password-toggle{position:absolute;right:1rem;top:50%;transform:translateY(-50%);background:transparent;border:none;color:var(--text-muted);cursor:pointer;padding:.25rem;display:flex;align-items:center;justify-content:center;transition:color .2s ease}.password-toggle:hover{color:var(--olive)}.form-options{display:flex;justify-content:space-between;align-items:center;margin-top:-.5rem}.checkbox-label{display:flex;align-items:center;gap:.5rem;cursor:pointer}.checkbox-input{width:1rem;height:1rem;cursor:pointer;accent-color:var(--olive)}.checkbox-text{font-size:.875rem;color:var(--text-secondary);-webkit-user-select:none;user-select:none}.link-text{font-size:.875rem;color:var(--olive);text-decoration:none;font-weight:600;transition:color .2s ease}.link-text:hover{color:var(--olive-dark)}.btn-submit{width:100%;padding:1rem;background:var(--olive);color:#fff;border:none;border-radius:.75rem;font-size:1rem;font-weight:700;cursor:pointer;transition:all .2s ease;font-family:inherit;display:flex;align-items:center;justify-content:center;gap:.5rem}.btn-submit:hover:not(:disabled){background:var(--olive-dark);transform:translateY(-1px);box-shadow:0 6px 20px #636b2f4d}.btn-submit:active:not(:disabled){transform:translateY(0)}.btn-submit:disabled{opacity:.6;cursor:not-allowed}.spinner{width:1rem;height:1rem;border:2px solid rgba(255,255,255,.3);border-top-color:#fff;border-radius:50%;animation:spin .6s linear infinite}.auth-divider{display:flex;align-items:center;gap:1rem;margin:2rem 0 1.5rem;color:var(--text-muted);font-size:.875rem}.auth-divider:before,.auth-divider:after{content:"";flex:1;height:1px;background:var(--border)}.social-login{display:grid;grid-template-columns:1fr 1fr;gap:.75rem}.btn-social{padding:.75rem 1rem;background:var(--surface);border:1.5px solid var(--border);border-radius:.75rem;font-size:.875rem;font-weight:600;color:var(--text-primary);cursor:pointer;display:flex;align-items:center;justify-content:center;gap:.5rem;transition:all .2s ease;font-family:inherit}.btn-social:hover{border-color:var(--olive);background:#636b2f0a}.auth-footer{margin-top:2rem;text-align:center;font-size:.875rem;color:var(--text-secondary);display:flex;align-items:center;justify-content:center;gap:.5rem}.link-primary{color:var(--olive);text-decoration:none;font-weight:700;transition:color .2s ease}.link-primary:hover{color:var(--olive-dark)}.auth-visual-section{background:linear-gradient(135deg,var(--olive) 0%,var(--olive-dark) 100%);padding:3rem;display:flex;align-items:center;justify-content:center;position:relative;overflow:hidden}.auth-visual-section:before{content:"";position:absolute;top:-50%;right:-50%;width:100%;height:100%;background:radial-gradient(circle,rgba(219,164,0,.15) 0%,transparent 70%);animation:pulse 8s ease-in-out infinite}@keyframes pulse{0%,to{transform:scale(1);opacity:.5}50%{transform:scale(1.2);opacity:.8}}.visual-content{position:relative;z-index:1;color:#fff}.visual-badge{display:inline-block;padding:.4rem 1rem;background:var(--gold);color:var(--olive-dark);font-size:.75rem;font-weight:800;letter-spacing:.15em;border-radius:2rem;margin-bottom:2rem}.visual-title{font-size:2.5rem;font-weight:800;line-height:1.2;margin:0 0 1.5rem;letter-spacing:-.03em}.visual-text{font-size:1rem;line-height:1.7;color:#ffffffe6;margin:0 0 3rem}.visual-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem}.stat{display:flex;flex-direction:column;gap:.25rem}.stat-value{font-size:2rem;font-weight:800;color:var(--gold);line-height:1}.stat-label{font-size:.8rem;color:#ffffffb3;text-transform:uppercase;letter-spacing:.05em}@media (max-width: 900px){.auth-container{grid-template-columns:1fr}.auth-visual-section{display:none}.auth-form-section{padding:2rem}}@media (max-width: 480px){.auth-page{padding:1rem}.auth-form-section{padding:1.5rem}.auth-title{font-size:1.75rem}.social-login{grid-template-columns:1fr}}:root{--olive: #636B2F;--gold: #DBA400;--surface: #ffffff;--bg: #f5f5f0;--border: rgba(99, 107, 47, .12);--text-primary: #1a1a1a;--text-secondary: #6b6b6b;--text-muted: #9e9e9e;--tag-bg: rgba(99, 107, 47, .08);--success: #27ae60;--success-bg: rgba(39, 174, 96, .1);--danger: #c0392b;--danger-bg: rgba(192, 57, 43, .08)}.orders-page{min-height:100vh;background:var(--bg);padding:2.5rem;box-sizing:border-box}.orders-container{max-width:860px;margin:0 auto}.orders-header{display:flex;align-items:center;gap:1.25rem;margin-bottom:2rem}.orders-back-btn{background:transparent;border:none;color:var(--olive);font-size:.875rem;font-weight:600;cursor:pointer;padding:0;font-family:inherit;display:flex;align-items:center;gap:.4rem;transition:gap .2s ease}.orders-back-btn:hover{gap:.65rem}.orders-title{font-size:1.85rem;font-weight:800;color:var(--text-primary);letter-spacing:-.02em;margin:0;flex:1}.orders-count{background:var(--tag-bg);color:var(--olive);border:1px solid rgba(99,107,47,.18);border-radius:2rem;font-size:.78rem;font-weight:700;padding:.25rem .75rem}.orders-error{background:var(--danger-bg);color:var(--danger);border:1px solid rgba(192,57,43,.2);border-radius:.75rem;padding:.875rem 1.1rem;font-size:.875rem;font-weight:600;margin-bottom:1.5rem}.orders-tabs{display:flex;gap:.5rem;margin-bottom:2rem;flex-wrap:wrap}.orders-tab{display:flex;align-items:center;gap:.4rem;padding:.5rem 1rem;border-radius:2rem;border:1.5px solid var(--border);background:var(--surface);color:var(--text-secondary);font-size:.82rem;font-weight:600;cursor:pointer;font-family:inherit;transition:all .2s ease}.orders-tab:hover{border-color:var(--olive);color:var(--olive)}.orders-tab.active{background:var(--olive);border-color:var(--olive);color:#fff}.tab-count{background:#ffffff40;border-radius:2rem;font-size:.68rem;font-weight:700;padding:.1rem .45rem;min-width:1.2rem;text-align:center}.orders-tab:not(.active) .tab-count{background:var(--tag-bg);color:var(--olive)}.orders-empty{background:var(--surface);border-radius:1.25rem;box-shadow:0 0 0 1px var(--border);padding:5rem 2rem;text-align:center;display:flex;flex-direction:column;align-items:center;gap:.75rem}.orders-empty-icon{font-size:3.5rem;opacity:.25}.orders-empty p{font-size:1rem;font-weight:600;color:var(--text-muted);margin:0}.orders-shop-btn{margin-top:.5rem;padding:.75rem 2rem;background:var(--olive);color:#fff;border:none;border-radius:.75rem;font-size:.9rem;font-weight:700;cursor:pointer;font-family:inherit;transition:background .2s ease,transform .15s ease}.orders-shop-btn:hover{background:#4a5123;transform:translateY(-1px)}.orders-list{display:flex;flex-direction:column;gap:1.25rem}.order-card{background:var(--surface);border-radius:1.125rem;box-shadow:0 0 0 1px var(--border),0 4px 16px #0000000a;overflow:hidden;animation:cardIn .35s ease both;transition:box-shadow .2s ease}.order-card:hover{box-shadow:0 0 0 1px #636b2f2e,0 8px 24px #00000014}@keyframes cardIn{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.order-card-header{display:flex;align-items:center;justify-content:space-between;padding:1.1rem 1.5rem;border-bottom:1px solid var(--border);background:linear-gradient(to right,rgba(99,107,47,.03),transparent)}.order-card-meta{display:flex;flex-direction:column;gap:.2rem}.order-id{font-size:.9rem;font-weight:700;color:var(--text-primary)}.order-date{font-size:.75rem;color:var(--text-muted)}.order-status-badge{padding:.35rem .875rem;border-radius:2rem;font-size:.72rem;font-weight:700;letter-spacing:.03em;display:inline-flex;align-items:center;gap:.3rem}.status-pending{background:var(--tag-bg);color:var(--olive);border:1px solid rgba(99,107,47,.2)}.status-confirmed{background:var(--success-bg);color:var(--success);border:1px solid rgba(39,174,96,.2)}.status-shipped{background:#fff8e6;color:#9a6c00;border:1px solid rgba(219,164,0,.25)}.status-delivered{background:var(--success-bg);color:var(--success);border:1px solid rgba(39,174,96,.2)}.status-cancelled{background:var(--danger-bg);color:var(--danger);border:1px solid rgba(192,57,43,.2)}.status-refunded{background:#f0f0f8;color:#5a5a9e;border:1px solid rgba(90,90,158,.2)}.order-items-list{padding:.75rem 1.5rem;display:flex;flex-direction:column;gap:0}.order-item-row{display:flex;align-items:center;gap:1rem;padding:.75rem 0;border-bottom:1px solid var(--border)}.order-item-row:last-child{border-bottom:none}.order-item-thumb{width:3rem;height:3rem;border-radius:.5rem;background:linear-gradient(135deg,#f0f0ec,#e4e4dc);border:1px solid var(--border);overflow:hidden;flex-shrink:0;display:flex;align-items:center;justify-content:center;font-size:1.4rem}.order-item-thumb img{width:100%;height:100%;object-fit:cover}.order-item-info{flex:1;display:flex;flex-direction:column;gap:.15rem}.order-item-name{font-size:.875rem;font-weight:600;color:var(--text-primary)}.order-item-qty{font-size:.75rem;color:var(--text-muted)}.order-item-price{font-size:.9rem;font-weight:700;color:var(--olive);white-space:nowrap}.order-card-footer{padding:1rem 1.5rem;background:#636b2f06;border-top:1px solid var(--border)}.order-notes{font-size:.8rem;color:var(--text-secondary);margin:0 0 .75rem;font-style:italic}.order-total-row{display:flex;align-items:center;justify-content:space-between}.order-total-label{font-size:.8rem;color:var(--text-muted)}.order-total{display:flex;align-items:center;gap:.5rem}.order-total-text{font-size:.8rem;font-weight:600;color:var(--text-secondary);text-transform:uppercase;letter-spacing:.05em}.order-total-amount{font-size:1.2rem;font-weight:800;color:var(--olive);letter-spacing:-.02em}.orders-loading{display:flex;flex-direction:column;align-items:center;gap:1rem;padding:5rem;color:var(--text-muted);font-size:.9rem}.orders-spinner{width:2.5rem;height:2.5rem;border:3px solid rgba(99,107,47,.15);border-top-color:var(--olive);border-radius:50%;animation:spin .7s linear infinite}@media (max-width: 640px){.orders-page{padding:1.5rem}.orders-title{font-size:1.5rem}.orders-tabs{gap:.35rem}.orders-tab{padding:.4rem .75rem;font-size:.78rem}.order-card-header{flex-direction:column;align-items:flex-start;gap:.5rem}}@media (max-width: 768px){.orders-page{padding:1.5rem 1rem}.orders-container{max-width:100%}.orders-header{gap:.75rem}.orders-title{font-size:1.5rem}.order-card-header{flex-direction:column;align-items:flex-start;gap:.5rem}.order-items-list{padding:.5rem 1rem}.order-card-footer{padding:.875rem 1rem}.order-total-row{flex-direction:column;align-items:flex-start;gap:.25rem}}@media (max-width: 480px){.orders-page{padding:1rem .75rem}.orders-title{font-size:1.35rem}.orders-tabs{gap:.3rem}.orders-tab{padding:.4rem .65rem;font-size:.75rem}.order-item-row{gap:.75rem}.order-item-thumb{width:2.5rem;height:2.5rem}.order-item-name{font-size:.8rem}.order-item-price{font-size:.82rem}.order-total-amount{font-size:1.1rem}}:root{--olive: #636B2F;--olive-light: #7a843a;--olive-dark: #4a5123;--gold: #DBA400;--surface: #ffffff;--bg: #f5f5f0;--border: rgba(99, 107, 47, .12);--text-primary: #1a1a1a;--text-secondary: #6b6b6b;--text-muted: #9e9e9e;--tag-bg: rgba(99, 107, 47, .08);--success: #27ae60;--success-bg: rgba(39, 174, 96, .08);--danger: #c0392b;--danger-bg: rgba(192, 57, 43, .08)}.profile-page{min-height:100vh;background:var(--bg);padding:2.5rem;box-sizing:border-box}.profile-container{max-width:1000px;margin:0 auto;animation:fadeUp .4s ease both}@keyframes fadeUp{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translateY(0)}}.profile-header{display:flex;align-items:center;gap:1.5rem;margin-bottom:2.5rem}.profile-back-btn{background:transparent;border:none;color:var(--olive);font-size:.875rem;font-weight:600;cursor:pointer;padding:0;font-family:inherit;transition:gap .2s ease;display:flex;align-items:center;gap:.4rem}.profile-back-btn:hover{gap:.65rem}.profile-title{font-size:1.85rem;font-weight:800;color:var(--text-primary);letter-spacing:-.02em;margin:0}.profile-body{display:grid;grid-template-columns:280px 1fr;gap:2rem;align-items:start}.avatar-card{background:var(--surface);border-radius:1.25rem;box-shadow:0 0 0 1px var(--border),0 4px 16px #0000000d;padding:2rem 1.5rem;display:flex;flex-direction:column;align-items:center;gap:0;text-align:center;position:sticky;top:2rem}.avatar-circle{width:110px;height:110px;border-radius:50%;background:var(--tag-bg);border:3px solid var(--olive);display:flex;align-items:center;justify-content:center;position:relative;overflow:hidden;cursor:pointer;flex-shrink:0;margin-bottom:1.25rem;transition:border-color .2s ease}.avatar-circle:hover{border-color:var(--gold)}.avatar-img{width:100%;height:100%;object-fit:cover;display:block}.avatar-initials{font-size:2.2rem;font-weight:800;color:var(--olive);-webkit-user-select:none;user-select:none}.avatar-overlay{position:absolute;inset:0;background:#0000008c;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.3rem;color:#fff;font-size:.68rem;font-weight:600;opacity:0;transition:opacity .2s ease}.avatar-circle:hover .avatar-overlay{opacity:1}.avatar-input{display:none}.avatar-spinner{width:2rem;height:2rem;border:3px solid rgba(99,107,47,.2);border-top-color:var(--olive);border-radius:50%;animation:spin .7s linear infinite}.avatar-info{display:flex;flex-direction:column;align-items:center;gap:.4rem;margin-bottom:1rem}.avatar-name{font-size:1.1rem;font-weight:700;color:var(--text-primary);margin:0}.avatar-email{font-size:.8rem;color:var(--text-muted);margin:0;word-break:break-all}.verified-badge{display:inline-flex;align-items:center;gap:.3rem;background:var(--success-bg);color:var(--success);border:1px solid rgba(39,174,96,.2);border-radius:2rem;font-size:.72rem;font-weight:700;padding:.2rem .65rem}.role-badge{display:inline-block;background:var(--tag-bg);color:var(--olive);border:1px solid rgba(99,107,47,.2);border-radius:2rem;font-size:.68rem;font-weight:700;padding:.2rem .7rem;letter-spacing:.05em;text-transform:uppercase}.member-since{font-size:.75rem;color:var(--text-muted);margin:.5rem 0 0}.profile-form-area,.profile-form{display:flex;flex-direction:column;gap:1.5rem}.profile-section{background:var(--surface);border-radius:1.25rem;box-shadow:0 0 0 1px var(--border),0 4px 16px #0000000a;padding:1.75rem;display:flex;flex-direction:column;gap:1rem}.profile-section-title{font-size:.72rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:var(--olive);margin:0 0 .25rem}.profile-row{display:grid;grid-template-columns:1fr 1fr;gap:1rem}.profile-field{display:flex;flex-direction:column;gap:.45rem}.profile-field.full{grid-column:1 / -1}.profile-label{font-size:.8rem;font-weight:600;color:var(--text-primary)}.profile-input,.profile-textarea{padding:.75rem 1rem;border:1.5px solid var(--border);border-radius:.625rem;font-size:.9rem;color:var(--text-primary);background:var(--bg);outline:none;font-family:inherit;transition:border-color .2s ease,background .2s ease}.profile-input:focus,.profile-textarea:focus{border-color:var(--olive);background:var(--surface)}.profile-input.disabled{background:#f0f0f0;color:var(--text-muted);cursor:not-allowed;border-color:transparent}.profile-textarea{resize:vertical;min-height:5rem;line-height:1.6}.seller-toggle{display:flex;align-items:center;gap:1rem;padding:1rem 1.25rem;background:var(--bg);border:1.5px solid var(--border);border-radius:.875rem;cursor:pointer;transition:border-color .2s ease,background .2s ease;-webkit-user-select:none;user-select:none}.seller-toggle:hover{border-color:var(--olive);background:#636b2f0a}.toggle-switch{position:relative;width:44px;height:24px;flex-shrink:0}.toggle-switch input{opacity:0;width:0;height:0;position:absolute}.toggle-slider{position:absolute;inset:0;background:#ccc;border-radius:2rem;transition:background .25s ease;cursor:pointer}.toggle-slider:before{content:"";position:absolute;width:18px;height:18px;left:3px;top:3px;background:#fff;border-radius:50%;transition:transform .25s ease;box-shadow:0 1px 4px #0003}.toggle-switch input:checked+.toggle-slider{background:var(--olive)}.toggle-switch input:checked+.toggle-slider:before{transform:translate(20px)}.toggle-text{display:flex;flex-direction:column;gap:.2rem}.toggle-title{font-size:.9rem;font-weight:700;color:var(--text-primary)}.toggle-desc{font-size:.78rem;color:var(--text-secondary)}.profile-message{padding:.875rem 1.1rem;border-radius:.75rem;font-size:.875rem;font-weight:600;animation:slideDown .25s ease both}@keyframes slideDown{0%{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:translateY(0)}}.profile-message.success{background:var(--success-bg);color:var(--success);border:1px solid rgba(39,174,96,.25)}.profile-message.error{background:var(--danger-bg);color:var(--danger);border:1px solid rgba(192,57,43,.25)}.profile-actions{display:flex;gap:1rem;justify-content:flex-end}.btn-save{padding:.875rem 2.5rem;background:var(--gold);color:#1a1a1a;border:none;border-radius:.75rem;font-size:.95rem;font-weight:700;cursor:pointer;display:flex;align-items:center;gap:.5rem;font-family:inherit;transition:background .2s ease,transform .15s ease,box-shadow .2s ease}.btn-save:hover:not(:disabled){background:#c49200;transform:translateY(-1px);box-shadow:0 6px 20px #dba4004d}.btn-save:disabled{opacity:.6;cursor:not-allowed}.btn-outline-profile{padding:.875rem 1.75rem;background:transparent;border:1.5px solid var(--olive);color:var(--olive);border-radius:.75rem;font-size:.95rem;font-weight:600;cursor:pointer;font-family:inherit;transition:background .2s ease,color .2s ease}.btn-outline-profile:hover{background:var(--olive);color:#fff}.btn-spinner{width:.9rem;height:.9rem;border:2px solid rgba(255,255,255,.3);border-top-color:#fff;border-radius:50%;animation:spin .6s linear infinite;display:inline-block}.profile-loading{display:flex;flex-direction:column;align-items:center;gap:1rem;padding:5rem;color:var(--text-muted)}.profile-spinner{width:2.5rem;height:2.5rem;border:3px solid rgba(99,107,47,.15);border-top-color:var(--olive);border-radius:50%;animation:spin .7s linear infinite}@media (max-width: 768px){.profile-page{padding:1.5rem}.profile-body{grid-template-columns:1fr}.avatar-card{position:static}.profile-row{grid-template-columns:1fr}.profile-actions{flex-direction:column-reverse}.btn-save,.btn-outline-profile{width:100%;justify-content:center}}@media (max-width: 900px){.profile-body{grid-template-columns:1fr}.avatar-card{position:static}}@media (max-width: 768px){.profile-page{padding:1.5rem 1rem}.profile-title{font-size:1.5rem}.profile-row{grid-template-columns:1fr}.profile-actions{flex-direction:column-reverse}.btn-save,.btn-outline-profile{width:100%;justify-content:center}}@media (max-width: 480px){.profile-page{padding:1rem .75rem}.profile-title{font-size:1.35rem}.avatar-circle{width:90px;height:90px}.avatar-initials{font-size:1.8rem}.profile-section{padding:1.25rem}.avatar-card{padding:1.5rem 1.25rem}}:root{--olive: #636B2F;--olive-dark: #4a5123;--gold: #DBA400;--gold-hover: #c49200;--surface: #ffffff;--bg: #f5f5f0;--border: rgba(99, 107, 47, .12);--text-primary: #1a1a1a;--text-secondary: #6b6b6b;--text-muted: #9e9e9e;--tag-bg: rgba(99, 107, 47, .08);--danger: #c0392b;--danger-bg: rgba(192, 57, 43, .08)}.wishlist-page{min-height:100vh;background:var(--bg);padding:2.5rem;box-sizing:border-box}.wishlist-container{max-width:1100px;margin:0 auto}.wishlist-header{display:flex;align-items:center;gap:1.25rem;margin-bottom:2rem}.wishlist-back-btn{background:transparent;border:none;color:var(--olive);font-size:.875rem;font-weight:600;cursor:pointer;padding:0;font-family:inherit;display:flex;align-items:center;gap:.4rem;transition:gap .2s ease}.wishlist-back-btn:hover{gap:.65rem}.wishlist-title{font-size:1.85rem;font-weight:800;color:var(--text-primary);letter-spacing:-.02em;margin:0;flex:1}.wishlist-count{background:var(--tag-bg);color:var(--olive);border:1px solid rgba(99,107,47,.18);border-radius:2rem;font-size:.78rem;font-weight:700;padding:.25rem .75rem}.wishlist-error{background:var(--danger-bg);color:var(--danger);border:1px solid rgba(192,57,43,.2);border-radius:.75rem;padding:.875rem 1.1rem;font-size:.875rem;font-weight:600;margin-bottom:1.5rem}.wishlist-empty{background:var(--surface);border-radius:1.25rem;box-shadow:0 0 0 1px var(--border);padding:5rem 2rem;text-align:center;display:flex;flex-direction:column;align-items:center;gap:.75rem}.wishlist-empty-icon{font-size:3.5rem;opacity:.25}.wishlist-empty p{font-size:1rem;font-weight:700;color:#aaa;margin:0}.wishlist-empty span{font-size:.85rem;color:#bbb}.wishlist-browse-btn{margin-top:.5rem;padding:.75rem 2rem;background:var(--olive);color:#fff;border:none;border-radius:.75rem;font-size:.9rem;font-weight:700;cursor:pointer;font-family:inherit;transition:background .2s ease,transform .15s ease}.wishlist-browse-btn:hover{background:var(--olive-dark);transform:translateY(-1px)}.wishlist-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:1.5rem}.wishlist-card{background:var(--surface);border-radius:1.125rem;box-shadow:0 0 0 1px var(--border),0 4px 16px #0000000d;overflow:hidden;position:relative;display:flex;flex-direction:column;transition:box-shadow .22s ease,transform .22s ease;animation:cardIn .35s ease both}.wishlist-card:hover{box-shadow:0 0 0 1px #636b2f38,0 10px 30px #0000001a;transform:translateY(-3px)}.wishlist-card.sold-out{opacity:.75}@keyframes cardIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.wishlist-remove-btn{position:absolute;top:.6rem;right:.6rem;z-index:10;width:2rem;height:2rem;border-radius:50%;background:#fff;border:1px solid var(--border);display:flex;align-items:center;justify-content:center;cursor:pointer;color:var(--text-muted);transition:background .2s ease,color .2s ease,border-color .2s ease;box-shadow:0 2px 8px #00000014}.wishlist-remove-btn:hover{background:var(--danger);color:#fff;border-color:var(--danger)}.remove-spinner{width:.8rem;height:.8rem;border:2px solid rgba(99,107,47,.2);border-top-color:var(--olive);border-radius:50%;animation:spin .6s linear infinite;display:inline-block}.wishlist-badge{position:absolute;top:.6rem;left:.6rem;z-index:10;padding:.2rem .6rem;border-radius:2rem;font-size:.68rem;font-weight:700}.badge-sale{background:#dba400e6;color:#1a1a1a}.badge-bid{background:#636b2fe6;color:#fff}.wishlist-img-wrapper{position:relative;width:100%;aspect-ratio:4 / 3;background:linear-gradient(135deg,#f0f0ec,#e4e4dc);cursor:pointer;overflow:hidden}.wishlist-img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .35s ease}.wishlist-card:hover .wishlist-img{transform:scale(1.04)}.wishlist-img-placeholder{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;font-size:3rem;opacity:.3}.sold-out-overlay{position:absolute;inset:0;background:#00000073;display:flex;align-items:center;justify-content:center;color:#fff;font-size:1rem;font-weight:800;letter-spacing:.05em}.wishlist-info{padding:1rem 1.1rem 1.1rem;display:flex;flex-direction:column;gap:.35rem;flex:1}.wishlist-category{font-size:.7rem;font-weight:600;color:var(--text-muted);text-transform:uppercase;letter-spacing:.05em;margin:0}.wishlist-name{font-size:.95rem;font-weight:700;color:var(--text-primary);margin:0;line-height:1.35;cursor:pointer;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.wishlist-name:hover{color:var(--olive)}.wishlist-price-row{display:flex;align-items:baseline;gap:.5rem;margin-top:.25rem}.wishlist-price{display:flex;align-items:baseline;gap:.2rem}.wp-currency{font-size:.72rem;font-weight:600;color:var(--olive)}.wp-value{font-size:1.15rem;font-weight:800;color:var(--olive);letter-spacing:-.02em;line-height:1}.wp-label{font-size:.68rem;color:var(--text-muted)}.wishlist-actions{display:flex;gap:.5rem;margin-top:auto;padding-top:.75rem}.wishlist-view-btn{flex:1;padding:.6rem;background:transparent;border:1.5px solid var(--olive);color:var(--olive);border-radius:.625rem;font-size:.82rem;font-weight:700;cursor:pointer;font-family:inherit;transition:background .2s ease,color .2s ease}.wishlist-view-btn:hover{background:var(--olive);color:#fff}.wishlist-cart-btn{flex:2;padding:.6rem;background:var(--gold);border:none;color:#1a1a1a;border-radius:.625rem;font-size:.82rem;font-weight:700;cursor:pointer;font-family:inherit;transition:background .2s ease,transform .15s ease}.wishlist-cart-btn:hover:not(:disabled){background:var(--gold-hover);transform:translateY(-1px)}.wishlist-cart-btn.in-cart{background:var(--olive);color:#fff}.wishlist-cart-btn:disabled{background:#e0e0e0;color:#aaa;cursor:not-allowed;transform:none}.wishlist-loading{display:flex;flex-direction:column;align-items:center;gap:1rem;padding:5rem;color:var(--text-muted);font-size:.9rem}.wishlist-spinner{width:2.5rem;height:2.5rem;border:3px solid rgba(99,107,47,.15);border-top-color:var(--olive);border-radius:50%;animation:spin .7s linear infinite}@media (max-width: 640px){.wishlist-page{padding:1.5rem}.wishlist-title{font-size:1.5rem}.wishlist-grid{grid-template-columns:repeat(auto-fill,minmax(200px,1fr))}}@media (max-width: 768px){.wishlist-page{padding:1.5rem 1rem}.wishlist-title{font-size:1.5rem}.wishlist-header{gap:.75rem}.wishlist-grid{grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:1rem}}@media (max-width: 480px){.wishlist-page{padding:1rem .75rem}.wishlist-title{font-size:1.35rem}.wishlist-grid{grid-template-columns:repeat(2,1fr);gap:.75rem}.wishlist-info{padding:.75rem .875rem .875rem}.wishlist-name{font-size:.875rem}.wp-value{font-size:1rem}.wishlist-actions{gap:.375rem}.wishlist-view-btn,.wishlist-cart-btn{padding:.5rem .4rem;font-size:.75rem}}@media (max-width: 360px){.wishlist-grid{grid-template-columns:1fr}}:root{--olive: #636B2F;--olive-light: #7a843a;--olive-dark: #4a5123;--gold: #DBA400;--gold-hover: #c49200;--surface: #ffffff;--bg: #f5f5f0;--border: rgba(99, 107, 47, .12);--text-primary: #1a1a1a;--text-secondary: #6b6b6b;--text-muted: #9e9e9e;--tag-bg: rgba(99, 107, 47, .08);--success: #27ae60;--success-bg: rgba(39, 174, 96, .1);--danger: #c0392b;--danger-bg: rgba(192, 57, 43, .08);--warning: #d69e2e;--warning-bg: rgba(214, 158, 46, .1)}.ml-page{min-height:100vh;background:var(--bg);padding:2.5rem;box-sizing:border-box}.ml-container{max-width:1100px;margin:0 auto;animation:mlFadeUp .4s ease both}@keyframes mlFadeUp{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translateY(0)}}.ml-header{display:flex;align-items:flex-start;justify-content:space-between;margin-bottom:2rem;gap:1rem;flex-wrap:wrap}.ml-header-left{display:flex;align-items:flex-start;gap:1.25rem}.ml-back-btn{background:transparent;border:none;color:var(--olive);font-size:.875rem;font-weight:600;cursor:pointer;padding:0;font-family:inherit;margin-top:.4rem;white-space:nowrap;transition:gap .2s ease;display:flex;align-items:center;gap:.35rem}.ml-back-btn:hover{gap:.6rem}.ml-title{font-size:1.85rem;font-weight:800;color:var(--text-primary);letter-spacing:-.02em;margin:0 0 .2rem;line-height:1.1}.ml-subtitle{font-size:.875rem;color:var(--text-muted);margin:0}.ml-new-btn{display:inline-flex;align-items:center;gap:.5rem;padding:.75rem 1.5rem;background:var(--olive);color:#fff;border:none;border-radius:.75rem;font-size:.875rem;font-weight:700;cursor:pointer;font-family:inherit;white-space:nowrap;transition:background .2s ease,transform .15s ease,box-shadow .2s ease;flex-shrink:0}.ml-new-btn:hover{background:var(--olive-dark);transform:translateY(-1px);box-shadow:0 6px 20px #636b2f4d}.ml-error{background:var(--danger-bg);color:var(--danger);border:1px solid rgba(192,57,43,.2);border-radius:.75rem;padding:.875rem 1.1rem;font-size:.875rem;font-weight:600;margin-bottom:1.5rem}.ml-stats{display:flex;gap:0;background:var(--surface);border-radius:1rem;box-shadow:0 0 0 1px var(--border),0 4px 16px #0000000a;overflow:hidden;margin-bottom:1.75rem}.ml-stat{flex:1;display:flex;flex-direction:column;align-items:center;padding:1.25rem 1rem;border-right:1px solid var(--border);gap:.25rem;transition:background .15s ease}.ml-stat:last-child{border-right:none}.ml-stat:hover{background:var(--tag-bg)}.ml-stat-value{font-size:1.6rem;font-weight:800;color:var(--olive);letter-spacing:-.03em;line-height:1}.ml-stat-label{font-size:.72rem;font-weight:600;color:var(--text-muted);text-transform:uppercase;letter-spacing:.05em;text-align:center}.ml-toolbar{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin-bottom:1.75rem;flex-wrap:wrap}.ml-tabs{display:flex;gap:.4rem;flex-wrap:wrap}.ml-tab{display:inline-flex;align-items:center;gap:.4rem;padding:.45rem .9rem;border-radius:2rem;border:1.5px solid var(--border);background:var(--surface);color:var(--text-secondary);font-size:.8rem;font-weight:600;cursor:pointer;font-family:inherit;transition:all .18s ease}.ml-tab:hover{border-color:var(--olive);color:var(--olive)}.ml-tab.active{background:var(--olive);border-color:var(--olive);color:#fff}.ml-tab-count{background:#ffffff40;border-radius:2rem;font-size:.65rem;font-weight:700;padding:.1rem .4rem;min-width:1.1rem;text-align:center}.ml-tab:not(.active) .ml-tab-count{background:var(--tag-bg);color:var(--olive)}.ml-sort-select{padding:.5rem .875rem;border:1.5px solid var(--border);border-radius:.625rem;background:var(--surface);font-size:.82rem;font-weight:600;color:var(--text-primary);cursor:pointer;outline:none;font-family:inherit;transition:border-color .2s ease}.ml-sort-select:focus{border-color:var(--olive)}.ml-empty{background:var(--surface);border-radius:1.25rem;box-shadow:0 0 0 1px var(--border);padding:5rem 2rem;text-align:center;display:flex;flex-direction:column;align-items:center;gap:.75rem}.ml-empty-icon{font-size:3.5rem;opacity:.2}.ml-empty p{font-size:1rem;font-weight:700;color:var(--text-muted);margin:0}.ml-empty span{font-size:.85rem;color:#bbb}.ml-empty-btn{margin-top:.5rem;padding:.75rem 2rem;background:var(--olive);color:#fff;border:none;border-radius:.75rem;font-size:.9rem;font-weight:700;cursor:pointer;font-family:inherit;transition:background .2s ease,transform .15s ease}.ml-empty-btn:hover{background:var(--olive-dark);transform:translateY(-1px)}.ml-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(290px,1fr));gap:1.5rem}.ml-card{background:var(--surface);border-radius:1.125rem;box-shadow:0 0 0 1px var(--border),0 4px 16px #0000000d;overflow:hidden;display:flex;flex-direction:column;transition:box-shadow .22s ease,transform .22s ease;animation:mlCardIn .35s ease both}.ml-card:hover{box-shadow:0 0 0 1px #636b2f33,0 10px 28px #00000017;transform:translateY(-2px)}.ml-card-inactive{opacity:.8}@keyframes mlCardIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.ml-card-img-wrapper{position:relative;width:100%;aspect-ratio:4 / 3;background:linear-gradient(135deg,#f0f0ec,#e4e4dc);overflow:hidden;flex-shrink:0}.ml-card-img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .35s ease}.ml-card:hover .ml-card-img{transform:scale(1.04)}.ml-card-img-placeholder{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;font-size:3rem;opacity:.3}.ml-status-overlay{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;font-size:1rem;font-weight:800;letter-spacing:.05em;text-transform:uppercase}.ml-status-overlay.st-sold{background:#00000080;color:#fff}.ml-status-overlay.st-cancelled{background:#c0392b73;color:#fff}.ml-status-overlay.st-removed{background:#0009;color:#ccc}.ml-badge{position:absolute;bottom:.6rem;left:.6rem;padding:.2rem .6rem;border-radius:2rem;font-size:.67rem;font-weight:700}.ml-badge-sale{background:#dba400eb;color:#1a1a1a}.ml-badge-bid{background:#636b2fe6;color:#fff}.ml-card-body{padding:1rem 1.1rem 1.1rem;display:flex;flex-direction:column;gap:.35rem;flex:1}.ml-card-top{display:flex;align-items:center;justify-content:space-between;gap:.5rem}.ml-card-category{font-size:.68rem;font-weight:600;color:var(--text-muted);text-transform:uppercase;letter-spacing:.05em;margin:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.ml-status-badge{font-size:.65rem;font-weight:700;padding:.18rem .55rem;border-radius:2rem;white-space:nowrap;flex-shrink:0}.st-available{background:var(--success-bg);color:var(--success);border:1px solid rgba(39,174,96,.2)}.st-sold{background:var(--tag-bg);color:var(--olive);border:1px solid rgba(99,107,47,.2)}.st-cancelled{background:var(--danger-bg);color:var(--danger);border:1px solid rgba(192,57,43,.2)}.st-removed{background:#f5f5f5;color:#999;border:1px solid #e0e0e0}.ml-card-name{font-size:.95rem;font-weight:700;color:var(--text-primary);margin:0;line-height:1.3;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.ml-card-price{display:flex;align-items:baseline;gap:.3rem;margin-top:.15rem}.ml-price-currency{font-size:.72rem;font-weight:600;color:var(--olive)}.ml-price-value{font-size:1.15rem;font-weight:800;color:var(--olive);letter-spacing:-.02em;line-height:1}.ml-bid-count{font-size:.7rem;color:var(--text-muted);font-weight:600;margin-left:.25rem}.ml-card-meta{display:flex;gap:.75rem;flex-wrap:wrap;margin-top:.1rem}.ml-meta-item{display:inline-flex;align-items:center;gap:.3rem;font-size:.72rem;color:var(--text-muted);font-weight:500}.ml-meta-item svg{flex-shrink:0;opacity:.7}.ml-card-actions{display:flex;gap:.5rem;margin-top:auto;padding-top:.75rem;align-items:center}.ml-btn-edit{flex:1;display:inline-flex;align-items:center;justify-content:center;gap:.4rem;padding:.55rem .75rem;background:var(--tag-bg);border:1.5px solid rgba(99,107,47,.2);color:var(--olive);border-radius:.5rem;font-size:.8rem;font-weight:700;cursor:pointer;font-family:inherit;transition:background .2s ease,border-color .2s ease}.ml-btn-edit:hover{background:var(--olive);color:#fff;border-color:var(--olive)}.ml-btn-sold{flex:1;padding:.55rem .75rem;background:transparent;border:1.5px solid var(--gold);color:var(--warning);border-radius:.5rem;font-size:.78rem;font-weight:700;cursor:pointer;font-family:inherit;transition:background .2s ease,color .2s ease;white-space:nowrap}.ml-btn-sold:hover{background:var(--gold);color:#1a1a1a}.ml-btn-reactivate{flex:1;padding:.55rem .75rem;background:var(--success-bg);border:1.5px solid rgba(39,174,96,.3);color:var(--success);border-radius:.5rem;font-size:.78rem;font-weight:700;cursor:pointer;font-family:inherit;transition:background .2s ease;white-space:nowrap}.ml-btn-reactivate:hover{background:#27ae6033}.ml-btn-delete{width:2.1rem;height:2.1rem;border-radius:.5rem;background:transparent;border:1.5px solid var(--border);color:var(--text-muted);display:flex;align-items:center;justify-content:center;cursor:pointer;flex-shrink:0;transition:background .2s ease,border-color .2s ease,color .2s ease}.ml-btn-delete:hover{background:var(--danger-bg);border-color:var(--danger);color:var(--danger)}.ml-confirm-row{display:flex;align-items:center;gap:.35rem;flex:1}.ml-confirm-text{font-size:.75rem;font-weight:600;color:var(--danger);white-space:nowrap}.ml-btn-confirm-yes{padding:.3rem .6rem;background:var(--danger);color:#fff;border:none;border-radius:.375rem;font-size:.75rem;font-weight:700;cursor:pointer;font-family:inherit}.ml-btn-confirm-no{padding:.3rem .6rem;background:transparent;color:var(--text-secondary);border:1px solid var(--border);border-radius:.375rem;font-size:.75rem;font-weight:600;cursor:pointer;font-family:inherit}.ml-loading{display:flex;flex-direction:column;align-items:center;gap:1rem;padding:5rem;color:var(--text-muted);font-size:.9rem}.ml-spinner{width:2.5rem;height:2.5rem;border:3px solid rgba(99,107,47,.15);border-top-color:var(--olive);border-radius:50%;animation:spin .7s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}@media (max-width: 768px){.ml-page{padding:1.5rem}.ml-header{flex-direction:column;align-items:flex-start}.ml-new-btn{width:100%;justify-content:center}.ml-stats{flex-wrap:wrap}.ml-stat{min-width:45%;border-right:none;border-bottom:1px solid var(--border)}.ml-toolbar{flex-direction:column;align-items:flex-start}.ml-sort-select{width:100%}}@media (max-width: 480px){.ml-title{font-size:1.5rem}.ml-grid{grid-template-columns:1fr}}@media (max-width: 768px){.ml-page{padding:1.5rem 1rem}.ml-header{flex-direction:column;align-items:flex-start}.ml-new-btn{width:100%;justify-content:center}.ml-stats{flex-wrap:wrap}.ml-stat{min-width:calc(50% - .5px);border-right:none;border-bottom:1px solid var(--border)}.ml-stat:nth-child(odd){border-right:1px solid var(--border)}.ml-stat:nth-last-child(-n+2):nth-child(odd),.ml-stat:last-child{border-bottom:none}.ml-toolbar{flex-direction:column;align-items:flex-start}.ml-sort-select{width:100%}.ml-grid{grid-template-columns:repeat(auto-fill,minmax(240px,1fr))}}@media (max-width: 480px){.ml-page{padding:1rem .75rem}.ml-title{font-size:1.35rem}.ml-grid{grid-template-columns:1fr}.ml-stat{min-width:100%;border-right:none}.ml-stat:nth-child(odd){border-right:none}.ml-stat:last-child{border-bottom:none}.ml-card-actions{flex-wrap:wrap}.ml-btn-edit,.ml-btn-sold,.ml-btn-reactivate{flex:1 1 calc(50% - .25rem);min-width:0}}.ml-btn-bid-history{display:inline-flex;align-items:center;gap:.4rem;padding:.4rem .75rem;background:#636b2f0f;border:1px solid rgba(99,107,47,.18);border-radius:.5rem;color:var(--olive);font-size:.75rem;font-weight:700;cursor:pointer;font-family:inherit;width:100%;justify-content:center;transition:background .2s ease,border-color .2s ease;margin-bottom:.5rem}.ml-btn-bid-history:hover{background:#636b2f1f;border-color:var(--olive)}.ml-bid-history-pill{background:var(--olive);color:#fff;font-size:.62rem;font-weight:800;padding:.1rem .45rem;border-radius:2rem;min-width:1.2rem;text-align:center}.ml-bid-modal-backdrop{position:fixed;inset:0;background:#00000080;z-index:1000;display:flex;align-items:center;justify-content:center;padding:1rem;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);animation:mlBackdropIn .2s ease both}@keyframes mlBackdropIn{0%{opacity:0}to{opacity:1}}.ml-bid-modal{background:var(--surface);border-radius:1.25rem;box-shadow:0 4px 6px #0000000d,0 24px 60px #0003;width:100%;max-width:560px;max-height:85vh;display:flex;flex-direction:column;animation:mlModalIn .25s ease both;overflow:hidden}@keyframes mlModalIn{0%{opacity:0;transform:translateY(16px) scale(.97)}to{opacity:1;transform:translateY(0) scale(1)}}.ml-bid-modal-header{display:flex;align-items:flex-start;justify-content:space-between;padding:1.5rem 1.5rem 1rem;border-bottom:1px solid var(--border)}.ml-bid-modal-title{font-size:1.25rem;font-weight:800;color:var(--text-primary);letter-spacing:-.02em;margin:0 0 .2rem}.ml-bid-modal-subtitle{font-size:.82rem;color:var(--text-muted, #9e9e9e);margin:0;max-width:340px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.ml-bid-modal-close{width:2rem;height:2rem;border-radius:50%;background:#636b2f14;border:none;display:flex;align-items:center;justify-content:center;cursor:pointer;color:var(--olive);flex-shrink:0;transition:background .2s ease}.ml-bid-modal-close:hover{background:#636b2f29}.ml-bid-modal-meta{display:flex;gap:0;border-bottom:1px solid var(--border);background:#636b2f08}.ml-bid-modal-stat{flex:1;display:flex;flex-direction:column;gap:.2rem;padding:.875rem 1.25rem;border-right:1px solid var(--border)}.ml-bid-modal-stat:last-child{border-right:none}.ml-bid-modal-stat-label{font-size:.68rem;font-weight:600;text-transform:uppercase;letter-spacing:.06em;color:var(--text-secondary)}.ml-bid-modal-stat-value{font-size:1rem;font-weight:800;color:var(--olive);letter-spacing:-.01em}.ml-bid-modal-body{flex:1;overflow-y:auto}.ml-bid-modal-body::-webkit-scrollbar{width:4px}.ml-bid-modal-body::-webkit-scrollbar-track{background:transparent}.ml-bid-modal-body::-webkit-scrollbar-thumb{background:#636b2f33;border-radius:4px}.ml-bid-modal-loading{display:flex;align-items:center;gap:.75rem;padding:2.5rem;justify-content:center;color:var(--text-secondary);font-size:.875rem}.ml-bid-modal-empty{display:flex;flex-direction:column;align-items:center;gap:.5rem;padding:3rem;color:var(--text-secondary);font-size:.875rem;text-align:center}.ml-bid-modal-empty span{font-size:2.5rem;opacity:.3}.ml-bid-modal-empty p{margin:0;font-weight:600}.ml-bid-modal-list{display:flex;flex-direction:column}.ml-bid-entry{display:flex;align-items:center;gap:.875rem;padding:.875rem 1.5rem;border-bottom:1px solid var(--border);transition:background .15s ease}.ml-bid-entry:last-child{border-bottom:none}.ml-bid-entry:hover{background:#fafafa}.ml-bid-entry-top{background:#636b2f0a}.ml-bid-entry-rank{width:1.75rem;text-align:center;flex-shrink:0}.ml-bid-rank-crown{font-size:1.1rem}.ml-bid-rank-num{font-size:.72rem;font-weight:700;color:var(--text-secondary)}.ml-bid-entry-avatar{width:2.25rem;height:2.25rem;border-radius:50%;background:var(--tag-bg);color:var(--olive);display:flex;align-items:center;justify-content:center;font-size:.72rem;font-weight:800;flex-shrink:0;border:1.5px solid rgba(99,107,47,.15)}.ml-bid-entry-top .ml-bid-entry-avatar{background:#636b2f26;border-color:var(--olive)}.ml-bid-entry-info{flex:1;display:flex;flex-direction:column;gap:.1rem;min-width:0}.ml-bid-entry-name{font-size:.875rem;font-weight:700;color:var(--text-primary);display:flex;align-items:center;gap:.4rem;flex-wrap:wrap}.ml-bid-entry-winning{font-size:.6rem;font-weight:700;background:var(--olive);color:#fff;padding:.1rem .45rem;border-radius:2rem;letter-spacing:.04em;text-transform:uppercase}.ml-bid-entry-email{font-size:.75rem;color:var(--text-secondary);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.ml-bid-entry-time{font-size:.72rem;color:#aaa}.ml-bid-entry-amount{font-size:1rem;font-weight:800;color:var(--olive);white-space:nowrap;flex-shrink:0}@media (max-width: 600px){.ml-bid-modal{max-height:92vh;border-radius:1rem 1rem 0 0;align-self:flex-end}.ml-bid-modal-backdrop{align-items:flex-end;padding:0}.ml-bid-modal-meta{flex-wrap:wrap}.ml-bid-modal-stat{min-width:50%;border-bottom:1px solid var(--border)}.ml-bid-entry{padding:.75rem 1rem;gap:.625rem}.ml-bid-entry-amount{font-size:.9rem}}
