*,:after,:before{box-sizing:border-box;margin:0;padding:0}body{background:#f5f6f8;color:#1a1a2e;font-family:Segoe UI,system-ui,-apple-system,sans-serif;line-height:1.5}.site-header{background:linear-gradient(135deg,#1a1a2e,#16213e);color:#fff;padding:0}.site-header .header-top{align-items:center;display:flex;justify-content:space-between;margin:0 auto;max-width:1120px;padding:1.25rem 1.5rem}.site-header h1{font-size:1.4rem;font-weight:600;letter-spacing:-.02em}.lang-toggle{background:#ffffff1a;border:1px solid #fff3;border-radius:4px;color:#fff;cursor:pointer;font-family:inherit;font-size:.75rem;padding:.3rem .6rem;transition:background .15s}.lang-toggle:hover{background:#fff3}.btn-header-login{border:1px solid #ffffff4d;border-radius:6px;color:#fff;font-size:.85rem;font-weight:500;padding:.4rem 1rem;text-decoration:none;transition:background .15s,border-color .15s}.btn-header-login:hover{background:#ffffff1a;border-color:#ffffff80}.profile-menu{position:relative}.profile-toggle{align-items:center;background:none;border:none;cursor:pointer;display:flex;gap:.5rem;padding:0}.profile-name{color:#fff;font-size:.85rem;font-weight:500}.profile-avatar{align-items:center;background:#ffffff26;border-radius:50%;color:#fff;display:flex;font-size:.9rem;font-weight:600;height:36px;justify-content:center;transition:background .15s;width:36px}.profile-toggle:hover .profile-avatar{background:#ffffff40}.profile-dropdown{background:#fff;border-radius:8px;box-shadow:0 4px 24px #0000001f;min-width:180px;overflow:hidden;position:absolute;right:0;top:calc(100% + 8px);z-index:300}.profile-dropdown-header{color:#1a1a2e;font-size:.85rem;font-weight:600;padding:.75rem 1rem .5rem}.profile-dropdown hr{border:none;border-top:1px solid #e8eaed;margin:0}.profile-dropdown .dropdown-link,.profile-dropdown button{background:none;border:none;color:#333;cursor:pointer;display:block;font-family:inherit;font-size:.85rem;padding:.6rem 1rem;text-align:left;text-decoration:none;transition:background .1s;width:100%}.profile-dropdown .dropdown-link:hover,.profile-dropdown button:hover{background:#f5f6f8}.profile-dropdown .dropdown-logout{color:#dc3545}.profile-dropdown .dropdown-logout:hover{background:#fde8e8}.header-banner{align-items:center;background:linear-gradient(135deg,#679552,#000);color:#fff;display:flex;font-size:1.1rem;height:124px;justify-content:center;letter-spacing:.05em;opacity:.9;width:100%}nav{background:#fff;border-bottom:1px solid #e2e5ea;position:-webkit-sticky;position:sticky;top:0;z-index:100}nav .nav-inner{display:flex;gap:.25rem;margin:0 auto;max-width:1120px;overflow-x:auto;padding:0 1.5rem}nav a{background:none;border:none;border-bottom:2px solid #0000;color:#555;cursor:pointer;font-family:inherit;font-size:.875rem;padding:.75rem 1rem;text-decoration:none;transition:color .15s,border-color .15s;white-space:nowrap}nav a.active,nav a:hover{color:#1a1a2e}nav a.active{border-bottom-color:#e94560;font-weight:600}.main-content{margin:0 auto;max-width:1120px;padding:1.5rem}.alert{align-items:center;border-radius:8px;display:flex;font-size:.9rem;justify-content:space-between;margin-bottom:1rem;padding:.75rem 1rem}.alert-error{background:#fde8e8;color:#c62828}.alert-success{background:#e8f5e9;color:#2e7d32}.alert-warning{background:#fff8e1;color:#f57f17}.alert .dismiss{background:none;border:none;color:inherit;cursor:pointer;font-size:1.1rem;opacity:.6;padding:0 .25rem}.alert .dismiss:hover{opacity:1}.card{background:#fff;border:1px solid #e8eaed;border-radius:10px;margin-bottom:1rem;padding:1.25rem;transition:box-shadow .15s}.card:hover{box-shadow:0 2px 12px #0000000f}.product-grid{grid-gap:1.25rem;display:grid;gap:1.25rem;grid-template-columns:repeat(auto-fill,minmax(260px,1fr))}.product-tile{background:#fff;border:1px solid #e8eaed;border-radius:10px;display:flex;flex-direction:column;overflow:hidden;transition:box-shadow .15s,transform .15s}.product-tile:hover{box-shadow:0 4px 16px #00000014;transform:translateY(-2px)}.product-tile .tile-image{align-items:center;background:#f0f0f4;display:flex;height:200px;justify-content:center;overflow:hidden;position:relative;width:100%}.product-tile .tile-image img{height:100%;object-fit:cover;width:100%}.product-tile .tile-body{display:flex;flex:1 1;flex-direction:column;padding:1rem}.product-tile .tile-body h3{font-size:1rem;font-weight:600;margin-bottom:.25rem}.product-tile .tile-body .tile-desc{-webkit-line-clamp:2;-webkit-box-orient:vertical;color:#666;display:-webkit-box;flex:1 1;font-size:.85rem;margin-bottom:.75rem;overflow:hidden}.product-tile .tile-footer{align-items:center;display:flex;justify-content:space-between;margin-top:auto}.product-tile .tile-price{color:#1a1a2e;font-size:1.1rem;font-weight:700}.product-tile .tile-deposit{color:#888;font-size:.75rem}.btn{align-items:center;border:none;border-radius:6px;cursor:pointer;display:inline-flex;font-size:.85rem;font-weight:500;gap:.4rem;justify-content:center;padding:.5rem 1.1rem;text-decoration:none;transition:background .15s,opacity .15s}.btn-primary{background:#1a1a2e;color:#fff}.btn-primary:hover{background:#16213e}.btn-accent{background:#517442;color:#fff}.btn-accent:hover{background:#415d35}.btn-secondary{background:#e8eaed;color:#333}.btn-secondary:hover{background:#d5d8dc}.btn-danger{background:#dc3545;color:#fff}.btn-danger:hover{background:#c82333}.btn-sm{font-size:.8rem;padding:.35rem .75rem}.form-group{margin-bottom:.85rem}.form-group label{color:#555;display:block;font-size:.8rem;font-weight:600;margin-bottom:.25rem}input,select,textarea{background:#fff;border:1px solid #d5d8dc;border-radius:6px;font-family:inherit;font-size:.9rem;padding:.55rem .75rem;transition:border-color .15s;width:100%}input:focus,select:focus,textarea:focus{border-color:#1a1a2e;outline:none}textarea{min-height:80px;resize:vertical}.form-row{display:flex;gap:.75rem}.form-row>*{flex:1 1}.form-actions{display:flex;gap:.5rem;margin-top:1rem}.search-bar{margin-bottom:1.25rem;position:relative}.search-bar input{border:1px solid #d5d8dc;border-radius:8px;font-size:.95rem;height:2.75rem;padding-left:2.5rem}.search-bar:before{color:#999;content:"⌕";font-size:1.1rem;left:.85rem;position:absolute;top:50%;transform:translateY(-50%)}.section-title{color:#1a1a2e;font-size:1.25rem;font-weight:700;margin-bottom:1rem}.account-tabs{border-bottom:1px solid #e8eaed;display:flex;gap:.25rem;margin-bottom:1.25rem}.account-tabs button{background:none;border:none;border-bottom:2px solid #0000;color:#666;cursor:pointer;font-size:.85rem;padding:.6rem 1rem}.account-tabs button.active{border-bottom-color:#e94560;color:#1a1a2e;font-weight:600}.login-page{align-items:center;background:linear-gradient(135deg,#1a1a2e,#16213e);display:flex;justify-content:center;min-height:100vh}.login-card{background:#fff;border-radius:12px;box-shadow:0 8px 32px #0003;max-width:400px;padding:2.5rem 2rem;width:100%}.login-card h1{color:#1a1a2e;font-size:1.5rem;margin-bottom:.25rem}.login-card .login-subtitle{color:#888;font-size:.9rem;margin-bottom:1.5rem}.manage-item{align-items:center;border-bottom:1px solid #f0f0f4;display:flex;justify-content:space-between;padding:.75rem 0}.manage-item:last-child{border-bottom:none}.manage-item .item-info{align-items:center;display:flex;font-size:.9rem;gap:.75rem}.manage-item .item-actions{display:flex;gap:.35rem}.order-card{border-left:3px solid #1a1a2e}.order-card h3{font-size:1rem;margin-bottom:.5rem}.order-meta{color:#666;font-size:.85rem}.order-total{font-size:1.05rem;font-weight:700;margin-top:.5rem}.modal-overlay{align-items:center;background:#0006;display:flex;inset:0;justify-content:center;position:fixed;z-index:200}.modal{background:#fff;border-radius:12px;box-shadow:0 8px 32px #0003;max-width:420px;padding:1.5rem;width:100%}.modal h2{font-size:1.15rem;margin-bottom:1rem}.forgot-link{color:#e94560;font-size:.85rem;text-decoration:none;transition:color .15s}.forgot-link:hover{color:#d63851;text-decoration:underline}.order-status{border-radius:4px;display:inline-block;font-size:.78rem;font-weight:600;letter-spacing:.02em;padding:.15rem .55rem}.order-status-0{background:#fff3cd;color:#856404}.order-status-1{background:#d4edda;color:#155724}.order-status-2{background:#f8d7da;color:#721c24}.order-status-3{background:#d6eaf8;color:#1565c0}.text-muted{color:#888;font-size:.85rem}.mt-1{margin-top:.5rem}.mb-1{margin-bottom:.5rem}
/*# sourceMappingURL=main.f16dd27f.css.map*/