.qty-selector-container{box-sizing:border-box;background-color:#f4f8f5;border:1.5px solid #1a4329;border-radius:8px;justify-content:space-between;align-items:center;min-width:110px;height:42px;display:flex;overflow:hidden}.qty-adjust-btn{color:#1a4329;cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;width:32px;height:100%;font-size:1.25rem;font-weight:700;transition:background-color .2s;display:flex}.qty-adjust-btn:hover{background-color:#1a43291a}.qty-count-text{color:#1a4329;padding:0 4px;font-family:Inter,sans-serif;font-size:1rem;font-weight:700}.auth-tab-row{background-color:#f1f5f9;border-radius:8px;margin-bottom:16px;padding:4px;display:flex}.auth-tab-btn{color:#64748b;cursor:pointer;background:0 0;border:none;border-radius:6px;flex:1;padding:8px;font-family:Outfit,sans-serif;font-size:.9rem;font-weight:700;transition:all .2s}.auth-tab-btn.active{color:#1a4329;background-color:#fff;box-shadow:0 1px 3px #00000014}.auth-form-panel{flex-direction:column;gap:12px;display:none}.auth-form-panel.active{display:flex}.auth-error-msg{color:#ef4444;text-align:left;background-color:#ef444414;border:1px solid #ef444433;border-radius:6px;margin-top:10px;padding:10px;font-size:.8rem;font-weight:600}.checkout-profile-box{background-color:#f4f8f5;border:1px dashed #1a432940;border-radius:8px;flex-direction:column;gap:10px;margin-bottom:16px;padding:14px;display:flex}.profile-welcome-text{color:#1a4329;font-size:.95rem;font-weight:600}.profile-meta-text{color:#64748b;font-size:.8rem;line-height:1.35}.checkout-signout-btn{color:#ef4444;cursor:pointer;text-align:left;background:0 0;border:none;align-self:flex-start;margin-top:4px;padding:0;font-size:.75rem;font-weight:600;text-decoration:underline}.cart-items-preview-list{border:1px solid #e2e8f0;border-radius:6px;max-height:120px;margin-bottom:16px;padding:8px 12px;list-style:none;overflow-y:auto}.cart-items-preview-list li{color:#334155;border-bottom:1px dashed #f1f5f9;justify-content:space-between;margin-bottom:6px;padding-bottom:6px;font-size:.82rem;display:flex}.cart-items-preview-list li:last-child{border-bottom:none;margin-bottom:0;padding-bottom:0}.cart-preview-qty{color:#1a4329;font-weight:700}
