: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}}.logo-wrapper{display:flex;justify-content:center;align-items:center;position:relative;width:100%;height:100%}.pulsing-logo{position:relative;z-index:1;display:block;transform-origin:center center;animation:heartbeat 1.6s infinite ease-in-out;will-change:transform}@keyframes heartbeat{0%{transform:scale(1)}14%{transform:scale(1.12)}28%{transform:scale(1)}42%{transform:scale(1.18)}70%{transform:scale(1)}to{transform:scale(1)}}.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:sticky;top:0;z-index:1000}@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}.shop-banner{display:flex;align-items:center;justify-content:space-between;background:#f0f0ec;border-radius:1.25rem;padding:2.5rem 3rem;margin-bottom:2rem;overflow:hidden;position:relative}.shop-banner-content{max-width:50%}.banner-title{font-size:2.2rem;font-weight:800;color:#1a1a1a;line-height:1.2;margin:0 0 .75rem}.banner-subtitle{font-size:.95rem;color:#555;margin-bottom:1.5rem}.btn-banner-cta{background:#636b2f;color:#fff;border:none;padding:.75rem 1.75rem;border-radius:2rem;font-size:.9rem;font-weight:700;cursor:pointer;transition:background .2s ease,transform .15s ease}.btn-banner-cta:hover{background:#525927;transform:translateY(-2px)}.shop-banner-image{width:280px;height:200px;display:flex;align-items:center;justify-content:center}.shop-banner-image img{width:100%;height:100%;object-fit:contain}@media (max-width: 768px){.shop-banner{flex-direction:column;text-align:center;padding:1.75rem 1.25rem}.shop-banner-content{max-width:100%;margin-bottom:1.25rem}.banner-title{font-size:1.6rem}}.filter-bar{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin-bottom:1.75rem;flex-wrap:wrap}.filter-pills-group{display:flex;align-items:center;gap:.6rem;flex-wrap:wrap}.filter-pill{appearance:none;background:#f5f5f2;border:1px solid rgba(0,0,0,.08);border-radius:2rem;padding:.5rem 2.25rem .5rem 1rem;font-size:.82rem;font-weight:600;color:#2c2c2c;cursor:pointer;outline:none;transition:all .18s ease;background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23333' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3e%3cpolyline points='6 9 12 15 18 9'%3e%3c/polyline%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right .75rem center;background-size:.85rem}.filter-pill:hover,.filter-pill:focus{background-color:#ebebe5;border-color:#636b2f66}.sort-pill{background-color:#fff;border-color:#0000001f}.search-bar{position:relative;display:flex;align-items:center;width:100%;max-width:450px}.search-icon{position:absolute;left:1rem;color:#8e8e8e;pointer-events:none}.search-input{width:100%;padding:.65rem 2.25rem .65rem 2.5rem;font-size:.875rem;border:1px solid rgba(0,0,0,.1);border-radius:2rem;background-color:#f5f5f2;color:#1a1a1a;outline:none;transition:all .2s ease}.search-input:focus{background-color:#fff;border-color:#636b2f;box-shadow:0 0 0 3px #636b2f26}.clear-btn{position:absolute;right:.85rem;background:transparent;border:none;color:#8e8e8e;font-size:.85rem;cursor:pointer;padding:.2rem;border-radius:50%;display:flex;align-items:center;justify-content:center}.clear-btn:hover{color:#1a1a1a}.shop-app{min-height:100vh;display:flex;flex-direction:column;background-color:#fafaf8}.shop-body-grid{display:grid;grid-template-columns:1fr;max-width:2250px;width:100%;margin:0 auto;padding:1.5rem 2rem 3rem;box-sizing:border-box}.shop-header{display:flex;flex-direction:column;gap:1.5rem}.shop-content{background-color:transparent;width:100%}@media (max-width: 1024px){.shop-body-grid{padding:1.25rem 1.5rem 2.5rem}}@media (max-width: 768px){.shop-body-grid{padding:1rem 1rem 2rem}.shop-header{gap:1rem}}@media (max-width: 480px){.shop-body-grid{padding:.75rem .75rem 1.5rem}}.admin-container{display:flex;min-height:100vh;background-color:#f8f9fa}.admin-sidebar{width:260px;background-color:#1a1a1a;color:#fff;padding:1.5rem;flex-shrink:0}.admin-brand h2{color:#dba400;font-size:1.25rem;margin-bottom:2rem}.admin-nav{display:flex;flex-direction:column;gap:.5rem}.admin-nav-item{color:#c5c5c5;text-decoration:none;padding:.75rem 1rem;border-radius:6px;font-size:.9rem;transition:background .2s,color .2s}.admin-nav-item:hover,.admin-nav-item.active{background-color:#636b2f;color:#fff}.admin-content{flex:1;padding:2rem}.stats-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:1.5rem;margin-top:1.5rem}.stat-card{background:#fff;padding:1.5rem;border-radius:8px;box-shadow:0 2px 8px #0000000f;display:flex;flex-direction:column;gap:.5rem}.stat-label{font-size:.85rem;color:#666}.stat-value{font-size:1.5rem;font-weight:700;color:#1a1a1a}#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;scroll-behavior:smooth}:root{--olive: #636B2F;--olive-dark: #4a5123;--olive-light: #7a843a;--gold: #DBA400;--gold-light: #f0c44a;--gold-dim: rgba(219,164,0,.12);--gold-border: rgba(219,164,0,.28);--dark-bg: #0d0f07;--dark-surface: #111408;--dark-card: rgba(255,255,255,.035);--dark-border: rgba(255,255,255,.07);--muted: rgba(255,255,255,.55);--dim: rgba(255,255,255,.3)}.gold-text{color:var(--gold)}.section-label{display:inline-flex;align-items:center;gap:.6rem;font-size:.7rem;font-weight:700;letter-spacing:.18em;text-transform:uppercase;color:var(--gold);margin-bottom:1rem}.section-label:before,.section-label:after{content:"";display:block;width:24px;height:1px;background:var(--gold);opacity:.45}.section-title{font-size:clamp(2rem,4.5vw,3rem);font-weight:900;line-height:1.1;letter-spacing:-.03em;color:#fff;margin-bottom:1rem}.section-sub{font-size:1rem;line-height:1.8;color:var(--muted);max-width:540px;margin:0 auto}.section-header{text-align:center;margin-bottom:3.5rem;display:flex;flex-direction:column;align-items:center}.hero-wrapper{position:relative;min-height:100dvh;width:100%;display:flex;flex-direction:column;background:var(--olive);overflow:hidden}.hero-wrapper:before{content:"";position:absolute;top:0;right:0;width:100%;height:100%;background:radial-gradient(ellipse at 90% 10%,var(--gold) 0%,transparent 75%);pointer-events:none;z-index:0}.navbar{position:fixed;top:0;left:0;width:100%;display:flex;align-items:center;justify-content:space-between;padding:1.25rem 3rem;z-index:1000;transition:background .4s ease,padding .4s ease}.navbar.scrolled{background:#0d0f07e0;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);padding:.75rem 3rem;border-bottom:1px solid rgba(99,107,47,.2)}.logo-container{display:flex;align-items:center;gap:.6rem}.logo{height:2.5rem;width:auto}.company-name{font-size:1.4rem;font-weight:900;color:#fff;letter-spacing:.05em}.nav-links{display:flex;gap:2rem;align-items:center}.nav-links a{color:#fffc;text-decoration:none;font-size:.95rem;font-weight:500;transition:color .2s;white-space:nowrap}.nav-links a:hover{color:var(--gold)}.nav-toggle{display:none;flex-direction:column;gap:5px;background:none;border:none;cursor:pointer;padding:4px;z-index:1001}.nav-toggle span{display:block;width:24px;height:2px;background:#fff;border-radius:2px;transition:all .3s ease}.nav-toggle.open span:nth-child(1){transform:translateY(7px) rotate(45deg)}.nav-toggle.open span:nth-child(2){opacity:0;transform:scaleX(0)}.nav-toggle.open span:nth-child(3){transform:translateY(-7px) rotate(-45deg)}.hero-body{display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:2rem;min-height:100vh;padding:7rem 3rem 3rem;position:relative;z-index:1;max-width:1400px;margin:0 auto;width:100%}.hero-left{display:flex;flex-direction:column;gap:1.75rem;text-align:left}.hero-badge{display:inline-flex;align-items:center;gap:.5rem;background:var(--gold-dim);border:1px solid var(--gold-border);color:var(--gold-light);font-size:.8rem;font-weight:600;letter-spacing:.04em;padding:.4rem 1rem;border-radius:2rem;width:fit-content}.badge-dot{width:6px;height:6px;background:var(--gold);border-radius:50%;animation:blink 2s ease-in-out infinite}@keyframes blink{0%,to{opacity:1}50%{opacity:.3}}.hero-headline{font-size:clamp(2.8rem,6vw,5.5rem);font-weight:900;line-height:1.05;color:#fff;letter-spacing:-.03em}.hero-headline-accent{color:var(--gold)}.hero-sub{font-size:clamp(1rem,1.5vw,1.15rem);color:#ffffffa6;line-height:1.7;max-width:480px}.hero-actions{display:flex;gap:1rem;flex-wrap:wrap}.btn-primary{padding:.9rem 2rem;background:var(--gold);color:var(--olive-dark);border-radius:.5rem;font-size:.95rem;font-weight:800;text-decoration:none;letter-spacing:.02em;display:inline-block;transition:background .2s,transform .2s}.btn-primary:hover{background:var(--gold-light);transform:translateY(-2px)}.btn-ghost{padding:.9rem 2rem;border:1.5px solid rgba(255,255,255,.3);color:#fff;border-radius:.5rem;font-size:.95rem;font-weight:600;text-decoration:none;display:inline-block;transition:border-color .2s,background .2s,color .2s}.btn-ghost:hover{border-color:var(--gold);background:var(--gold-dim);color:var(--gold-light)}.hero-stats{display:flex;align-items:center;gap:1.5rem;padding-top:.5rem}.hero-stat{display:flex;flex-direction:column;gap:.15rem}.hero-stat-value{font-size:1.8rem;font-weight:900;color:var(--gold);line-height:1}.hero-stat-label{font-size:.75rem;color:#ffffff80;text-transform:uppercase;letter-spacing:.06em}.hero-stat-divider{width:1px;height:40px;background:#ffffff26}.hero-right{display:flex;align-items:center;justify-content:center}.hero-image-frame{position:relative;width:480px;height:480px;max-width:100%}.hero-main-image{position:absolute;inset:0;width:100%;height:100%;object-fit:contain;z-index:2;filter:drop-shadow(0 0 60px rgba(99,107,47,.5))}.hero-image-ring{position:absolute;border-radius:50%;border:1px solid rgba(219,164,0,.2);top:50%;left:50%;transform:translate(-50%,-50%);animation:spin-slow 20s linear infinite}.hero-image-ring--outer{width:108%;height:108%;border-style:dashed;border-color:#dba40026}.hero-image-ring--inner{width:88%;height:88%;border-color:#636b2f4d;animation-direction:reverse;animation-duration:14s}@keyframes spin-slow{to{transform:translate(-50%,-50%) rotate(360deg)}}.hero-floating-card{position:absolute;display:flex;align-items:center;gap:.5rem;background:#ffffff12;border:1px solid rgba(255,255,255,.12);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-radius:.75rem;padding:.6rem 1rem;font-size:.8rem;font-weight:600;color:#fff;white-space:nowrap;z-index:3}.hero-floating-card--tl{top:10%;left:-10%}.hero-floating-card--br{bottom:12%;right:-8%}.floating-icon{font-size:1.1rem}.services-section{background:var(--olive);width:100%;min-height:100dvh;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:6rem 3rem;position:relative;overflow:hidden}.services-section:before{content:"";position:absolute;inset:0;background:radial-gradient(ellipse at 50% 100%,var(--gold-dim) 30%,transparent 80%);pointer-events:none}.services-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem;width:100%;max-width:1100px;position:relative;z-index:1}.service-card{background:var(--dark-card);border:1px solid var(--dark-border);border-radius:1.25rem;padding:2rem 1.75rem;text-align:left;position:relative;overflow:hidden;transition:border-color .3s,transform .3s,background .3s}.service-card:before{content:"";position:absolute;top:0;left:0;width:100%;height:2px;background:linear-gradient(90deg,var(--olive),var(--gold));opacity:0;transition:opacity .3s}.service-card:hover{border-color:var(--gold-border);transform:translateY(-6px);background:#ffffff0e}.service-card:hover:before{opacity:1}.service-icon{width:52px;height:52px;background:var(--gold-dim);border:1px solid var(--gold-border);border-radius:.875rem;display:flex;align-items:center;justify-content:center;font-size:1.5rem;margin-bottom:1.25rem}.service-card h3{font-size:1.05rem;font-weight:700;color:#fff;margin-bottom:.6rem}.service-card p{font-size:.875rem;color:var(--muted);line-height:1.75}.service-link{display:inline-flex;align-items:center;gap:.4rem;margin-top:1.25rem;font-size:.8rem;font-weight:700;color:var(--gold);opacity:.75;cursor:pointer;transition:opacity .2s,gap .2s}.service-card:hover .service-link{opacity:1;gap:.7rem}.about-section{background:var(--olive);width:100%;min-height:100dvh;display:flex;flex-direction:row;align-items:center;justify-content:center;gap:5rem;padding:6rem 4rem;position:relative;overflow:hidden}.about-section:before{content:"";position:absolute;bottom:0;right:0;width:100%;height:100%;background:radial-gradient(ellipse at 50% 0%,var(--gold-dim) 30%,transparent 80%);pointer-events:none}.about-image-col{flex:0 0 38%;display:flex;align-items:center;justify-content:center;position:relative;z-index:1}.about-img-frame{position:relative;width:360px;max-width:100%}.about-img-frame img{width:100%;object-fit:contain;border-radius:1.5rem;filter:drop-shadow(0 0 40px rgba(99,107,47,.35));position:relative;z-index:1}.about-img-badge{position:absolute;bottom:-1rem;right:-1.5rem;background:var(--gold);color:var(--olive-dark);font-size:.75rem;font-weight:800;letter-spacing:.04em;text-transform:uppercase;padding:.75rem 1.25rem;border-radius:.875rem;z-index:2;line-height:1.5;text-align:center}.about-content-col{flex:1 1 55%;display:flex;flex-direction:column;position:relative;z-index:1}.about-content-col .section-label{align-self:flex-start}.about-items{display:flex;flex-direction:column;margin-top:2rem}.about-item{display:flex;gap:1.5rem;padding:1.75rem 0;border-bottom:1px solid var(--dark-border)}.about-item:first-child{padding-top:0}.about-item:last-child{border-bottom:none;padding-bottom:0}.about-item-num{font-size:.7rem;font-weight:800;color:var(--gold);letter-spacing:.12em;padding-top:.25rem;flex-shrink:0;width:1.5rem}.about-item h3{font-size:1rem;font-weight:700;color:#fff;margin-bottom:.5rem}.about-item p{font-size:.875rem;color:var(--muted);line-height:1.8}.team-section{background:var(--dark-surface);width:100%;min-height:100dvh;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:6rem 3rem;position:relative;overflow:hidden;border-top:1px solid var(--dark-border)}.team-section:before{content:"";position:absolute;inset:0;background:radial-gradient(ellipse at -20% 100%,var(--olive) 0%,transparent 45%);pointer-events:none}.team-grid{display:grid;grid-template-columns:repeat(2,minmax(280px,380px));gap:1.75rem;justify-content:center;width:100%;position:relative;z-index:1}.team-card{background:var(--dark-card);border:1px solid var(--dark-border);border-radius:1.25rem;padding:2.25rem 2rem;display:flex;flex-direction:column;align-items:center;text-align:center;position:relative;overflow:hidden;transition:border-color .3s,transform .3s}.team-card:after{content:"";position:absolute;bottom:0;left:0;width:100%;height:2px;background:linear-gradient(90deg,var(--olive),var(--gold));opacity:0;transition:opacity .3s}.team-card:hover{border-color:var(--gold-border);transform:translateY(-8px)}.team-card:hover:after{opacity:1}.team-img-wrap{width:110px;height:110px;border-radius:50%;overflow:hidden;margin-bottom:1.25rem;border:2px solid var(--gold-border);flex-shrink:0}.team-img{width:100%;height:100%;object-fit:cover}.team-card h3{font-size:1.1rem;font-weight:800;color:#fff;margin-bottom:.3rem}.role{font-size:.78rem;color:var(--gold);font-weight:600;margin-bottom:.85rem;letter-spacing:.03em}.team-bio{font-size:.85rem;color:var(--muted);line-height:1.7;margin-bottom:1.25rem}.team-social{display:flex;gap:.6rem}.team-social a{width:34px;height:34px;border:1px solid var(--dark-border);border-radius:.5rem;display:flex;align-items:center;justify-content:center;color:var(--muted);font-size:.8rem;font-weight:700;text-decoration:none;transition:border-color .2s,color .2s,background .2s}.team-social a:hover{border-color:var(--gold);color:var(--gold);background:var(--gold-dim)}.contact-section{background:var(--dark-surface);width:100%;min-height:100dvh;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:6rem 3rem;position:relative;overflow:hidden}.contact-section:before{content:"";position:absolute;inset:0;background:radial-gradient(ellipse at -20% 6%,var(--olive) 0%,transparent 48%),radial-gradient(ellipse at 90% 130%,var(--olive) 0%,transparent 40%);pointer-events:none}.contact-grid{display:grid;grid-template-columns:1fr 1fr;gap:5rem;width:100%;max-width:1100px;align-items:start;position:relative;z-index:1}.contact-info{display:flex;flex-direction:column;gap:2rem}.contact-info .section-label{align-self:flex-start}.contact-info-title{font-size:clamp(2rem,4vw,3.2rem);font-weight:900;line-height:1.1;letter-spacing:-.03em;color:#fff}.contact-info-text{font-size:.95rem;color:var(--muted);line-height:1.8}.contact-chips{display:flex;flex-direction:column;gap:.85rem}.contact-chip{display:flex;align-items:center;gap:.85rem;font-size:.875rem;color:#ffffffbf}.chip-icon{width:38px;height:38px;flex-shrink:0;background:var(--gold-dim);border:1px solid var(--gold-border);border-radius:.625rem;display:flex;align-items:center;justify-content:center;font-size:1rem}.contact-form-wrap .email-form-container{background:#ffffff08;border:1px solid var(--dark-border);border-radius:1.25rem;padding:2.5rem;width:100%}.contact-form-wrap .email-form-heading{color:#fff;font-size:1.15rem;font-weight:700;padding:0;margin-bottom:1.75rem}.contact-form-wrap .email-input,.contact-form-wrap .email-textarea{width:100%;background:#ffffff0a;border:1px solid var(--dark-border);border-radius:.625rem;color:#fff;padding:.875rem 1rem;font-size:1rem;font-family:inherit;margin-bottom:.875rem;transition:border-color .2s,background .2s}.contact-form-wrap .email-input::placeholder,.contact-form-wrap .email-textarea::placeholder{color:var(--dim)}.contact-form-wrap .email-input:focus,.contact-form-wrap .email-textarea:focus{outline:none;border-color:var(--gold);background:var(--gold-dim)}.contact-form-wrap .email-submit{width:100%;margin-left:0;background:var(--gold);color:var(--olive-dark);font-weight:800;font-size:.95rem;border-radius:.625rem;padding:.9rem;border:none;cursor:pointer;font-family:inherit;min-height:48px;transition:background .2s,transform .15s}.contact-form-wrap .email-submit:hover{background:var(--gold-light);transform:translateY(-1px)}.contact-form-wrap .email-status{color:var(--gold);margin-top:1rem;font-size:.875rem}@media (max-width: 1024px){.hero-body{grid-template-columns:1fr;text-align:center;padding:6rem 2rem 3rem;gap:3rem}.hero-left{align-items:center}.hero-sub,.hero-badge{margin:0 auto}.hero-actions,.hero-stats{justify-content:center}.hero-image-frame{width:360px;height:360px}.services-grid{grid-template-columns:1fr;max-width:480px}.about-section{flex-direction:column;gap:3rem;padding:5rem 2rem}.about-img-badge{right:0}.contact-grid{grid-template-columns:1fr;gap:3rem}.contact-section{padding:5rem 2rem}}@media (max-width: 768px){.team-grid{grid-template-columns:1fr;max-width:400px}.services-section,.team-section,.about-section{padding:5rem 1.5rem}}@media (max-width: 600px){.navbar{padding:1rem 1.25rem}.navbar.scrolled{padding:.75rem 1.25rem}.nav-toggle{display:flex}.nav-links{position:absolute;top:100%;left:0;right:0;flex-direction:column;align-items:flex-start;background:#0d0f07f7;border-bottom:1px solid rgba(99,107,47,.3);max-height:0;overflow:hidden;opacity:0;pointer-events:none;transition:max-height .35s ease,opacity .25s ease;gap:0}.nav-links.open{max-height:400px;opacity:1;pointer-events:auto}.nav-links a{width:100%;padding:14px 24px;border-bottom:1px solid rgba(255,255,255,.05);font-size:1rem;color:#ffffffd9}.nav-links a:last-child{border-bottom:none}.hero-body{padding:5rem 1.25rem 2.5rem}.hero-headline{font-size:clamp(2.2rem,10vw,3rem)}.hero-image-frame{width:280px;height:280px}.hero-floating-card--tl{top:5%;left:-5%}.hero-floating-card--br{bottom:5%;right:-5%}.hero-stats{gap:1rem;flex-wrap:wrap}.hero-stat-value{font-size:1.4rem}.services-section,.team-section,.contact-section,.about-section{padding:4rem 1.25rem}.team-grid{max-width:100%}.team-card,.contact-form-wrap .email-form-container{padding:1.75rem 1.25rem}}@media (max-width: 380px){.hero-badge{font-size:.72rem}.btn-primary,.btn-ghost{padding:.8rem 1.5rem;font-size:.875rem}.hero-floating-card,.about-img-badge{display:none}}.email-form-container{background:#fff;width:100%;padding:3rem 2rem;box-sizing:border-box}.email-form-heading{color:#1e1e1e;font-size:clamp(1.2rem,3vw,1.6rem);margin:0 0 2rem;align-self:flex-start}.email-form{display:flex;flex-direction:column;width:100%;gap:2rem}.email-input,.email-textarea{width:80%;background:transparent;border:none;border-bottom:2px solid #1E1E1E;color:#1e1e1e;padding:.3rem .5rem;font-size:16px;outline:none;font-family:inherit}.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;font-family:inherit;min-height:48px}.email-submit:hover{background-color:#1e1e1e}.email-status{margin-top:15px;color:#1e1e1e;font-weight:700;font-size:.95rem}@media (max-width: 768px){.email-form-container{padding:2.5rem 1.5rem}.email-input,.email-textarea{width:90%}}@media (max-width: 600px){.email-form-container{padding:2rem 1.25rem}.email-form{gap:1.5rem}.email-input,.email-textarea{width:100%;padding:.5rem 0}.email-submit{margin-left:0;width:100%;padding:1rem;text-align:center}}@media (max-width: 380px){.email-form-heading{font-size:1.1rem}}._section_1na3n_1{min-height:100vh;scroll-snap-align:start;scroll-snap-stop:always;display:flex;flex-direction:column;justify-content:center;position:relative;overflow:hidden;box-sizing:border-box}@media (max-width: 600px){._section_1na3n_1{scroll-snap-stop:normal}}: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-modal-overlay{position:fixed;top:0;left:0;width:100vw;height:100vh;background:#0009;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);display:flex;justify-content:center;align-items:center;z-index:1000;padding:2rem;box-sizing:border-box}.product-modal-content{position:relative;width:100%;max-width:1000px;width:95vw;height:85vh;max-height:900px;min-height:600px;background:var(--surface);border-radius:1.25rem;overflow-y:auto;box-shadow:0 10px 40px #0003;animation:pdFadeIn .3s ease both}.product-modal-content::-webkit-scrollbar{width:6px}.product-modal-content::-webkit-scrollbar-track{background:transparent}.product-modal-content::-webkit-scrollbar-thumb{background:#636b2f33;border-radius:4px}.product-modal-close{position:absolute;top:1.25rem;right:1.25rem;width:2.2rem;height:2.2rem;border-radius:50%;border:none;background:#0000000d;color:var(--text-primary);font-size:1.25rem;display:flex;align-items:center;justify-content:center;cursor:pointer;z-index:10;transition:all .2s ease}.product-modal-close:hover{background:#0000001a;transform:scale(1.05)}.product-details-container{display:flex;gap:3rem;padding:2.5rem;background:transparent;height:100%;box-sizing:border-box}@keyframes pdFadeIn{0%{opacity:0;transform:translateY(10px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}.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:.5rem}.auction-live-dot{width:8px;height:8px;border-radius:50%;background-color:var(--success);box-shadow:0 0 8px var(--success);display:inline-block;animation:pulseDot 1.5s infinite}.auction-status-bar.ended .auction-live-dot{background-color:var(--error);box-shadow:none;animation:none}@keyframes pulseDot{0%{transform:scale(.95);opacity:.8}50%{transform:scale(1.2);opacity:1}to{transform:scale(.95);opacity:.8}}.auction-status-label{font-size:.8rem;font-weight:700;color:#8a6500}.auction-status-bar.ended .auction-status-label{color:var(--error)}.auction-counter-grid{display:flex;align-items:center;gap:.25rem}.counter-unit{display:flex;align-items:baseline;gap:.1rem;background:#ffffffbf;padding:.15rem .4rem;border-radius:.375rem;border:1px solid rgba(219,164,0,.25)}.counter-num{font-size:.88rem;font-weight:800;color:var(--text-primary);font-variant-numeric:tabular-nums}.counter-label{font-size:.68rem;font-weight:700;color:var(--text-secondary)}.counter-sep{font-size:.82rem;font-weight:800;color:var(--text-secondary)}.auction-ended-text{font-size:.8rem;font-weight:800;color:var(--error);text-transform:uppercase;letter-spacing:.05em;background:#c0392b1a;padding:.2rem .5rem;border-radius:.375rem}.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}}.product-card-link{text-decoration:none;display:block}.product-card{background:#fff;padding:1.25rem;border-radius:1rem;box-shadow:0 0 0 1px #636b2f1a,0 4px 14px #0000000f;transition:transform .22s ease,box-shadow .22s ease;position:relative;display:flex;flex-direction:column;justify-content:flex-start}.image-wrapper{position:relative;margin-bottom:1rem;height:14rem;border-radius:.75rem;overflow:hidden}.image-placeholder{height:100%;background:linear-gradient(135deg,#f0f0ec,#e4e4dc);border-radius:.75rem;width:100%}.image-wrapper img{width:100%;height:100%;object-fit:cover;border-radius:.75rem;display:block}.badge{position:absolute;top:.6rem;left:.6rem;padding:.2rem .65rem;font-size:.7rem;font-weight:700;border-radius:2rem;text-transform:uppercase;letter-spacing:.05em}.badge.bid{background:#636b2f;color:#fff}.badge.sale{background:#dba400;color:#1a1a1a}.product-name{margin:0 0 .3rem;font-size:1rem;font-weight:700;line-height:1.3;color:#1a1a1a}.muted{color:#6b6b6b;font-size:.8rem;margin-bottom:1rem}.price-row{display:flex;justify-content:space-between;align-items:center;margin-top:auto;gap:.5rem}.price-col{display:flex;flex-direction:column;min-width:0}.price{font-weight:800;font-size:1rem;color:#636b2f;letter-spacing:-.01em;flex-shrink:0}.bid-sub{font-size:.7rem;color:#6b6b6b;font-weight:500;margin-top:.1rem}.btn-add-to-cart{display:inline-flex;align-items:center;gap:.35rem;padding:.45rem .875rem;background:#dba400;color:#1a1a1a;border:none;border-radius:.5rem;font-size:.78rem;font-weight:700;cursor:pointer;letter-spacing:.01em;transition:background .18s ease,transform .15s ease,box-shadow .18s ease,color .18s ease;white-space:nowrap;flex-shrink:0}.btn-add-to-cart:hover{background:#c49200;transform:translateY(-.2px)}.btn-add-to-cart:active{transform:translateY(0)}.btn-add-to-cart.added{background:#636b2f;color:#fff;box-shadow:none;transform:none;pointer-events:none;animation:addedPop .25s ease}@keyframes addedPop{0%{transform:scale(1)}40%{transform:scale(1.08)}to{transform:scale(1)}}.btn-add-to-cart.in-cart{background:transparent;color:#636b2f;border:1.5px solid rgba(99,107,47,.35);box-shadow:none}.btn-add-to-cart.in-cart:hover{background:#636b2f14;box-shadow:none;transform:none}@media (max-width: 480px){.product-card{padding:.875rem}.image-wrapper{height:11rem}.product-name,.price{font-size:.9rem}.btn-add-to-cart{padding:.4rem .65rem;font-size:.73rem}}.badge-top-right{position:absolute;top:.6rem;right:.6rem;padding:.2rem .65rem;font-size:.7rem;font-weight:600;border-radius:2rem;background:#000000a6;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);color:#fff;letter-spacing:.02em}.btn-add-to-cart.btn-place-bid{background:#636b2f;color:#fff}.btn-add-to-cart.btn-place-bid:hover{background:#525927;box-shadow:0 4px 12px #636b2f59}.btn-wishlist{position:absolute;bottom:.6rem;right:.6rem;background:transparent;border:none;padding:0;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:transform .18s ease;z-index:2;filter:drop-shadow(0px 1px 3px rgba(0,0,0,.4))}.btn-wishlist:hover{transform:scale(1.15)}.btn-wishlist:active{transform:scale(.9)}.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 ─────────────────────────────────────────────── *!*//*!* ── Card Image ───────────────────────────────────────────────── *!*//*!* Sale type badge *!*//*!* ── Card Body ────────────────────────────────────────────────── *!*//*!* ── Card Footer ──────────────────────────────────────────────── *!*/.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;--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}.saved-addr-loading{text-align:center;font-size:.85rem;color:var(--text-secondary);padding:1.5rem 0}.saved-addr-section{display:flex;flex-direction:column;gap:.625rem}.saved-addr-label{font-size:.72rem;font-weight:700;text-transform:uppercase;letter-spacing:.08em;color:var(--olive)}.saved-addr-list{display:flex;flex-direction:column;gap:.5rem;max-height:14rem;overflow-y:auto;padding-right:.25rem}.saved-addr-list::-webkit-scrollbar{width:4px}.saved-addr-list::-webkit-scrollbar-track{background:transparent}.saved-addr-list::-webkit-scrollbar-thumb{background:#636b2f33;border-radius:4px}.saved-addr-card{display:flex;align-items:flex-start;gap:.75rem;padding:.875rem 1rem;background:var(--bg);border:1.5px solid var(--border);border-radius:.75rem;cursor:pointer;text-align:left;font-family:inherit;transition:border-color .2s ease,background .2s ease,box-shadow .2s ease;width:100%}.saved-addr-card:hover{border-color:#636b2f59;background:#636b2f08}.saved-addr-card.selected{border-color:var(--olive);background:#636b2f0f;box-shadow:0 0 0 1px var(--olive)}.saved-addr-radio{width:1.25rem;height:1.25rem;border-radius:50%;border:2px solid #ccc;flex-shrink:0;display:flex;align-items:center;justify-content:center;margin-top:.1rem;transition:border-color .2s ease}.saved-addr-card.selected .saved-addr-radio,.saved-addr-new-btn.active .saved-addr-radio{border-color:var(--olive)}.saved-addr-radio-dot{width:.55rem;height:.55rem;border-radius:50%;background:var(--olive);animation:popIn .2s cubic-bezier(.34,1.56,.64,1) both}.saved-addr-details{flex:1;display:flex;flex-direction:column;gap:.15rem;min-width:0}.saved-addr-name{font-size:.875rem;font-weight:700;color:var(--text-primary)}.saved-addr-line{font-size:.8rem;color:var(--text-secondary);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.saved-addr-phone{font-size:.75rem;color:var(--text-secondary)}.saved-addr-tag{font-size:.65rem;font-weight:700;text-transform:uppercase;letter-spacing:.05em;padding:.15rem .5rem;background:var(--tag-bg);color:var(--olive);border:1px solid rgba(99,107,47,.2);border-radius:2rem;flex-shrink:0;align-self:flex-start;margin-top:.1rem}.saved-addr-new-btn{display:flex;align-items:center;gap:.75rem;padding:.75rem 1rem;background:transparent;border:1.5px dashed var(--border);border-radius:.75rem;cursor:pointer;font-size:.85rem;font-weight:600;color:var(--text-secondary);font-family:inherit;transition:border-color .2s ease,color .2s ease;width:100%;text-align:left}.saved-addr-new-btn:hover{border-color:var(--olive);color:var(--olive)}.saved-addr-new-btn.active{border-color:var(--olive);color:var(--olive);background:#636b2f0a}.confirmation-badge{display:inline-flex;align-items:center;gap:.35rem;padding:.35rem .875rem;background:var(--success-bg);color:var(--success);border:1px solid rgba(39,174,96,.25);border-radius:2rem;font-size:.78rem;font-weight:600;animation:popIn .4s cubic-bezier(.34,1.56,.64,1) both}@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;gap:1.25rem}}@media (max-width: 600px){.form-row{grid-template-columns:1fr;gap:1.25rem}.benefit-item{gap:.75rem}.benefit-icon{width:2rem;height:2rem;font-size:1rem}}@media (max-width: 380px){.benefit-item{gap:.5rem}}: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(--olive-dark);display:flex;align-items:center;justify-content:center;padding:2rem}.auth-page:before{content:"";position:absolute;bottom:0;right:0;width:100%;height:100%;background:radial-gradient(ellipse at 100% 0%,var(--gold-dim) 50%,transparent 80%);pointer-events:none}.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;box-sizing:border-box}.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}.form-error-banner,.form-success-banner{padding:.75rem 1rem;border-radius:.75rem;font-size:.875rem;font-weight:500;margin-bottom:1rem}.form-error-banner{background:#c0392b14;border:1px solid rgba(192,57,43,.2)}.form-success-banner{background:#27ae6014;border:1px solid rgba(39,174,96,.2)}.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;flex-wrap:wrap;gap:.5rem}.checkbox-label{display:flex;align-items:center;gap:.5rem;cursor:pointer}.checkbox-input{width:1rem;height:1rem;cursor:pointer;accent-color:var(--olive);flex-shrink:0}.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;min-height:52px}.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;min-height:48px}.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;flex-wrap:wrap}.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: 600px){.auth-page{padding:0;align-items:stretch;min-height:100dvh}.auth-container{border-radius:0;box-shadow:none;min-height:100dvh}.auth-form-section{padding:3rem 1.25rem 2rem;justify-content:flex-start}.auth-form-wrapper{max-width:100%}.auth-title{font-size:1.75rem}.auth-header{margin-bottom:2rem}.auth-form{gap:1.25rem}.form-input{font-size:1rem;padding:.875rem 1rem}.social-login{grid-template-columns:1fr;gap:.625rem}.btn-submit{font-size:1rem}.visual-stats{grid-template-columns:repeat(3,1fr);gap:1rem}.stat-value{font-size:1.5rem}}@media (max-width: 380px){.auth-form-section{padding:2.5rem 1rem 1.5rem}.auth-title{font-size:1.5rem}.form-options{flex-direction:column;align-items:flex-start}}: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}}.admin-page{display:flex;flex-direction:column;gap:1.5rem;width:100%;min-width:0}.admin-title{font-size:1.5rem;font-weight:700;color:#1a1a1a}.admin-header-actions{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:1rem}.admin-select-filter{padding:.5rem 1rem;border-radius:6px;border:1px solid #ddd;background:#fff;font-size:.875rem;color:#1a1a1a}.admin-table-container{background:#fff;border-radius:8px;box-shadow:0 2px 8px #0000000d;overflow-x:auto;width:100%}.admin-table{width:100%;border-collapse:collapse;text-align:left;font-size:.875rem;min-width:700px}.admin-table th{background:#f4f5f1;padding:.85rem 1rem;color:#4a4a4a;font-weight:600;white-space:nowrap}.admin-table td{padding:1rem;border-bottom:1px solid #f0f0f0;vertical-align:middle;color:#222}.user-info-cell{display:flex;flex-direction:column;gap:.2rem}.font-bold{font-weight:600;color:#1a1a1a}.font-mono{font-family:monospace;font-size:.8rem;color:#444}.text-subtle{font-size:.75rem;color:#777}.badge{padding:.2rem .5rem;border-radius:4px;font-size:.7rem;font-weight:700;display:inline-block;text-transform:uppercase}.badge-role_user{background:#e0e0e0;color:#333}.badge-role_seller{background:#d1ecf1;color:#0c5460}.badge-role_admin{background:#f8d7da;color:#721c24}.badge-sale{background:#f3e5f5;color:#4a148c}.status-pill{padding:.25rem .6rem;border-radius:12px;font-size:.75rem;font-weight:600;display:inline-block;white-space:nowrap;text-transform:capitalize}.status-pill.verified,.status-pill.status-success,.status-pill.status-available,.status-pill.status-completed,.status-pill.status-delivered,.status-pill.status-active{background:#e6f4ea;color:#137333}.status-pill.unverified,.status-pill.status-pending,.status-pill.status-processing,.status-pill.status-shipped,.status-pill.status-reserved{background:#fef7e0;color:#b06000}.status-pill.status-failed,.status-pill.status-rejected,.status-pill.status-cancelled,.status-pill.status-sold{background:#fce8e6;color:#c5221f}.action-buttons{display:flex;gap:.5rem;align-items:center;flex-wrap:wrap}.btn-action{padding:.35rem .75rem;background:#636b2f;color:#fff;border:none;border-radius:4px;cursor:pointer;font-size:.75rem;font-weight:600;white-space:nowrap}.btn-action.btn-secondary{background:#555}.btn-action.btn-danger{background:#c0392b}.btn-action:hover{opacity:.9}.admin-spinner{padding:3rem;text-align:center;color:#666;font-weight:500}.stats-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:1.25rem;width:100%}.stat-card{background:#fff;padding:1.5rem;border-radius:8px;box-shadow:0 2px 8px #0000000d;display:flex;flex-direction:column;gap:.5rem;border-left:4px solid #636B2F}.stat-label{font-size:.85rem;color:#666;font-weight:500}.stat-value{font-size:1.75rem;font-weight:700;color:#1a1a1a}.stat-value.highlight{color:#636b2f}
